✨ Enhancements
- Support for a
model.
entry for model queries (as placeholder alias forpage.
,file.
,user.
orsite.
), which allows a query syntax that can be shared between different model types - Support for multiple extends at once in a blueprint:
fields:
layout:
type: layout
label: Layout
extends:
- layout/layouts
- layout/fieldsets
- layout/settings
- Improve structure field columns on mobile #3638
- More consistency for fieldset options by introducing
title
as alias forname
#4177 - Support
label
as new, better alternative toheadline
for sections #4194 - The license registration now directly calls the new hub server and no longer the old license server with a redirect.
🐛 Fixes
- Fixed extending top-level blueprint options #4217
- Fixed autofocus in picker dialogs search #3985
- Image and gallery blocks picker only shows images for selection #4189
- The title field value no longer disappears in the file view #4140
Html::video()
supports theallowfullscreen
attribute again, used by YouTube #4212- Fixed droppable files when disabled #4231
- Fixed fields section form content on multi language #2575
- Fixed text field
converter
prop for PHP 8.1 #4226 - Fixed uncaught type error in JS in views with a blocks field #4233
- Tabs now immediately get hidden behind "More" button on mobile #4230
📈 Stats
- 30 commits
- 28 closed issues and PRs
👨💻 Contributors
(in alphabetical order)