Skip to content

Releases: nystudio107/craft-recipe

4.0.8

14 Jan 15:27
Compare
Choose a tag to compare

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)

1.4.5

14 Jan 15:26
Compare
Choose a tag to compare

Added

  • Automate release generation via GitHub action

Changed

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

Version 4.0.7

24 Feb 03:33
Compare
Choose a tag to compare

Fixed

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

Version 1.4.4

24 Feb 03:31
Compare
Choose a tag to compare

Fixed

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

Version 4.0.6

22 Feb 18:36
Compare
Choose a tag to compare

Fixed

  • Fix API Requests (#65)

Version 1.4.3

22 Feb 18:35
Compare
Choose a tag to compare

Fixed

  • Fix API Requests (#65)

Version 4.0.5

21 Feb 17:38
Compare
Choose a tag to compare

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 1.4.2

21 Feb 17:36
Compare
Choose a tag to compare

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

04 Dec 17:21
Compare
Choose a tag to compare

Changed

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

Version 4.0.3

02 Dec 01:27
Compare
Choose a tag to compare

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)