Version 4.0.9

October 8, 2024

Added

  • Add phpstan and ecs code linting
  • Add code-analysis.yaml GitHub action

Version 4.0.8

January 14, 2024

Added

  • Automate release generation via GitHub action

Changed

  • Updated docs to use node 20 & a new sitemap plugin

Fixed

  • Fixes compatibility with FeedMe's base FieldInterface (#69)

Version 4.0.7

February 23, 2023

Fixed

  • Fixed an issue where the Nutritional Information display didn't take into account the number of servings (#66)

Version 4.0.6

February 22, 2023

Fixed

  • Fix API Requests (#65)

Version 4.0.5

February 21, 2023

Changed

  • Refactored the docs buildchain to use a dynamic docker container setup
  • Updated the docs to include instructions on how to do Multi-Component recipes

Fixed

  • Allow Recipe fields to work properly if they are embedded in a Matrix block (#63)

Version 4.0.4

December 4, 2022

Changed

  • Fix the display of the Recipe icon logo on the Welcome screen

Version 4.0.3

December 1, 2022

Changed

  • Move to using ServicesTrait and add getter methods for services
  • Switch to VitePress ^1.0.0-alpha.29 for the documentation
  • Add allow-plugins to the composer.json to enable CI to work
  • Wrap the fields in <fieldset> tags for semantic HTML & a11y
  • Remove the odd Craft modifiedAttributes styling when a field value is changed (#12403)

Version 4.0.2

May 10, 2022

Fixed

  • Fix array access on new type Int (#59)

Version 4.0.1

May 9, 2022

Fixed

Version 4.0.0

May 9, 2022

Added

  • Initial Craft CMS 4 release

Fixed

Version 4.0.0-beta.3

April 13, 2022

Fixed

  • Fixed an issue where an exception would be thrown if the FeedMe beta plugin was installed (#56)

Version 4.0.0-beta.2

March 14, 2022

Fixed

  • Fix issues with editable table fields, due to the change in default values for Craft 4

Version 4.0.0-beta.1

March 9, 2022

Added

  • Initial Craft CMS 4 compatibility