- Fixed an issue installing themes through project config apply
- Fixed missing field in Install migration
- Fixed missing field in Install migration
- Fixed issue setting dev mode in production mode
- Fixed issue registering Twig before it was initialised
- Fixed issue accessing element query before it was initialized
- Updated documentation urls
- Fixed displayer handles styling
- Fixed error with author displayer not rendering the right view mode
- Fixed an issue with commerce products shortcuts for non-pro versions
- Fixed padding on children layouts
- Fixed errors with Super Table
- Fixed utilities url for sites in subfolders
- Changed plugin icons
- Fixed issue with layouts for disabled 3rd party plugins
- 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
- Fixed display tabs for Craft > 4.2
- Issue where element shortcuts would show for lite versions
- Issue when saving users in a console command
- Utility page to check which templates are overridden for each theme
- Field displayer that handle files (assets, user photo etc) must implement
FileFieldDisplayerInterface
- Removed Themes icon vertical align
- Fixed
ReinstallLayoutsJob::execute()
typing
- Fixed
ReinstallLayoutsJob::getDescription()
typing - Removed folder validation on settings as it messes with saving rules on a fresh install
- Fixed issue with blocks elements field creating duplicates
- Fixed issue where Vue's bundle names where the same for production and legacy
- Reinstated cp shortcuts for globals, users and products. #11224
- Fixed issue with view modes tabs
- Fixed issue with Vue sidebars
- Reinstated cp shortcuts for categories, entries and assets. #11224
- Fixed issue when registering asset on homepage (/)
- Fixed overflow on block options modal
- Neo fields support
- 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
- Assets fields now have their own links displayer
- Removed ecommerce product cp hook
- Removed elements shortcuts as hooks not defined in Craft 4 anymore
- Fixed permissions issue
- Removed GLOB_BRACE which doesn't exist on some OS
- Added missing exception
- Fixed issue in migration
- Fixed issue in migration
- removed php requirement
- Money fields support
- Craft 4 support