Version 4.2.15
February 9, 2023
Fixed
- Fixed an issue installing themes through project config apply
Fixed
- Fixed missing field in Install migration
Version 4.2.14
December 20, 2022
Fixed
- Fixed missing field in Install migration
Version 4.2.13
November 24, 2022
Fixed
- Fixed issue setting dev mode in production mode
Version 4.2.12
November 23, 2022
Fixed
- Fixed issue registering Twig before it was initialised
- Fixed issue accessing element query before it was initialized
Version 4.2.11
November 16, 2022
Changed
- Updated documentation urls
Version 4.2.10
November 15, 2022
Fixed
- Fixed displayer handles styling
- Fixed error with author displayer not rendering the right view mode
Version 4.2.9
November 11, 2022
Fixed
- Fixed an issue with commerce products shortcuts for non-pro versions
Version 4.2.8
November 9, 2022
Fixed
- Fixed padding on children layouts
- Fixed errors with Super Table
Version 4.2.7
October 30, 2022
Fixed
- Fixed utilities url for sites in subfolders
Version 4.2.6
October 12, 2022
Changed
- Changed plugin icons
Version 4.2.5
October 5, 2022
Fixed
- Fixed issue with layouts for disabled 3rd party plugins
Version 4.2.4
September 8, 2022
Fixed
- Fixed error when changing a field's type
- Fixed ajax url for overriden templates utility
- Added missing register form block options
- Fixed potential issue with block cache strategies
Version 4.2.3
August 8, 2022
Fixed
- Fixed display tabs for Craft > 4.2
Version 4.2.2
August 8, 2022
Fixed
- Issue where element shortcuts would show for lite versions
Version 4.2.1
June 22, 2022
Fixed
- Issue when saving users in a console command
Version 4.2.0
June 18, 2022
Added
- Utility page to check which templates are overridden for each theme
- Field displayer that handle files (assets, user photo etc) must implement
FileFieldDisplayerInterface
Fixed
- Removed Themes icon vertical align
Version 4.1.7
June 12, 2022
Fixed
- Fixed
ReinstallLayoutsJob::execute()
typing
Version 4.1.6
June 12, 2022
Fixed
- Fixed
ReinstallLayoutsJob::getDescription()
typing - Removed folder validation on settings as it messes with saving rules on a fresh install
Version 4.1.5
June 9, 2022
Fixed
- Fixed issue with blocks elements field creating duplicates
- Fixed issue where Vue's bundle names where the same for production and legacy
Version 4.1.4
June 9, 2022
Fixed
- Reinstated cp shortcuts for globals, users and products. #11224
Version 4.1.3
June 8, 2022
Fixed
- Fixed issue with view modes tabs
- Fixed issue with Vue sidebars
- Reinstated cp shortcuts for categories, entries and assets. #11224
Version 4.1.2
June 2, 2022
Fixed
- Fixed issue when registering asset on homepage (/)
Version 4.1.1
May 29, 2022
Fixed
- Fixed overflow on block options modal
Version 4.1.0
May 27, 2022
Added
- Neo fields support
Fixed
- Fixed issue where matrix fields would not be ordered correctly
- Asset render file displayer now the default for UserPhoto fields
- Matrix slick field displayer now not the default for Matrix fields
- Fixed npm vulnerabilities
Changed
- Assets fields now have their own links displayer
Version 4.0.7
May 15, 2022
Changed
- Removed ecommerce product cp hook
Version 4.0.6
May 15, 2022
Changed
- Removed elements shortcuts as hooks not defined in Craft 4 anymore
Fixed
- Fixed permissions issue
Version 4.0.5
May 14, 2022
Fixed
- Removed GLOB_BRACE which doesn't exist on some OS
- Added missing exception
Version 4.0.4
May 14, 2022
Fixed
- Fixed issue in migration
Version 4.0.3
May 14, 2022
Fixed
- Fixed issue in migration
Version 4.0.1
May 11, 2022
Changed
- removed php requirement
Added
- Money fields support
Version 4.0.0
May 10, 2022
Changed
- Craft 4 support