March 23rd, 2013· Removed reference to nsIPrivateBrowsingService for compatibility with Firefox 20.
January 29th, 2013· Fixed image resizing.
· Fixed uploading for base64 data: URLs.
October 22nd, 2012· Fixed issue which caused uploads to fail in Aurora nightly.
· Cleaned up a couple validation warnings.
March 12th, 2012· Updated the imageshack upload location to comply with the officially documented API and use HTTPS. Might fix some reported upload errors.
May 4th, 2011· Fixes resizing image functionality.
· Eliminates cases where no location was selected on opening the options dialog.
February 3rd, 2011· Added option to shorten uploaded image URLs with goo.gl .
· Miscellaneous fixes to error messages not getting displayed in certain circumstances.
· Some refactoring.
May 7th, 2010· Fixed inability to save upload locations on Mac and Linux platforms.
May 4th, 2010· Added option to remove resolution/size text from the thumbnails of uploaded images in ImageShack.
· Fixed issue with FTP servers that give back junk data instead of valid responses.
· Updated link to get registration code for ImageShack.
October 28th, 2009· Adds a history of uploaded images.
· You can view previously uploaded images from the History tab in Options, or disable the function.
· History will not be taken when Private Browsing mode is enabled.
August 28th, 2009· Fixed bug where certain error messages would not appear or appear as a generic javascript error.
June 1st, 2009· Changed ImageShack help to describe a much easier way of getting the registration code: go to http://my.imageshack.us/registration/ while logged in.
· Took chrome content out of .JAR file. Extension is now a couple KB bigger but it's less hassle to look at its code.
May 7th, 2009· When ftp:// is added at the start of a host, it is now automatically stripped off when the form is saved, to avoid errors when connecting.
· Cleaned up namespaces a bit more.