Releases: CreunaFI/dominant-color-async
Releases · CreunaFI/dominant-color-async
2.1.0
v2.0.4
- Fix: Update dependencies, again
v2.0.3
- Fix: Update dependencies
v2.0.2
- Fix: Add an admin notice instead of crashing if dependencies are missing
v2.0.1
- Fix: Fix fatal error due to wrong dependency version
v2.0.0
- Breaking change: Minimum supported PHP version is now 7.0
- Breaking change: Minimum supported WordPress version is now 5.0
- Breaking change: Support for Packagist has been removed since Packagist does not support compiled assets like JavaScript or CSS unless they are committed to the Git repository. Please download the latest release from GitHub releases. Auto-updater is included in the plugin. If you need install the plugin using Composer, set up your own SatisPress repository.
- Fix: Don't show dominant color field on attachments that are not images
- Change: Changed library used for async processing to woocommerce/action-scheduler instead of deliciousbrains/wp-background-processing since Action Scheduler is more actively supported and it handles large amount of actions better