What's Changed
- Latest updates from weblate by @kgar in #376
- [#378] Fixed Property tag in item summaries to allow text wrapping by @kgar in #382
- [#380] Other Activation Cost Filter by @kgar in #383
- [#379] Added Bard and Sorcerer spell formulas by @kgar in #381
- [#384] Removed limits on Age and other bio fields by @kgar in #385
- [#387] Fixed Tidy error on initial load in Sheet Only module by @kgar in #388
Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3
Important
For dnd5e 3.0.x 🐉
What's New
- Fixed issue with filter buttons word-wrapping unintentionally in Firefox.
- Fixed issue with item property tags where they were not properly word-wrapping in item summaries, causing longer material component descriptions to trigger horizontal scrolling.
- Added new activation cost filter called "Other". It is "Not an Action, Not a Bonus Action, and Not a Reaction." It is Other. Thanks cs96and for the suggestion.
- Added formulae for Bard and Sorcerer spell. Note: while the language currently mentions "prepared spells," these formulae work for spells known for these two classes. Thanks cs96and for masterminding the formulae.
- Removed character limits on demographic fields in the biography tab.
- Fixed an error where Tidy was failing to open on initial load when using the Sheet Only module.