Kirby v3.2.4-rc.1 Release Notes

Release Date: 2019-08-22 // over 4 years ago
    • Page titles, filenames and usernames are now trimmed before they will be saved (#1836)
    • Custom slug rules no longer fail with + symbol (#1946)
    • ๐Ÿ‘ Better slug conversion from Cyrillic (#1903)
    • 0๏ธโƒฃ Multiple default languages will now throw an exception (#1849)
    • ๐Ÿ‘Œ Improved textarea field docs
    • โž• Added missing since info for field options to improve the docs on the website
    • โž• Added spellcheck option to the textarea field
    • ๐Ÿšš File models have been removed again until we can implement them in a reliable and performant way (#1971)
    • ๐Ÿ›  Fixed panel redirect after page deletion (#1984)
    • ๐Ÿ›  Fixed space and escape key shortcuts in the search input of the multiselect field (#1983)
    • ๐Ÿ›  Fixed broken checkboxes when an object has been passed (#1670)
    • ๐Ÿ›  Fixed num: date when the date handler is set to strftime (#1882)
    • ๐Ÿ›  Fixed num: date with translations (#1886)
    • ๐Ÿ”’ Created a new SECURITY.md file to provide relevant information in case of security issues
    • โฌ‡๏ธ Dropping multiple files into a textarea does now create the correct number of KirbyTags (#1850)
    • ๐Ÿ›  Fixed select inputs in Edge (#1712)
    • ๐Ÿ›  Fixed jump when clicking/focussing on checkboxes (#1657)
    • ๐Ÿ›  Fixed typos in CONTRIBUTING.md
    • Emails can now be send with custom transport props
    • โž• Added translation for missing panel view access permissions (#1997)
    • ๐Ÿ›  Fixed access for non-existing options
    • ๐Ÿ›  Fixed broken panel plugins by adding required semicolons when bundling js files (#1931)
    • โž• Added Lithuanian and Russian translations
    • Return to regular tab widths (#1999)