Releases: arunbasillal/Auto-Image-Attributes-From-Filename-With-Bulk-Updater
Releases · arunbasillal/Auto-Image-Attributes-From-Filename-With-Bulk-Updater
4.4
= 4.4 =
- Date: 09.November.2023.
- Tested with WordPress 6.4.1.
- New Feature: Display image attributes in the Media Library columns (list view) to easily read image attributes without opening each image. Image Attributes Pro let's you edit image attributes from the Media Library in bulk. Read more.
- Enhancement: Activate Image Attributes Pro from plugin sidebar if pro plugin is installed.
- UI Enhancement: Improved placeholder text in settings text boxes and made them lighter to avoid confusion.
4.3.1
= 4.3.1 =
- Date: 25.April.2023.
- Bug Fix: Fix a bug where trailing commas were used with unset and function calls. This is unsupported in PHP versions older than 7.3.
4.3
= 4.3 =
- Date: 25.April.2023.
- Enhancement: Compatibility with Image Attributes Pro version 4.3. Check what's new in 4.3.
- Bug Fix: Fixed an issue where non English characters in image filename were not being read correctly. This fix will resolve such issues for new uploads going forward. Since information is already lost when WordPress sanitize the filename, there is no way to recover it once the image upload is complete.
4.2
= 4.2 =
- Date: 28.March.2023.
- Tested with WordPress 6.2.
- Enhancement:
!IMPORTANT!
Files were renamed and moved around for better organization. If you see any PHP errors, it should be temporary and deactivating and activation the plugin should fix it. - Enhancement: Compatibility with Image Attributes Pro version 4.2. Check what's new in 4.2.
- I18n: Plugin is translated to Ukrainian thanks to @kleindberg.
4.1
= 4.1 =
- Date: 01.February.2023.
- Enhancement: Compatibility with Image Attributes Pro version 4.1. Check what's new in 4.1.
4.0
= 4.0 =
- Date: 13.December.2022.
- Tested with WordPress 6.1.1.
- Enhancement: Compatibility with Image Attributes Pro version 4.0. Check what's new in 4.0.
3.3
= 3.3 =
- Date: 10.November.2022.
- Tested with WordPress 6.1.
- Enhancement: Compatibility with Image Attributes Pro version 3.2. Check what's new in 3.2.
- Bug Fix: Fixed a UI issue where the buttons for Custom Attribute Tags were not working in certain cases.
- I18n: Plugin is translated to Polish thanks to Robert from RobertLajka.pl.
3.2
= 3.2 =
- Date: 27.April.2022.
- Tested with WordPress 5.9.3.
- Enhancement: Log message for
Skip Image
button now specifies which image is skipped and links to theEdit Media
page for that image.
3.1
= 3.1 =
- Date: 24.March.2022.
- Tested with WordPress 5.9.2.
- New Feature: Added 'Skip Image' button for the Bulk Updater. Useful during troubleshooting. Read more.
- Enhancement: Compatibility with Image Attributes Pro version 3.0. Check what's new in 3.0.
3.0
= 3.0 =
- Date: 19.January.2022
- Tested with WordPress 5.8.3.
- Enhancement: Removed "Global Switch" option as part of cleaning up the user interface. This option was redundant and the same can be accomplished either by deactivating the plugin or by disabling every option in "General Settings". Please take a note of this change if you have disabled "Global Switch" on your website.
- UI Enhancement: Added description text to clarity settings to improve usability.
- UI Enhancement: Added demo video link in plugin settings page.