Changelog

1.4.4 (2022-12-05)

* Added: Output: Frontend: Size: Define WordPress registered image size to output when viewing a single Attachment on the frontend site. See Docs: https://wpmedialibrary.com/documentation/output/setup/#frontend–size
* Fix: Taxonomy Manager: Show on Frontend: Display images when viewing a Taxonomy (e.g. Media Categories) on the frontend site. See Docs: https://wpmedialibrary.com/documentation/taxonomy-manager/setup/#enable-on-frontend

1.4.3 (2022-11-17)

* Fix: IPTC: Creator: Wrap pasted comma separated values onto newlines
* Fix: IPTC: Keywords: Wrap pasted comma separated values onto newlines

1.4.2 (2022-11-15)

* Added: IPTC: Creator: Improved UI to add, edit, delete and reorder multiple Creators when editing IPTC metadata
* Added: IPTC: Keywords: Improved UI to add, edit, delete and reorder multiple Keywords when editing IPTC metadata
* Fix: EXIF: Don’t attempt to parse latitude and longitude if set to 0/0/0
* Fix: EXIF: Comments: Read/write comment (UserComment) from EXIF metadata
* Fix: EXIF: Grid View: Save EXIF metadata when editing a single Attachment
* Fix: IPTC: Grid View: Save IPTC metadata when editing a single Attachment

1.4.1 (2022-11-10)

* Added: Dynamic Galleries: TinyMCE button to build and insert shortcode. See Docs: https://wpmedialibrary.com/documentation/dynamic-galleries/classic-editor-tinymce/
* Added: Dynamic Galleries: Option to query by Custom Field Key/Value pairs. See Docs: https://wpmedialibrary.com/documentation/dynamic-galleries/classic-editor-tinymce/#custom-fields
* Added: Taxonomy Manager: Option to enable viewing archive of Attachments by Taxonomy. See Docs: https://wpmedialibrary.com/documentation/taxonomy-manager/setup/#enable-on-frontend
* Fix: EXIF: Edit Gallery: Show “Display EXIF Metadata” options when editing a Gallery

1.4.0 (2022-11-03)

* Fix: Bulk Edit: Allow error notice to be dismissed when action fails
* Fix: Bulk Edit: Skip attachment if unable to perform action, instead of retrying
* Fix: Bulk Edit: Perform CSRF checks before performing action (Auto Categorization, Duplication, Optimization, Unzip, ZIP)
* Fix: WordPress REST API: Process actions (Auto Categorization, Defaults etc.) when uploading file via WordPress REST API
* Fix: Improved meeting WordPress Coding Standards

1.3.4 (2022-07-18)

* Added: Security checks when searching for Authors or Taxonomy Terms
* Fix: Bulk Edit: Don’t attempt to save EXIF / IPTC fields if none were submitted

1.3.3 (2022-05-12)

* Fix: Bulk and Quick Edit: Don’t show EXIF/IPTC “not an image” errors when bulk editing a mix of images and non-images
* Fix: Bulk and Quick Edit: PHP trim() warning when no changes made to Categories or Taxonomy Terms
* Fix: Bulk and Quick Edit: PHP Deprecated notice when using Quick Edit or Bulk Edit
* Fix: EXIF: Scheduled Event: “Cannot use object of type WP_Error as array” errors when storing EXIF metadata in Attachment metadata and geo table
* Fix: IPTC: List View: Quick Edit: Honor sub field values when saving, such as Licensor Name and URL
* Fix: IPTC: List View: Output IPTC Creator as a string instead of ‘Array’
* Fix: ZIP: Grid View: Bulk select: PHP warnings when using ZIP functionality
* Fix: Activation: Schedule EXIF and IPTC WordPress Cron events correctly
* Fix: Multisite: Activation: Conditionally load required hook depending on WordPress version
* Fix: Started work on code meeting WordPress Coding Standards
* Fix: PHP 8.x compatibility

1.3.2 (2021-07-22)

