Skip to content

Releases: schemen/monsterforge

1.3.1

21 Sep 10:52
40895df
Compare
Choose a tag to compare

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

20 Sep 19:52
4fb1541
Compare
Choose a tag to compare

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

14 Sep 12:26
a911f46
Compare
Choose a tag to compare

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

19 Aug 11:03
d94d73e
Compare
Choose a tag to compare

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

18 Aug 11:26
29b3049
Compare
Choose a tag to compare

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

17 Aug 10:08
189dc66
Compare
Choose a tag to compare

1.0.7 (2021-08-17)

fixes

  • Fixed a problem where printing Names resulted in a 500 Error (#31)

1.0.6

16 Aug 08:39
Compare
Choose a tag to compare

fixes

  • Significantly reduce image size
  • Use github actions and registry
  • Fix DDBs wrongly defined SRD monster image URL

1.0.5

05 Aug 15:24
f0770f2
Compare
Choose a tag to compare

1.0.5 (2021-08-05)

features

  • Add stats command

1.0.4

13 Jul 09:15
Compare
Choose a tag to compare

Fixes

  • Update dependencies for Pollow and Django to patch CVEs

1.0.3

07 Jun 03:58
Compare
Choose a tag to compare

Fixes

  • Update Django dependency due to CVEs