What's Changed
- I18n: latest from weblate by @kgar in #450
- I18n: latest from weblate by @kgar in #452
- [#393] System Biographical Fields Migration by @kgar in #454
- Quick Fix: Expand Animation on item tables and descriptions by @kgar in #457
- I18n: Latest from weblate by @kgar in #460
- [#393] Bulk Migration Upgrade by @kgar in #459
- [#453] Icons Update by @kgar in #461
Full Changelog: v2.4.1...v2.5.0
Important
For dnd5e 3.0.x 🐉
Migration Available: Character Biography Fields
dnd5e 3.0.x supports the biography fields Age, Eyes, Gender, Hair, Height, Skin, and Weight. Tidy has been storing this data as Flag data, but now it is time to use the system's own data fields.
For GMs only, Data Migration tools for Character Biography data are now available to bring biographical information from Tidy flags into the system data fields. Whenever a new migration is available, Tidy will notify the GM.
Important
As always, it is recommended you back up your world before doing a data migration.
UI Changes
- The Actions tab now uses the built-in damage and healing type icons from
CONFIG.DND5E.damageTypesandCONFIG.DND5E.healingTypes. This also means that anyone who wishes to change those icons can do so by updating these config fields.
Localization
- French localization updates, thanks to GregoryWarn and Archibald (tigue54)!
- Italian localization updates, thanks to GregoryWarn!
- Spanish localization updates, thanks to gallegonovato!
API
- Spell School icons can now accept icon src paths like the dnd5e config objects. It it still also able to use FontAwesome and RPG Awesome icons by class name.



