- Chinese translation updated - French translation updated - German translation updated
2.3.0
Added
- Missing tooltip for `topic.has_unread_messages` marker
Changed
- The minimum required AA version is now 4.1.0 - Using the AA framework template for the widget title
2.2.1
Changed
- Translations updated
2.2.0
Fixed
- Removed wrongfully added integrity hash from CKEditor CSS, since it's not under our control. Now a newer version of CKEditor will load again properly.
Changed
- Using stopword lists downloaded from https://github.com/stopwords-iso to improve search results - Require the latest version of `django-ckeditor-5` (v0.2.13)
2.1.1
Added
- Integrity hashes to our JS and CSS files to prevent tampering
Fixed
- CKEditor image alignment
Changed
- `Board.user_can_start_topic()` simplified to not have a variable with the same name as the method - Dashboard widget JavaScript modernised
2.1.0
Added
- Bootstrap tooltips wherever it makes sense - Close and reopen topics with a reply. - OPs can now close their topics with a reply. - Forum admins can close any topic and reopen closed topics when needed.