Misago

Latest version: v0.39.0

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

Scan your dependencies

Page 1 of 12

0.39.0

Misago 0.39 is a feature release, delivering a new plugin system that is much more powerful and easier to work with than the old one. This release also marks a starting point for our effort to remove React.js from Misago's codebase, with the 0.39 release removing a React.js from the categories page, making it fully customizable with Django templates, as it should be.

This release also moves Misago's admin assets build pipeline from Webpack to Vite.

Changelog

- 1524: Implemented a new plugin system inspired by the abandoned Misago v4 work.
- 1683: Removed React.js from the categories page.
- 1664: Moved admin control panel assets build pipeline from Webpack to Vite.

0.39.0.b1

This is a first beta release of Misago 0.39, which introduces a new plugin system to Misago.

0.38.1

Misago 0.38.1 is a bugfix release that fixes incorrectly rendered field inputs in the admin.

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.

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.