Releases: bkeiren/EasyImgur
Releases · bkeiren/EasyImgur
0.5.0
- Added "spreadsheet-like" view mode for history data which supports spreadsheet-like actions for copying, selecting, opening in a browser, etc.
0.4.1
- History now displays width + height of uploaded images
- History thumbnails now retain their aspect ratio
- Various UI improvements
0.4.0
- Added toggle to turn on/off telemetry
- Added new logo
- Modernized usage of URLs everywhere by preferring HTTPS over HTTP
0.3.6
- Added "log" tab to ease access to the log file or its folder
- Improved some error messages and logging for these
0.3.5
- Greatly reduced concurrent memory usage when uploading multiple files to an album
0.3.4
- Fixed statistics URL
- Fixed UI issue in "About" tab
0.3.3
- Fixed an issue with EI crashing due to an Imgur API change (#46; Thanks @cxcorp!)
- Added ability to disable startup notification (#44)
- Upgraded .NET framework version to v4.6.2
0.3.2
The history file is from now on g-zip compressed to reduce the file size.
0.3.1
Thanks to contributor cubrr:
- Some small performance increases.
- Fixed cleaning up of some resources.