Releases: nystudio107/craft-recipe
Releases · nystudio107/craft-recipe
Version 1.0.9
Changed
- Add 1/3 and 1/6 fractions
- Prevent error on no directions or ingredients
Version 1.0.8
Changed
- Fixed an issue where tabs didn't work properly in the Field
Version 1.0.7
Changed
- Fixed deprecation errors from Craft CMS 3 RC13
Version 1.0.6
Added
- Renamed the composer package name to
craft-recipe
Version 1.0.5
Changed
- Updated to require craftcms/cms
^3.0.0-RC1
Version 1.0.4
Changed
hasSettings
->hasCpSettings
for Craft 3 beta 8 compatibility- Modified config service calls for Craft 3 beta 8
Version 1.0.3
Added
- Added
craft/cms
as a composer dependency - Added code inspection typehinting for the plugin
Version 1.0.2
Fixed
- Redirect to the Welcome message only when the
Recipe
plugin is installed
Version 1.0.1
Fixed
- Fixed an issue that would cause you to be unable to choose an asset
- Merged the Field rules with parent