EasyImgur Changelog

What's new in EasyImgur 0.5.0

Dec 4, 2022
  • Added "spreadsheet-like" view mode for history data which supports spreadsheet-like actions for copying, selecting, opening in a browser, etc.

New in EasyImgur 0.4.1 (Dec 3, 2018)

  • History now displays width + height of uploaded images
  • History thumbnails now retain their aspect ratio
  • Various UI improvements

New in EasyImgur 0.4.0 (Dec 3, 2018)

  • Added toggle to turn on/off telemetry
  • Added new logo
  • Modernized usage of URLs everywhere by preferring HTTPS over HTTP

New in EasyImgur 0.3.6 (Dec 28, 2017)

  • Added "log" tab to ease access to the log file or its folder
  • Improved some error messages and logging for these

New in EasyImgur 0.3.5 (Dec 28, 2017)

  • Greatly reduced concurrent memory usage when uploading multiple files to an album

New in EasyImgur 0.3.4 (Oct 27, 2017)

  • Fixed statistics URL
  • Fixed UI issue in "About" tab

New in EasyImgur 0.3.3 (Oct 27, 2017)

  • 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

New in EasyImgur 0.3.2 (Oct 27, 2017)

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

New in EasyImgur 0.3.1 (Oct 27, 2017)

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

New in EasyImgur 0.3.0 (Oct 27, 2017)

  • Added version numbers.
  • Small UI modifications.
  • Added HTTPS support.
  • Various crash and unsafe code fixes

New in EasyImgur 0.2.5 (Oct 27, 2017)

  • Upgraded to .NET framework version 4.0 (previous was 3.5)
  • Added some additional metrics

New in EasyImgur 0.2.4 (Oct 27, 2017)

  • Images in albums will now have individual titles and descriptions. These are still constructed from the title and description formats in the settings view, but there are now tokens available that will individually affect each string (see below).
  • Appear to have fixed an issue where an exception was being thrown because a memory stream disposed of an image before it should have.
  • Added new formatting tokens:
  • %filename%: The name of the file being uploaded if the source is a file.
  • %filepath%: The path of the file being uploaded if the source is a file.
  • %albumindex%: The position of the image in the album (0..n) if an album is being uploaded.

New in EasyImgur 0.2.3 (Oct 27, 2017)

  • Added /noinfo, /q flags. These function the same and keep info tooltips from being shown.
  • Added /noerr, /qq flags. These function the same and keep info and error tooltips from being shown.
  • Added /exit flag. This shuts down EasyImgur after uploading.

New in EasyImgur 0.2.2 (Oct 27, 2017)

  • Implemented `portable' mode to allow EI to be placed and run from a USB drive while keeping history, logs, and settings in the same folder (see issue #12).
  • Included dependent DLL into the executable instead of providing it as a separate file.

New in EasyImgur 0.2.1 (Oct 27, 2017)

  • Fix for crash implemented by Snoozbuster (Alex van Liew) when uploading through the context menu when there is no instance of EasyImgur running yet.

New in EasyImgur 0.2.0 (Oct 27, 2017)

  • Added list of contributors to about tab.
  • Implemented album uploading of multiple images
  • Changed storage location of history and log files to %AppData%//EasyImgur
  • As a result of the above changes, implemented a set of commands that can be passed as command line parameters for EI to use to upload images this way.
  • Implemented context menu options to the file context menu (right click on file menu):
  • Upload to Imgur
  • Upload to Imgur (anonymous)

New in EasyImgur 0.1.8 (Oct 27, 2017)

  • Adds functionality for batch-deletion, opening history links in a browsers, and contains more convenient clickable URL's in some of the application's texts.

New in EasyImgur 0.1.7 (Oct 27, 2017)

  • Updated distribution binaries

New in EasyImgur 0.1.6 (Oct 27, 2017)

  • Minor bugfixes

New in EasyImgur 0.1.5 (Oct 27, 2017)

  • Bugfixes and feature implementations for #3 and #4.

New in EasyImgur 0.1.4 (Oct 27, 2017)

  • Implemented feature request #2.

New in EasyImgur 0.1.3 (Oct 27, 2017)

  • Various bugfixes, mostly related to network issues.

New in EasyImgur 0.1.2 (Oct 27, 2017)

  • Includes option to suppress token-refresh notifications.

New in EasyImgur 0.1.1 (Oct 27, 2017)

  • Minor cosmetic updates, functionality same as 0.1