Skip to content

Latest commit

 

History

History
125 lines (83 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

125 lines (83 loc) · 2.89 KB

Colour Swatches Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

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

4.5.2 - 2024-04-15

Fixed

  • Fixed the bug when default color isn't the first in array #124

4.5.1 - 2024-03-08

Fixed

  • Fixed the default fetch if the default isn't the first one in the config list

4.5.0 - 2024-03-02

Changed

  • Changed code according to PHPStan advise (prep for Craft 5)

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 - 2023-03-09

Added

  • Randomly pick a set of colors from the color-swatches.php setup #84

4.2.1 - 2022-07-08

Fixed

  • Fixed Element list in control panel - color preview is not displaying corretly if selected option has more than one color #101

4.2.0.1 - 2022-07-08

Fixed

  • Fixed an issue where GQL would throw an error if it's a single color

Added

  • Added GraphQL support

Fixed

  • Fixed missing type for getInputHtml $value

4.2.0 - 2022-07-08

Added

  • Added GraphQL support

Fixed

  • Fixed missing type for getInputHtml $value

Changed

  • Provided a first level class property to set custom css classes

4.1.0 - 2022-06-02

Changed

  • Provided a first level class property to set custom css classes

4.0.5 - 2022-05-23

Fixed

  • Fixed the migration to update the namespace

4.0.4 - 2022-05-12

Fixed

  • Fixed an issue where Plugin wasn't renamed to ColorSwatches in ColourSwatches field

4.0.3 - 2022-05-11

Fixed

  • Fixed an issue where the table attributes could throw a server error when the color was an array

4.0.2 - 2022-05-11

Fixed

  • Fixed an issue where the field would save even if it was required
  • Fixed a few missing types

4.0.1 - 2022-05-06

Fixed

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

4.0.0 - 2022-05-03

Changed

  • Official Craft 4 release

4.0.0-RC2 - 2022-05-03

Added

  • Provided a migration to update the namespace from percipioglobal to percipiolondon

4.0.0-RC1 - 2022-05-02

Changed

  • Create release candidate of 4.0.0-beta.2

4.0.0-beta.2 - 2022-05-02

Added

  • Updated PHPDocs

Fixed

  • Fixed the editableTable config

4.0.0-beta.1 - 2022-04-20

Added

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

Removed

  • Removed unused element class