Misago

Latest version: v0.39.3

Safety actively analyzes 723326 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 13

0.37.0

Misago 0.37 is a maintenance release that adds context markers to all translation strings in Misago. This is a breaking change, but it resolves the issue with ambiguous translations, where multiple concepts represented with single word in english language had single translate message, making proper translation to language where different words are used impossible.

In addition this release updates Misago to use Python 3.12 and updates its dependencies.

0.36.1

Changelog

- Fixed handling of underscore in usernames ([1625](https://github.com/rafalp/Misago/pull/1625))
- Increased avatars on threads list to 30px ([1624](https://github.com/rafalp/Misago/pull/1624))
- Updated translations ([1626](https://github.com/rafalp/Misago/pull/1626))

0.36.0

Misago 0.36 is a maintenance release focused on fixing bugs and improving user experience in some areas.

Changelog

- Add last pages links to threads list ([1617](https://github.com/rafalp/Misago/pull/1617))
- Fix google search console verification ([1615](https://github.com/rafalp/Misago/pull/1615))
- Fix 0 minutes ago and 0 hours ago timestamps ([1611](https://github.com/rafalp/Misago/pull/1611))
- Redesign thread paginator ([1607](https://github.com/rafalp/Misago/pull/1607))
- Threads list UX improvements ([1602](https://github.com/rafalp/Misago/pull/1602))
- Auto-open login modal when it contains `modal=login` query string ([1604](https://github.com/rafalp/Misago/pull/1604))
- Add retry to notifications tasks on known exceptions ([1601](https://github.com/rafalp/Misago/pull/1601))
- Sync translations with transifex ([1619](https://github.com/rafalp/Misago/pull/1619))

0.35.0

Misago 0.35 is a feature release focused on adding notifications framework to Misago.

Changelog

- Notifications (1536)
- Redesign forum navbar (1536)
- Exclude events from active posters ranking (1587)
- Synchronize translations with Transifex (1597)
- Move `INSTALLED_APPS` setting's value from sites `settings.py` to `misago/settings.py` (1596)
- Move `context_processors` setting's value from sites `settings.py` to `misago/settings.py` (1598)

0.34.0

Misago 0.34 is a maintenance release correcting selected issues.

Poll forms fixes

"Add" and "Remove" option buttons have been fixed. It is now possible to add and remove items from polls.

"Edit" button on poll results screen was fixed and opens poll edit form.

Poll form now ignores empty poll choices on submission. Your members no longer have to remove those manually to post polls.


Editor improvements

Editor's "insert link" and "insert image" options used to perform strict checks while validating entered links. Those checks prevented valid links from being inserted in posts.

Those checks have been replaced with new, loose ones.


Changelog

- Fix next and last buttons on admin paginator ([1568](https://github.com/rafalp/Misago/pull/1568))
- Make link check in editor lenient ([1564](https://github.com/rafalp/Misago/pull/1564))
- Fix poll form ([1563](https://github.com/rafalp/Misago/pull/1563))

0.33.0

Misago 0.33 release aims to resolve some issues with the UI and UX.

Changelog

- Content posted by users is now marked as already read by them (1557).
- Added "Go to first post" link to thread's shortcuts menu. This link is not displayed on first page (1555).
- Using bottom paginator on threads list will now reset the scroll and move user to top of the page (1555).
- Replaced `waypoint.js` library for detection when unread post was read by the user with custom implementation based on Intersection Observer API (1553).
- Added "Admin control panel" link to user menu. This link is only visible to the administrators (1549).
- Further tweaked color scheme for "primary" rank posts (1548).
- Replaced old "Reply" button o posts with "Reply" and "Quote" posts (1546).
- Fixed quote blocks having bigger text than rest of the post (1544).
- Replaced custom database iterators with Django iterators using database cursors (1487).

Page 3 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.