Enhancements
- The
files
blueprint preset has a newimage
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
andbw
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