Thredded v0.5.1 Release Notes

  • ๐Ÿ›  This is a minor bugfix release.

    ๐Ÿ›  Fixed

    • ๐Ÿ”’ Security: only allow http, https, and relative iframe src protocols.
    • ๐Ÿ”’ Security: sanitization filter is applied last (no actual issues were discovered, but this is how it should be).
    • ๐Ÿ›  Fixes multiple issues with @-mentions parsing and highlighting. e6357ff
    • ๐Ÿ›  Minor CSS fixes.
    • Messageboards index page title is now i18n'd.
    • The "Delete Topic" now shows a confirmation dialog.
    • ๐Ÿ‘ป Editing posts by deleted users no longer throws an exception.

    ๐Ÿ‘€ See the full list of changes here: https://github.com/thredded/thredded/compare/v0.5.0...v0.5.1.