github getkirby/kirby 3.6.4

latest releases: 4.4.0, 4.3.1, 3.10.1.1...
2 years ago

✨ Enhancements

  • Support for a model. entry for model queries (as placeholder alias for page., file., user. or site.), 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 for name #4177
  • Support label as new, better alternative to headlinefor 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 the allowfullscreen 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)

Don't miss a new kirby release

NewReleases is sending notifications on new releases.