Misago

Latest version: v0.39.3

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

Scan your dependencies

Page 2 of 13

0.38

Changelog

- Updates Django LTS version used from from 3.2 to 4.2 which supports Python 3.12.
- Replaces `django-redis` dependency with `redis-py`.
- Changes `CACHE` backend from 3rd party one to built in `django.core.cache.backends.redis.RedisCache`.
- Removes deprecated `USE_L10N` from `settings.py`.
- Makes cache for JavaScript translations (`django-i18n.js` in `urls.py`) invalidate with Misago version or locale changes.
- Removes deprecated `debug_toolbar.panels.logging.LoggingPanel`.
- Replaces development build of admin's JavaScript and CSS files with minified ones.
- Fixes admin's JavaScript files to don't break Django's `collecstatic`.
- Fixes crash on 404 error when request is made with AJAX.

0.38.0

0.38.0.rc4

This is a bugfix release that fixes crash on 404 page when request was made with AJAX.

0.38.0.rc3

This release removes faulty source maps for admin assets that [crash Django's collectstatic](https://code.djangoproject.com/ticket/33353)

0.38.0.rc2

Changelog

- Replace dev build of admin assets with production ones.

0.38.0rc1

Misago 0.38.0 RC 1 is a maintenance release that updates Django version to 4.2 LTS.

Changelog

- Replaced `django-redis` dependency with `redis-py`
- Changed `CACHE` backend to `django.core.cache.backends.redis.RedisCache`
- Removed deprecated `USE_L10N` from `settings.py`
- Made locale cache for `django-i18n.js` in `urls.py` invalidate with Misago version and locale change
- Removed `debug_toolbar.panels.logging.LoggingPanel` from `settings.py`

Page 2 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.