What's Changed
- Fixed: when providing a header background URL with spaces (
%20), th… by @kgar in #1256 - Add keys to columns and cells by @kgar in #1255
- UI overhaul misc 2025 07 21 by @kgar in #1258
- Added missing s to form-fields class. by @kgar in #1259
- Eight miles high, stranger than known by @jeffwain in #1261
- ui overhaul 2025 07 22 by @kgar in #1260
Full Changelog: v10.3.6...v10.4.0
Important
For dnd5e 5.0.x 🐲
Polishing and Refining
- New: When transforming a player character, their favorites are carried over to the new sheet. If the new sheet has those same items, effects, activities, etc., then they'll show in the favorites UI.
- New: The container footer now looks more natural when sticky scrolling.
- New: The spellbook footer is now always visible and has a compact view to accommodate multi-class spell cards when sticky scrolling. Scrolling to the bottom shows the full spellcasting card view.
- New: Effect and Activity columns on item sheets will hide excess columns as the sheet gets narrower.
- New: The spell school icon on the spell sheet header now has a tooltip for spell school.
- New: Tidy table columns now have a key that makes it easier target a column with scripts and CSS.
- New: The damage formula column now has an overflow link (e.g., "+2") to explain how many more damage formulas are not being shown on the item row. Clicking the link expands the item to show activities and their damage formulas.
- New: Added effect suppression icon and tooltip to the Suppressed effects table.
Style updates thanks to hightouch
- Spell pips now more contrasty
- Added compact spellcasting footer for sticky scroll
- Fixed inconsistent favorite icon SVG colors for Effects, Activities, and Features
- Added disabled styles to gold buttons
- Fixed some problems with section header colors not applying correctly
Maintenance
- Fixed: The sheet mode toggle would sometimes just not respond to clicks in Firefox.
- Fixed: When using a URL with spaces in it, the sheet header background would not load.
- Fixed: When saving blank theme settings, the round portrait would change to squared.
- Fixed: "Assign Spells to Classes" now excludes Cast Activity spells.
- Fixed: Container item section header Add buttons would not add an item.
- Fixed: When adding an item from the section header in the container sheet to a custom section, it was not applying the custom item to the custom section.
- Fixed: The container context menu was not showing.
- Fixed: Armor Proficiency config button was opening Armor Config (AC Config).
- Fixed: When clicking on a Source cell on an Effects table row, it was not opening the Source sheet.