* Added: Output: Option to enable or disable Infinite Scroll in Grid View for WordPress 5.8+. See Docs: https://wpmedialibrary.com/documentation/output/setup/#infinite-scroll
* Added: Optimizer: Convert uploaded images to wepb format. See Docs: https://wpmedialibrary.com/documentation/optimizer/setup/#convert-to–webp
* Added: Optimizer: Control image quality of uploaded images. See Docs: https://wpmedialibrary.com/documentation/optimizer/setup/#adjust-image-quality

1.3.1 (2021-04-29)

* Added: Option to enable/disable Bulk and Quick Edit. See Docs: https://wpmedialibrary.com/documentation/bulk-quick-edit/setup/
* Added: Option to enable/disable EXIF. See Docs: https://wpmedialibrary.com/documentation/exif/setup/
* Added: Option to enable/disable IPTC. See Docs: https://wpmedialibrary.com/documentation/iptc/setup/
* Added: Settings: Defaults: Improved autocomplete UI for speicfying File, Image, EXIF and/or IPTC metadata Dynamic Tags
* Added: Bulk and Quick Edit: Upload: Improved autocomplete UI for specifying File, Image, EXIF and/or IPTC metadata Dynamic Tags
* Fix: EXIF: Set Latitude and Longitude by City / Address when editing an Attachment in Grid View’s Modal

1.3.0 (2021-03-11)

* Added: Search: Option to search by Title, Alt, Description, Caption by exact or fuzzy matching. See Docs: https://wpmedialibrary.com/documentation/filters-search/setup/
* Fix: Auto Categorization: If “Store Terms within Auto Categorization Term” is enabled, assign Attachment(s) to the Auto Categorization Category so that the hierarchy is displayed correctly

1.2.9 (2021-02-01)

* Added: Taxonomy Manager. See Docs: https://wpmedialibrary.com/documentation/taxonomy-manager/
* Fix: Bulk and Quick Edit: List View: Table row would not reflect changes, even though changes saved successfully
* Fix: Bulk and Quick Edit: List View: Some Attachment Dates wouldn’t save when changed
* Fix: Bulk Edit: List View: Selecting Edit from bottom select dropdown would not show Bulk Edit form
* Fix: Defaults: Remove EXIF and IPTC tags if used in an Attribute’s Value and they have no value, instead of wrongly outputting the tag
* Fix: Duplication: Alternative Text would not copy to the duplicated Attachment
* Fix: Dynamic Galleries: Category selectors would not initialize when using Insert Dynamic Gallery button

1.2.8 (2021-01-25)

* Added: Dynamic Galleries: Search by Title, Alt Text, Caption and/or Description. See Docs: https://wpmedialibrary.com/documentation/dynamic-galleries/shortcode/
* Fix: Dynamic Galleries: Set mlo-category_not_in_operator default = AND, to ensure that images are correctly excluded if they are not assigned to any of the listed Category IDs, Slugs or Names

1.2.7 (2021-01-21)

* Fix: Whitelabelling: Don’t display Review Request notification if whitelabelling is available after a license is upgraded to an Agency license

1.2.6 (2020-11-19)

* Added: Localization support, with .pot file, translators comments and load_plugin_textdomain()
* Fix: Defaults: Prevent fatal error initializing installation class when Media Library Organizer deactivated
* Fix: IPTC: Deprecated: Array and string offset access syntax with curly braces is deprecated” error in PHP 7.4+

1.2.5 (2020-11-09)

* Fix: Multisite: Settings Screens wouldn’t show Pro settings when Pro Plugin is Network Activated.
* Fix: List View: Output: Attachment output would fail for EXIF and IPTC enabled columns.

1.2.4 (2020-11-05)

* Added: List View: Option to define columns to display in table. See Docs: https://wpmedialibrary.com/documentation/output/setup/#list–columns
* Fix: PHP Notice: Deprecated: implode(): Passing glue string after array is deprecated
* Fix: IPTC: Support for non-standard IIM date created formats

1.2.3 (2020-10-29)

* Added: Whitelabelling and Access Control for Agency Licenses. See Docs: https://wpmedialibrary.com/documentation/media-library-organizer-pro/whitelabelling-access-and-domain-control/
* Fix: Licensing: Removed Documentation Tab, as it’s duplicated in the Support metabox

