Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Releases: born05/craft-colorextractor

2.0.2

18 Mar 10:44
Compare
Choose a tag to compare

Fixed

  • Missing image check. Empty image files can still cause errors.

2.0.1

15 Mar 09:33
Compare
Choose a tag to compare

Prevent crashing when asset files are missing.

2.0.0

07 Feb 13:23
Compare
Choose a tag to compare

Fixed

  • Stable release for Craft 3 and 3.1
  • Handles corrupt images where no colors are found.

2.0.0-beta.6

27 Nov 13:28
Compare
Choose a tag to compare
2.0.0-beta.6 Pre-release
Pre-release

Check for urls. Volumes need urls for the plugin to process the image.

2.0.0-beta.5

15 Nov 12:19
Compare
Choose a tag to compare
2.0.0-beta.5 Pre-release
Pre-release

Added colorIsDark twig filter

2.0.0-beta.4

05 Nov 14:08
Compare
Choose a tag to compare
2.0.0-beta.4 Pre-release
Pre-release

Fixed a major bug causing the queue to build up.

2.0.0-beta.3

08 Oct 09:02
Compare
Choose a tag to compare
2.0.0-beta.3 Pre-release
Pre-release

Fixed errors thrown when imageColor field is missing on assets.

2.0.0-beta.1

27 Aug 06:28
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

Initial Craft 3 release.

1.0.7

27 Aug 06:20
Compare
Choose a tag to compare

Moved to the Craft 2 branch

1.0.6

04 May 08:56
Compare
Choose a tag to compare
Fixed php error. Added logging on plugin level. Added console commmand.