🚀 Kirby 4 roadmap
This is a pre-release for Kirby 4, which will be released later this year. Find out more about features and our roadmap on our Kirby 4 release page: https://getkirby.com/releases/4.0
✨ Enhancements
- Added polyfill for
:has()
CSS selector #5203 - Panel.js API improvements
🐛 Bug fixes
- Fix typo
I18n::translate
method name to fix the language view #5193 - Fixed missing return type #5186
- Fix extending Vue components #5183 #5182 #5201
- API requests now send always the current language along
- Content store gets reloaded on view change again
- Fixed language and content (re-)loading #5200
- Page move: consider section parent in rules #5221
- Fix page move dialog + tree recursion #5211
- Fix field API #5216