Skip to content

v4.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 18:44
22315b6

4.3.3 (2024-05-01)

Bug Fixes

  • Dice callbacks should now correctly execute even if parse dice is off (1602e6c)
  • Fixes incorrect inheritance of certain properties (closes #400) (e83b300)
  • Fixes issue where margins around spells would be incorrect if multiple spell blocks were rendered (close #337) (d90e8e1)
  • Fixes issue where the Bestiary could resolve prematurely (7668707)
  • Removing a dice parser now saves properly (close #382) (4219b98)
  • Temporarily disable the Atomic Write functionality pending more investigation into data loss issues. (97d38bc)
  • Updates how default layouts are stored in the data file to reduce data file operations (e1eb126)