Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.39.0 source code.tar.gz | 2023-12-25 | 7.0 MB | |
0.39.0 source code.zip | 2023-12-25 | 7.9 MB | |
README.md | 2023-12-25 | 695 Bytes | |
Totals: 3 Items | 14.9 MB | 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.