* Fix: Prevent the plugin from loading on pages where it is not needed.
* Add: CSV export option for scan results to make it easier to review.
* Add: Support for pagination in FooGalleries so all gallery items are properly scanned.
* Add: Recursive scanning for ACF Blocks to ensure nested blocks are fully detected.
* Add: FooGallery parser support for block shortcodes.
* 🎵 Discuss with others about Media Cleaner on [the Discord](https://discord.gg/bHDGh38).
* 🌴 Keep us motivated with [a little review here](https://wordpress.org/support/plugin/media-cleaner/reviews/). Thank you!
* 🥰 If you want to help us, check our [Patreon](https://www.patreon.com/meowapps). Thank you!
* Update: Enhanced UI and UX.
* Fix: Fixed the Smart Slider 3 parser to load correctly and function as expected.
* Add: Parsed "href" and "src" attributes in Enfold HTML to accurately extract URLs.
* Refactor: Enhanced caching to store IDs and URLs in the DB.
* Add: Support for the "value" attribute in Divi 5 blocks to facilitate ID extraction.
* Update: Refined Divi parser to support both Divi 4 and Divi 5 simultaneously.
* Fix: Hotfix for handling null values with substr, avoiding deprecated functions.
* Fix: Fixed the Scan confirmation prompt to show only once.
* Fix: Restricted scope of the "substr" function to prevent deprecation issues.
* Update: Optimized database checks and CLI commands for faster performance.
* Add: Timeout mechanism to avoid a stalled scan.
* Add: New Duplicates scan type (beta).
* Update: Confirmation before restarting a scan to prevent accidental restarts.
* Update: Better support for Kadence Theme.
* Add: "Deleted At" column and filters.
* Update: Optimized the WooCommerce parser for better performance.
* Fix: Remove a few minor bugs.
* Add: Timeout mechanism to avoid a stalled scan.
* Add: New Duplicates scan type (beta).
* Update: Confirmation before restarting a scan to prevent accidental restarts.
* Update: Better support for Kadence Theme.
* Add: "Deleted At" column and filters.
* Update: Optimized the WooCommerce parser for better performance.
* Fix: Remove a few minor bugs.
* Fix: Added check for WP_Error in ACF after database calls to improve stability.
* Fix: Resuming process now properly continues from step 3.
* Add: Support for Meow Gallery.
* Add: Warning modal; Sorry guys, but it looks like we need to warn you better about the risks.
* Update: Header included for Filesystem + Content-Type for better handling.
* Comments: Clarified handling of WebP images for improved compatibility.
* Add: Enhanced the resume functionality.
* Fix: Hotfix for errorCounts modal display to ensure proper visibility.
* Update: Show incompatible plugins message only in the free version for clarity.
* Update: Improved memory management by replacing in-memory references with direct processing and transients.
* Update: Refreshed common libraries for better performance and stability.
* Add: Added support for Fluent Forms.
* Fix: Fixed NekoTable display issues.
* Update: Streamlined Divi parser for better image URL extraction and improved filesystem handling.
* Update: Enhanced thumbnail URL extraction and added new function to retrieve attachment sizes.
* Add: Support for Kadence Blocks.
* Add: Support for Salient Theme Elements.
* Add: Support for Houzez Theme.
* Add: Support for WooCommerce variation galleries.
* Update: Improved Enfold parser with better handling of nested shortcodes and enhanced ID/URL extraction.
* Fix: Ensure the "Disable Shortcode Analysis" setting is now respected in all content parsers.
* Add: Support for ACF 'file' fields now includes returning the file URL when using ID references.