Thredded v0.4.0 Release Notes

Release Date: 2016-05-21 // almost 8 years ago
  • NB: If updating to this version from 0.3.x, you will need to copy and run this migration.

    🛠 Fixed

    • Results from messageboards that cannot be read by the user no longer appear in the search results. 77293c
    • Word-wrap is no longer a hard one (wraps in the middle of a word), and now wraps in a more acceptable spot - after words, at hyphens, etc.
    • Mailers now use permalinks to posts that always redirect to the correct page number. #301

    ➕ Added

    • Messageboard groups (#261) and editing (#303).
    • Spoiler(s) tag for post contents 5c8102a [spoiler]vader is luke's father[spoiler]
    • 💅 Styled blockquote tags.
    • Empty partials before and after post textareas (for customization and extensibility) #293
    • 🆕 New topic form page now allows pre-filling the fields from URL parameters. #297
    • Date format fix for dates older than 1 week. 9d71ba

    👀 See the full list of changes here: https://github.com/thredded/thredded/compare/v0.3.2...v0.4.0.