Flarum Core v0.1.0-beta.12 Release Notes

Release Date: 2020-03-04 // about 4 years ago
  • Koala Relief

    โž• Added

    • ๐Ÿ‘ Full support for PHP 7.4 (#1980)
    • ๐Ÿ”ง Mail settings: Configure region for the Mailgun driver (#1834, #1850)
    • Mail settings: Alert admins about incomplete settings (#1763, #1921)
    • ๐Ÿ†• New permission that allows users to post without throttling (#1255, #1938)
    • Basic transliteration of discussion "slugs" / pretty URLs (#194, #1975)
    • ๐Ÿ‘‰ User profiles: Render basic content on server side (#1901)
    • ๐Ÿ†• New extender for configuring middleware (#1919, #1952, #1957, #1971)
    • ๐Ÿ†• New extender for configuring error handling (#1781, #1970)
    • โœ… Automated tests for PHP extenders to guarantee their backwards compatibility

    ๐Ÿ”„ Changed

    • Profile URLs for non-existing users properly return HTTP 404 (#1846, #1901)
    • Confirmation email subject no longer contains the forum title (#1613)
    • ๐Ÿ‘Œ Improved error handling during Flarum's early boot phase (#1607)
    • โšก๏ธ Updated deprecated "Zend" libraries to their new "Laminas" equivalents (#1963)

    ๐Ÿ›  Fixed

    • โšก๏ธ Update page did not work when installed in subdirectories (#1947)
    • Avatar upload did not work in IE11 / Edge (#1125, #1570)
    • ๐ŸŒ Translation fallback was ignored for client-rendered pages (#1774, #1961)
    • The success alert when posting replies was invisible (#1976)