Releases: schemen/monsterforge
Releases · schemen/monsterforge
1.3.1
Improvements (So pretty!)
- Added new images on the Index page that better show the results
- Update sidebar image to better represent a forge
1.3.0
Improvements
- Fixed many bugs with the DDB Importer (See #41)
- DDB Importer can now handle homebrewed monsters
- Log DDB URLs for better debugging
1.2.0
Improvements
- Code refactoring and cleanup
- Migrate to Django 3.2 (From Django 2.2)
- Enhance RPG Agnostic aspect #38
- Several bugfixes
- Dependency updates
1.1.1
1.1.1 (2021-08-19)
Improvements
- Circular minis now have a rectangular guiding lines, this will help crafting it in the end. Cut the Mini and glue it then cut the circle out.
Other
- Updated the Readme
- Monsterforge is now it's own root
1.1.0
Improvements
- Refactored how images are processed and served, reducing server overhead
- Implemented some basic image caching for each requested build
- Add Link to Changelog notes in footer
1.0.7
1.0.7 (2021-08-17)
fixes
- Fixed a problem where printing Names resulted in a 500 Error (#31)
1.0.6
fixes
- Significantly reduce image size
- Use github actions and registry
- Fix DDBs wrongly defined SRD monster image URL
1.0.5
1.0.5 (2021-08-05)
features
1.0.4
Fixes
- Update dependencies for Pollow and Django to patch CVEs
1.0.3
Fixes
- Update Django dependency due to CVEs