Releases: craftpulse/craft-colour-swatches
Releases · craftpulse/craft-colour-swatches
Version 5.1.0
5.1.0 - 2024-10-28
Added
- Added a
collection
function to the field that will return a recursive laravel collection for easier use in twig templates and to do manipulations.
Full Changelog: 5.0.3...5.1.0
5.0.3
5.0.3 - 2024-09-23
Fixed
- Undefined Array Key 0 Error in Craft 5.36 Colour Swatches 5.0.2 #133
- Error occurs when entering colors directly in the CMS field #127
4.5.3
4.5.3 - 2024-09-23
Fixed
- Undefined Array Key 0 Error in Craft 5.36 Colour Swatches 5.0.2 #133
- Error occurs when entering colors directly in the CMS field #127
5.0.2
5.0.2 - 2024-03-08
Fixed
- Fixed the default fetch if the default isn't the first one in the config list
4.5.2
4.5.2 - 2024-04-15
Fixed
- Fixed the bug when default color isn't the first in array #124
5.0.1
5.0.1 - 2024-03-08
Fixed
- Fixed the default fetch if the default isn't the first one in the config list
4.5.1
4.5.1 - 2024-03-08
Fixed
- Fixed the default fetch if the default isn't the first one in the config list
4.4.0
4.4.0 - 2024-03-02
Fixed
- [Docs] Incorrect plugin name used in installation step #115
- Default swatch value returns as null #109
- Class Not found exception: percipioglobal\colourswatches\fields\ColourSwatches while creating new field. #112
- Syntax error when switching from Dropdown field type #111
4.3.0
4.3.0 - 2023-03-09
Added
- Randomly pick a set of colors from the color-swatches.php setup #84