Added
- Add more contextual information to chart tooltips in deck tools.
- Add hotkey
a
for editing annotations in card modals. - Add setting to configure the sorting & grouping of the choose investigator list.
Changed
- Use card list grouping logic for deck lists. This allows a future iteration to make this fully configurable.
- Improve card list display on larger screens. This now uses CSS
columns
to split the card groups evenly across available space. - Improve placement of card annotations in card modals.
- Automatically grow or shrink textareas when editing notes and annotations.
Fixed
- Improve handling of
deck_limit: 0
. This prevents bonded cards from being added to the deck either manually (card modal) or automatically (kate's signature cards).
Full Changelog: v2.9.2...v2.10.0