Kirby v3.3.4 Release Notes

Release Date: 2020-02-18 // about 4 years ago
  • ๐Ÿ†• New features

    • ๐Ÿ†• New sticky option for columns in blueprints getkirby/ideas#284

      columns: - width: 1/3sticky: truesections: ...

    • ๐Ÿ†• New Korean Slug Rules (a huge thank you to: Min Guhong)

    • ๐Ÿ†• New $fileCache->root() method getkirby/ideas#390

    • ๐Ÿ†• New themeless mode for info sections and info fields

      fields: info: type: infotext: Some info texttheme: none

    โœจ Enhancements

    • ๐Ÿ›  Fixed excerpt method with support for unicode chars #2420
    • ๐Ÿ–จ Cache blueprint extends #2364
    • Disabled fields have a lower opacity now
    • The icon option in the tags field does now also set the icon in the dropdown #2438

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Structure field: Fixed preview for the value 0 #2423
    • ๐Ÿ›  Search: fixed upper- and lowercase characters for languages with diacritics #2408
    • ๐Ÿท Tags field: fixed smaller issues around backspace delete and arrow navigation #2403
    • ๐Ÿ›  Fixed disabled status icon position on card layouts in the Panel #2412
    • ๐Ÿ”’ Clear lock if user not found for locked page #2333
    • ๐Ÿ›  Fix language path for pattern #2345
    • ๐Ÿ›  Fix decimals float on number field #2372
    • โšก๏ธ The language name is now correctly validated when updating a language #2436
    • View components can now be correctly overwritten #2346
    • The missing page title error message in the page creation dialog is now correctly translated #2441

    Stats