✨ Enhancements
- Page status button in sections received a
.k-page-status-icon-option
CSS class #7592
🐛 Bug fixes
- Added back
users
as entry point for Kirby queries #7597 - Fixed language detection when browser provides partial locale/code that could refer to multiple supported languages. Kirby now will prefer the language where the language code is an exact match. #7604
$panel.content.isLocked
returnsfalse
when view does not provide alock
prop #7602- Reloading a dialog/drawer will no longer nest the new dialog/drawer but replace the previous one #7609