What's Changed
- feat: Added Info command for item summaries of items owned by actors. by @kgar in #922
- so agile: More UI Overhaul Progress on Container Sheet, plus refactors by @kgar in #888
- feat: merge in latest progress on overhaul before major version bump for dnd5e 4.2.x by @kgar in #923
Full Changelog: v7.5.1...v7.6.0
Important
For dnd5e 4.1.x 🦎
Custom Section Selector
Item sheets now feature a search icon button with Section and Action Section inputs. When clicked, it opens the Section Selector. This section selector pulls together all known sections in the area, as follows:
- If the item is owned by an actor, go get all of that actor's current custom sections
- If the item is in the sidebar or an unlocked compendium, get all of the sidebar item custom sections
Global Custom Sections Settings
The world settings tab "Custom Sections" is now available. Inside, you can now specify custom sections that should be known across the game world.
Any custom sections that are added here will appear in the section selector. Additionally, you can specify that a global custom section show always show on a sheet / tab even when empty.
There is more to come with this feature set in future versions of Tidy 5e Sheets. If you have ideas for Tidy 5e's custom sections, please feel free to reach out on the community discord server or add a Github issue to the repo.
Item Summary Info Button
Item summaries now feature an Info button. When pressed, it displays the item card in chat without needing to use an activity. At this time, it also shows any related effects buttons. When the system is updated to allow for disabling effects buttons, this feature may receive an update to account for that.



