What's Changed
- fix: Item Piles item preview compatibility by @kgar in #898
- Quick fix: Made attached info card settings reactive by @kgar in #902
- I18n: latest from weblate by @kgar in #903
- [#906] Spell Preparation Minor TLC by @kgar in #907
- I18n: latest from weblate by @kgar in #908
- [#824] feat: Linked Activity Item Enricher in Summary for Spells by @kgar in #904
- [#824] feat: Spell Cast Activity Item Linked Source Icon Tooltip on spellbook table entries by @kgar in #909
- [#910] feat: Declutter primary cell extras on item tables by @kgar in #911
- [#900] bug/feat: Fixing the Tidy One Activity Being Hidden problem (and more) by @kgar in #912
- [#899] feat: Activity Recharge / Charges UI by @kgar in #913
- chore: dependency updates by @kgar in #914
- quick fix: NaN on action tab damage column by @kgar in #915
Full Changelog: v7.4.0...v7.5.0
Important
For dnd5e 4.1.x 🐲
Tidying the Activities Lists
Originally, we showed a > indicator when there were 2 or more activities on a given item. This prevented users from seeing charges on a single activity. To simplify things, Activities now show along with the item summary when clicking the item name.
A little late, but Tidy now shows the proper Recharge UI in the Activity lists. Also, if an activity or feature has more than one charge and consumption is set to recharge, the remaining charges will show next to the charged lightning bolt.
Localization
- Polish updates, thanks to Anubis1396!
What Else?
- new: Removed setting "Show Item Name Icons." Now, if Classic Controls are turned on, the Item Name Icons (Attune, Favorite, and Spell Limited Uses) will not show, because they are already visible in the classic controls. If Classic Controls are turned off, they will appear to the right of the item name when relevant.
- new: "Additional Spells" from Cast Activities on the spellbook tab now have an info icon with a tooltip explaining their originating item.
- new: "Additional Spells" also show the originating item with a reference enricher in the info card and item summary
- new: The Spell Preparation Formula section of the Class Sheet now has a 🔍 icon which will pull up the sample formulas dialog.
- fixed: Under certain circumstances, like rendering a preview sheet with no database backing a la Item Piles, Tidy would throw an error.
- fixed: The setting for toggling Floating info cards was not changing until a sheet refresh.
- fixed: For some damage formulas, the damage column on the Action tab would show NaN because of attempted formula simplification.