1.2.2 (2020-10-15)

* Added: Defaults: Define EXIF defaults for new uploads. See Docs: https://wpmedialibrary.com/documentation/defaults/setup/#exif-defaults
* Added: Defaults: Define IPTC defaults for new uploads. See Docs: https://wpmedialibrary.com/documentation/defaults/setup/#iptc-defaults
* Added: Tree View: Highlight multiple selected Categories if more than one Category was chosen using the dropdown Category selector when Settings > Filters > Multiple Selection = Enabled
* Fix: List View: Multiple Selection: Retain selected Categories after filtering in dropdown Category selector
* Fix: Autocomplete Dropdowns: Improved performance
* Fix: Bulk and Quick Edit: Progress Modal would wrongly display at the footer of non-Edit Media screens

1.2.1 (2020-10-08)

* Added: IPTC: Read and write IIM and XMP data, including Google Copyright Information and Web Statement of Rights. See Docs: https://wpmedialibrary.com/documentation/iptc/editing-iptc-metadata/
* Added: EXIF: Option to define Quick/Bulk Edit editable fields independent of editable fields for Edit Screen. See Docs: https://wpmedialibrary.com/documentation/exif/setup/#editable-fields
* Added: IPTC: Option to define Quick/Bulk Edit editable fields independent of editable fields for Edit Screen. See Docs: https://wpmedialibrary.com/documentation/iptc/setup/#editable-fields
* Fix: EXIF & IPTC: Bulk and Quick Edit: Improved layout for non-text fields
* Fix: EXIF & IPTC: Bulk Edit: Save changes if EXIF / IPTC data changed when Bulk Editing
* Fix: Settings: Conditionally show settings based on whether featuers are enabled or disabled e.g. Defaults, ZIP and Unzip

1.2.0 (2020-09-24)

* Added: Bulk and Quick Edit: Upload: Option to specify File, Image, EXIF and/or IPTC metadata Dynamic Tags for Alt Tag, Title, Caption and/or Description. See Docs: https://wpmedialibrary.com/documentation/bulk-quick-edit/uploading-files/#dynamic-tags
* Added: Defaults: Images: Option to specify EXIF and/or IPTC metadata Dynamic Tags for Alt Tag, Title, Caption and/or Description. See Docs: https://wpmedialibrary.com/documentation/defaults/setup/#dynamic-tags–exif-and-iptc
* Added: Defaults: Overwrite Title if defined in Defaults and the Title was generated from the filename by WordPress

1.1.9 (2020-09-17)

* Fix: EXIF: Uncaught Error: Using $this when not in object context
* Fix: IPTC: Call to undefined method Media_Library_Organizer_IPTC_Parser::set_meta()

1.1.8 (2020-09-10)

* Added: IPTC: Edit IPTC metadata when editing an Attachment. See Docs: https://wpmedialibrary.com/documentation/iptc/editing-iptc-metadata/
* Fix: EXIF & IPTC: Settings split into separate EXIF and IPTC sections. See Docs: https://wpmedialibrary.com/documentation/exif, https://wpmedialibrary.com/documentation/iptc
* Fix: EXIF: Quick Edit: Populate field values
* Fix: EXIF: Edit: Remove padding on EXIF fields
* Fix: EXIF: Cron: Uncaught Error: Call to undefined method WP_Error::update() when WordPress Cron updates geolocation database table
* Fix: Quick Edit: Improved layout when several Quick Edit fields exist e.g. from EXIF and IPTC metadata
* Fix: Import & Export: Export: Include Pro settings in export file

1.1.7 (2020-09-07)

* Fix: Bulk and Quick Edit: Progress Modal would wrongly display at the footer of the Edit Media screen
* Fix: EXIF & IPTC: Don’t load if PHP’s EXIF extension isn’t loaded

1.1.6 (2020-07-30)

* Added: Defaults: Conditionally apply defaults. See Docs: https://wpmedialibrary.com/documentation/defaults/setup/#conditional-defaults
* Added: Defaults: Dynamic Tags. See Docs: https://wpmedialibrary.com/documentation/defaults/setup/#dynamic-tags
* Fix: Bulk and Quick Edit: List View: JS error would prevent Tree View from displaying
* Fix: Bulk and Quick Edit: Don’t load JS if “Enable on Upload Form” is disabled, for performance

