3.6.0-rc.4
Pre-release
Pre-release
3.6 RC
To learn more about Kirby 3.6 and the RC phase, check out our dedicated preview site: https://getkirby.com/releases/3.6
✨ Enhancements
- Only show plugins section if there are any plugins installed
- The Plugin headline is now linked with the plugin directory
- Improved error handling for Fiber requests
🐛 Fixed regressions from 3.6.0-rc.3
- Fixed unsaved changes loop in the writer field #3798
- Copy & Paste to blocks no longer adds unwanted line breaks #3813
- Fixed converting slugs incorrectly in multilanguage websites #3900
- Fixed overwritable custom site title #3901
- Fixed monospace option in textarea fields #3902
- Language dropdown is no longer missing when adding languages manually #3888
- The
k-link
component now correctly handles absolute URLs - The
writer
field allows relative URLs again. #3754