You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ 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 returns false when view does not provide a lock prop #7602
Reloading a dialog/drawer will no longer nest the new dialog/drawer but replace the previous one #7609