Thredded v0.10.0 Release Notes

  • ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improved messageboards index layout. #525
    • 0๏ธโƒฃ Text contrast increased in the default theme to improve legibility. #fd6cd6

    โž• Added

    • ๐Ÿšš A user with permissions to edit a topic can now move the topic to another messageboard. #530
    • More view hooks for the messageboards index page. #520

    ๐Ÿ›  Fixed

    • Foreign key constraints that were preventing messageboard deletion on Postgres. #526
    • Issues with notifications: lack of policy checking and sending a notification more than once per a post and a user. #529

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