Skip to content

5.1.2

Latest
Compare
Choose a tag to compare
@bastianallgeier bastianallgeier released this 30 Sep 09:05
0f916be

✨ 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