What's Changed
- Bump vite from 4.5.1 to 4.5.2 by @dependabot in #291
- Minor adjustments by @kgar in #292
- [#293] Spellbook Tab Spell School Icons by @kgar in #295
- style: Uses regular background on item summaries by @kgar in #294
- I18n by @kgar in #300
- [#158] Prepare for Arbron's Summoner Compatibility by @kgar in #301
Full Changelog: v0.2.19...v0.2.20
Spellbook Tab: Spell Schools
Spell schools appear in the spellbook tab as a dedicated column in the list. To save space and add some flavor, they are now represented by icons with tooltips.
Item Summary Background
When expanding an item, it no longer paints the item row's background over the entire summary.
Item Row Colors Refined
Inspired by the stellar work of the A5E developers Phil and Nekro Darkmoon, Tidy now uses a gradient on item row colors.
Internationalization
- Tidy has received another round of translations for its Polish localization. Thank you, @PwQt!
For the Devs
- Custom actor traits API: you can now register actor traits to any of the supported Tidy actor sheets. This was initially done to prepare for compatibility with Arbron’s Summoning (5e).
- Spell school icon API: you can specify icons for any spell school, including custom schools added via the instructions on the dnd5e wiki. Currently, FontAwesome and RPG Awesome are supported.




