Kirby v3.3.3 Release Notes

Release Date: 2020-01-20 // over 4 years ago
  • โœจ Enhancements

    • ๐Ÿ–จ The files blueprint preset has a new image option #2272
    • โšก๏ธ We've updated all our JS dependencies for the panel
    • We've added Japanese slug rules #2334
    • You can now replace files with the same extension but different mime types #1783
    • โœ๏ธ We've normalized greyscale, grayscale and bw as thumb options. You can now also use $image->greyscale(), $image->grayscale() or $image->bw() to achieve the same. Keep the typos coming :) #2384
    • We've switched from Zend Framework to Laminas for the Escaper class #2390
    • โšก๏ธ Our translators updated Danish (da), Swedish (sv_SV) and Korean (ko)

    ๐Ÿ›  Fixes

    • ๐Ÿ›  The timezone bug in date fields is fixed #2349
    • We've added fallbacks for the grab cursor on drag handles #2354
    • ๐Ÿ”— Links with anchors are now handled correctly on multi language sites #2280
    • The correct path is used when you drag files into textareas #2366
    • Kirby uses a more reliable way to load roles #2383
    • ๐Ÿ›  The search in the filepicker for textareas is fixed #2388