Releases: Codeinwp/optimole-wp
Releases · Codeinwp/optimole-wp
v3.12.10
Version 3.12.10 (2024-04-19)
- Addressed an issue with offloading/rollback transfers getting stuck by adding a check for scheduled cron jobs. If no cron is scheduled and a transfer is in progress, the cron will be rescheduled.
v3.12.9
Version 3.12.9 (2024-04-18)
- Fixed an issue where offload logs failed to load in some cases.
- Adjusted the conditions for displaying early upgrade notices to prevent premature notifications.
v3.12.8
Version 3.12.8 (2024-04-16)
- Hotfix for a compatibility issue with one of the dependencies affecting a small subset of users.
v3.12.7
Version 3.12.7 (2024-04-16)
- Resolved an issue where the admin style was loaded prematurely.
- Enhanced Largest Contentful Paint (LCP) by prioritizing the loading of initial images that are not affected by lazyload.
- Improved support for multiple languages and enhanced plugin translations.
- Remove WP_DISABLE_CRON false positive detection of a not working wp-cron.
v3.12.6
Version 3.12.6 (2024-03-22)
- Corrected inaccuracies in notification text.
- Compatibility was confirmed with WordPress for version 6.5.
- Dependencies updated.
v3.12.5
Version 3.12.5 (2024-02-14)
- Update dependencies
- Harden Security
v3.12.4
Version 3.12.4 (2024-01-25)
Enhancements
- Add Filter for Overriding DISABLE_WP_CRON Check: Introduced a filter for overriding the DISABLE_WP_CRON check in the context - optml_offload_wp_cron_disabled.
v3.12.3
Version 3.12.3 (2024-01-16)
Enhancements
- Improve default settings: Ensure default settings for image optimization and lazyloading are optimal.
v3.12.2
Version 3.12.2 (2024-01-08)
Bug Fixes
- Optimization Exclusions Fix: Resolved an issue where some pages were excluded from optimization due to AJAX requests exclusions.
Enhancements
- Lazyloading Menu Item: Ensure that turning off lazyloading now disables the lazyloading settings menu item in the plugin dashboard.
- Lazyload Support for Group Blocks: Added lazyload support for group blocks background for improved performance.
- Cap Offloading Log: Capped offloading log read lines to 10,000 for better performance and manageability.
v3.12.1
Version 3.12.1 (2023-12-21)
Enhancements
- Add Retries for Offloading Common Errors: Implemented a feature to add retries to address common errors in the offloading process.
Fixes
- Fix Replacement in Elementor: Resolved an issue where replacement in Elementor was not working in some cases