1.1.5 (2020-07-23)

* Fix: Bulk and Quick Edit: Grid View: Form Field values were not applying to uploaded attachments

1.1.4 (2020-07-16)

* Added: Quick Edit: List View: Edit EXIF and IPTC data. See Docs: https://wpmedialibrary.com/documentation/exif-iptc/editing-exif-iptc-metadata/#edit-exif–amp–iptc-metadata–list-view–quick-edit
* Fix: Bulk Edit: List View: Bulk Edit would not display form or save
* Fix: Don’t load Plugin if core Media Library Organizer Plugin isn’t active

1.1.3 (2020-07-09)

* Added: Auto Categorization: Option to store Categories within Auto Categorization Category. See Docs: https://wpmedialibrary.com/documentation/auto-categorization/setup/#settings
* Added: Duplication: Option to duplicate Attachment(s) in List and Grid Views. See Docs: https://wpmedialibrary.com/documentation/duplication
* Added: Output: Option to specify thumbnail sizes in Grid Views. See Docs: https://wpmedialibrary.com/documentation/output
* Added: Tree View: Made Tree View Sticky, so it scrolls where Categories exceed the number that are displayed on screen
* Added: Tree View: Category background color change when dropping dragged Attachment(s) onto a Category in the sidebar
* Added: Tree View: Responsive layout on mobiles and tablets
* Added: Unzip: List View: Add option to Unzip individual ZIP file in Quick Edit actions. See Docs: https://wpmedialibrary.com/documentation/zip-unzip/unzip-existing-attachments/#list-view–unzip-single-zip-file
* Added: Zip: List View: Add option to ZIP individual file in Quick Edit actions. See Docs: https://wpmedialibrary.com/documentation/zip-unzip/zip-existing-attachments/#list-view–zip-single-file
* Fix: Tree View: Don’t display Add/Edit/Delete Category options if the User’s Role doesn’t permit managing Categories
* Fix: Bulk and Quick Edit: Upload: Grid View: Left align labels and categories on the form and improved layout
* Fix: Bulk and Quick Edit: Grid View: Output Bulk Select Buttons between Delete Permanently and Cancel buttons
* Fix: Bulk and Quick Edit: List View: Don’t display Quick Edit option if the User’s Role doesn’t permit editing Attachments

1.1.2 (2020-06-26)

* Fix: Removed debugging code for Licensing
* Fix: Bulk and Quick Edit: Don’t set Title, Alt Text, Caption and Description to false when Quick Edit Upload Form Fields are disabled

1.1.1 (2020-06-25)

* Added: Filters: Advanced File Types. See Docs: https://wpmedialibrary.com/documentation/media-library-organizer/setup/#general
* Added: Bulk and Quick Edit: Setting to enable or disable fields on upload form. See Docs: https://wpmedialibrary.com/documentation/bulk-quick-edit/setup/
* Added: Tree View. See Docs: https://wpmedialibrary.com/documentation/tree-view
* Added: Unzip: Option to extract Spreadsheets, Presentations and Text Files. See Docs: https://wpmedialibrary.com/documentation/zip-unzip/setup/#settings
* Fix: Auto Categorization: Test Imagga Authorization Code when saving settings, showing an error if the Authorization Code is invalid
* Fix: Auto Categorization: Show error on image upload if Imagga Authorization Code is invalid
* Fix: Defaults: Settings: Don’t display Alt Tag option for non-Image File Types, as it’s only used for Images in WordPress
* Fix: Settings: Ensure Pro settings display for Auto Categorization, Defaults, EXIF and IPTC, Tree View & ZIP and Unzip once license key validated
* Fix: Don’t attempt to load Pro if Media Library Organizer Plugin isn’t active
* Fix: Minified Javascript and CSS for performance

1.1.0 (2020-06-04)

* First release combining all previous Addons into this single Pro Plugin. You can safely delete your Media Library Organizer Addons.