Releases: ddasutein/AutoRename
Version 2.1.0
Hi and welcome to version 2.1.0 of AutoRename. For those that have notifications enabled, you may have noticed it showed the new version along with a link to the release page. This was something I added so it's easier to know when the extension is updated. Of course, you can disable this in the options if you don't want to see these!
Originally this version was suppose to include Reddit support, however, I wasn't too happy with it worked. Instead, I've merged one improvement from that branch into this version. While I can't promise anything, I will be looking into bringing it in for the next version. In addition, I am also looking into replacing the date format solution and utilizing Moment JS which I'm familiar with. Currently the extension uses a custom solution but it may not suit for every country in the world. Therefore, I am looking to implement it in the extension at some point. Lastly, I am looking into making a Windows app as a companion app to the extension. I don't have the details to share yet but that is something I'm working on the side.
Anyways, I apologize for not releasing an update in almost a year. Things have been quite busy for me. I hope you to continue to enjoy using AutoRename. If you have any suggestions or issues to report, you may submit one in the Issues tab.
What's new?
- On Twitter, you no longer need to click on the tweet to save the image. Simply hover over the tweet, right click and Save Image as (AutoRename)
- Removal of announcement banner (I'm looking into making this dynamic in the future)
Download
Version 2.0.0
Welcome
Welcome to AutoRename version 2.0.0. This is the biggest update to the extension since I've began development last year. Version 2.0.0 contains many under the hood improvements to ensure the extension can scale up as more features are added. If you like using my extension, please do leave a rating on the Chrome Web Store or Microsoft Edge Extension Store 😊
Regarding User Settings
If you have noticed that there is a banner inside the options page informing you that some settings have reset while updating to version 2.0.0. Note, this is only applicable to existing users and not new users. Due to a large amount of changes under the hood for this version, your settings may have reset to their defaults. Should there be any issues, try to reinstall the extension from the Chrome Web Store or Microsoft Edge Store. If that doesn't help, please submit a new issue.
What's new?
- Options user interface overhaul
- New extension icon
- [Twitter] Removal of the "File extension type" setting. The extension can now automatically determine the image format (JPG or PNG) when saving an image. This resolves issue #9
- Option to enable or disable the "Save As" dialog window. If disabled, the image will save in your default Downloads folder. Note, you must disable "Ask where to save each file before downloading" in your browser for this to function
- New notifications when the extension is updated
- New debugging commands. Feel free to check the wiki here
- [Bug Fixes] Fixed an issue where the extension fails to work when the URL is set to mobile.twitter.com
- [Bug Fixes] Fixed an issue where the blog title for LINE BLOG may not appear when saving an image
Download
Version 1.4.3
No new features or bug fixes in this release
- Added "File extension type" notification warning. See issue #9 for more details
Download
Version 1.4.2
General
- Add French and Spanish Localization (Thanks @Azii672)
Download
Link to Chrome Web Store and Microsoft Edge Extension Store will be added once the review process is completed
Version 1.4.1
- Fixed a bug where alert dialog does not appear when clicking a tweet
Download
Version 1.4.0
-
Support for LINE BLOG (lineblog.me)
-
Bug fixes and other improvements
Download
Version 1.3.3
Version 1.3.2
Changes
- Add Debug flag (version 1.3.1)
- Fix issue where tweet IDs containing special characters would prevent image from saving
Version 1.3.0
Changes
- Rewrote i18n implementation. How to submit translations here
- Context menu items can dynamically update depending on the URL
Version 1.2.0
- Fixed issue where saving an image on the Twitter Redesign will only download the small or medium image size.
- New context menu item to view the original image in a new tab.
- Bug fixes