== Changelog ==

= 3.5.4 =
* Tested up to 6.9.1
* Prepares the styles for core next standardized UI component heights
* Footer text updates

= 3.5.3 =
* Tested up to 6.9
* PHP 8.4 compatibility
* Texdomain update
* Fixed the arbitrary attachment replacement vulnerability

= 3.5.2 =
* Tested up to 6.8.3
* PHP 8.4 compatibility

= 3.5.1 =
* Tested up to 6.8.1
* Fixed a SSRF vulnerability for the fetch from URL feature
* Styles updates

= 3.5.0 =
* Tested up to 6.8
* PHP 8 compatibility
* Styles updated to simplify and make the view more compact in the first screen
* Added dots to the attachments search pagination
* Translation updated

= 3.4.2 =
* Tested up to 6.7
* Added the cron task option to replace in images refferences in posts contents
* Client-side script updates to align with the Gutenberg blocks changes
* Translations refinement

= 3.4.1 =
* Added `avif` to the allowed file types list

= 3.4.0 =
* Tested up to 6.6
* Exposed the sub-sizes in the replace view
* Added the link to replace view in the attachment details modal available in the Media Library in grid mode
* Additional changes related to forcing the image cache cleanup after replacement
* Accessibility enhancement for the replace view
* Additional changes that attempt to create missing folders and files on the server to fix attachments that have only database references
* Styles updates for compatibility with core changes

= 3.3.4 =
* Tested up to 6.5
* Styles updates to match better the new core styles
* Added nonce check
* Translation updates

= 3.3.3 =
* Tested up to 6.4.1
* Assets updates

= 3.3.2 =
* Tested up to 6.3
* Added filesize and sub-sizes info in the replace view

= 3.3.1 =
* Added SVGs to the list of potential images that can be replaced

= 3.3.0 =
* Tested up to 6.2
* Added in the sidebar box the link to any image replace page
* Added preview update of the image in the post content when the image is used in the core blocks: image, media-text, post featured image
* Minor styles updates

= 3.2.0 =
* Tested up to 5.8.2
* Changed the priority for the filter to execute later (allowing third-party plugins to perform early filters)
* Added webp to the allowed types that potentially replace files (this still depends on the server configuration and the core version)

= 3.1.0 =
* Tested up to 5.8.1
* Added link to the replace feature for the images in the media view
* Styles changes to blend in more in all the WordPress screens
* New screenshots and demo video

= 3.0.0 =
* Tested up to 5.8
* Added new tools item that allows for searching and replacing images from that point
* Added featured image block for Gutenberg compatibility
* UI updates
* Decouple the plugin from jQuery legacy library
* Translation ready

= 2.2.1 =
* Fixed the images sizes generation on image replacement.
* Buttons styles for small resolution.

= 2.2 =
* Tested up to 5.5
* Icon update

= 2.1 =
* Tested up to 5.2.2

= 2.0 =
* Tested up to 5.2.1

= 1.0 =
* Allow to replace file with a new uploaded image
* Allow to replace file by downloading an image from a specified URL
