Skip to content

Releases: bkeiren/EasyImgur

0.5.0

04 Dec 16:35
Compare
Choose a tag to compare
  • Added "spreadsheet-like" view mode for history data which supports spreadsheet-like actions for copying, selecting, opening in a browser, etc.

0.4.1

30 Nov 23:03
Compare
Choose a tag to compare
  • History now displays width + height of uploaded images
  • History thumbnails now retain their aspect ratio
  • Various UI improvements

0.4.0

29 Nov 21:36
Compare
Choose a tag to compare
  • Added toggle to turn on/off telemetry
  • Added new logo
  • Modernized usage of URLs everywhere by preferring HTTPS over HTTP

0.3.6

16 Dec 11:28
Compare
Choose a tag to compare
  • Added "log" tab to ease access to the log file or its folder
  • Improved some error messages and logging for these

0.3.5

13 Dec 18:59
Compare
Choose a tag to compare
  • Greatly reduced concurrent memory usage when uploading multiple files to an album

0.3.4

31 Aug 10:48
Compare
Choose a tag to compare
  • Fixed statistics URL
  • Fixed UI issue in "About" tab

0.3.3

29 Aug 17:16
Compare
Choose a tag to compare
  • 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

13 Jun 12:40
Compare
Choose a tag to compare

The history file is from now on g-zip compressed to reduce the file size.

0.3.1

10 Jun 21:20
Compare
Choose a tag to compare

Thanks to contributor cubrr:

  • Some small performance increases.
  • Fixed cleaning up of some resources.

0.3.0

10 Jun 21:07
Compare
Choose a tag to compare
  • Added version numbers.
  • Small UI modifications.

Thanks to contributor cubrr (https://github.com/cubrr):

  • Added HTTPS support.
  • Various crash and unsafe code fixes.