Thredded v0.16.1 Release Notes

  • โž• Added

    • The unread icon now has the notifications bell. #750
    • You can now specify which page the user is redirected to after posting a topic. #619
    • Sass variables to customize messageboard title font size and topic header font size. #740
    • ๐ŸŽ Topics and posts count now account for topic/post visibility. Please report performance issues. #758

    ๐Ÿ›  Fixed

    • Various issues with the recipients dropdown in Private Messages. #722 #745
    • ๐Ÿ‘‰ User autocompletion now sorts correctly (case-insensitive lexicographic). #744
    • ๐Ÿ›  Fixed last post by displaying as "deleted user" when user primary key is a UUID. #692
    • ๐Ÿ‘ The JavaScript code that eagerly marks topics as read for better Turbolinks back button experience now respects Thredded.posts_per_page. The unread+followed counter now also gets updated. #755 #759
    • No longer breaks if main_app ovverides Kaminari.config.page_method_name. #741
    • Messageboard grid now correctly sizes cells in incomplete rows up to 6 cells. #754

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