Skip to content

Releases: craftpulse/craft-colour-swatches

Version 4.0.1

06 May 12:17
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where $value was not allowed to be null

Version 4.0.0

04 May 08:18
Compare
Choose a tag to compare

4.0.0 - 2022-05-03

Changed

  • Official Craft 4 release

Version 1.5.2

27 Apr 10:33
Compare
Choose a tag to compare

1.5.2 - 2021-04-27

Changed

  • Changed {% spaceless %} to {% apply spaceless %} for twig 2.9 support

4.0.0 Beta 1

20 Apr 10:35
Compare
Choose a tag to compare

Added

  • Craft CMS 4 compatibility
  • PHPStan Level 5
  • Updated PHPDocs
  • Updated Types

Removed

  • Removed unused element class

Version 1.5.1

07 Mar 11:06
Compare
Choose a tag to compare

1.5.1 - 2021-03-07

Changed

  • It is now possible to also use string keys as indices rather than integers only. #82 ( thanks to @timeverts )

Version 1.5.0.4

05 Jan 12:00
Compare
Choose a tag to compare

Fixed

  • Fixed issue where active class was not showing up correctly #78

Version 1.5.0.3

13 Dec 13:47
Compare
Choose a tag to compare

1.5.0.3 - 2021-12-13

Changed

  • Downgraded Craft requirement to 3.3.0

1.5.0.2 - 2021-12-13

Fixed

  • Fixed an issue where saving entries could still throw an internal server 500 error if it occured before updating. ( thanks to @ammannbe )

Version 1.5.0.1

10 Dec 16:31
Compare
Choose a tag to compare

Changed

  • Changed the plugin icon

Version 1.5.0

10 Dec 16:24
Compare
Choose a tag to compare

1.5.0 - 2021-12-10

Changed

  • Removed the labels for the time being
  • Updated the config file

Version 1.5.0 Release Candidate 1

09 Dec 18:26
Compare
Choose a tag to compare
Pre-release

Added

  • Added labels in the colour swatches for better accessibility (part of #71)
  • Added extra checks if config file doesn't contain the correct indexes #62

Fixed

  • Fixed an issue where the default values were not respected when used within a supertable field #59
  • Fixed an issue where updating the config file wouldn't take effect on a resave #55
  • Fixed an issue where the selected color wouldn't always be highlighted in the entry page #72