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.