This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
Releases: born05/craft-colorextractor
Releases · born05/craft-colorextractor
2.0.2
Fixed
- Missing image check. Empty image files can still cause errors.
2.0.1
Prevent crashing when asset files are missing.
2.0.0
Fixed
- Stable release for Craft 3 and 3.1
- Handles corrupt images where no colors are found.
2.0.0-beta.6
Check for urls. Volumes need urls for the plugin to process the image.
2.0.0-beta.5
Added colorIsDark twig filter
2.0.0-beta.4
Fixed a major bug causing the queue to build up.
2.0.0-beta.3
Fixed errors thrown when imageColor field is missing on assets.
2.0.0-beta.1
Initial Craft 3 release.
1.0.7
Moved to the Craft 2 branch
1.0.6
Fixed php error. Added logging on plugin level. Added console commmand.