Changed
- Replace the trait chart with a foldable list by @christoph-frick.
- Add quick edit button for deck titles and tags by @Marymatician.
- Improve text display for Korean and Chinese text. h/t to @derornos and @Ruikoto for the patient help here.
- Improve color balance in light mode.
- Make the deck collection filters a popover, adding a UI to filter decks by XP required and use of parallel sides.
- Allow middle- or ctrl-clicking card titles to open their respective card page.
- Overhaul the implementation of cross-tab sync, resulting in a big performance improvement when using the app with multiple tabs open.
- Updates to Korean translation by @derornos.
- Updates to Chinese translation by @Ruikoto.
- Add Cyclopean Foundations to fan-made content registry.
- Add Circus Ex Mortis Investigator Expansion.
- Allow fan-made content to implement Forced Learning-like effects that alter deck size.
- Allow fan-made content to have investigators with more than one deck option select.
Fixed
- Localize ArkhamDB deck links in deck sidebar by @derornos.
- Make all search inputs work when the input language is not rooted in the latin alphabet.
- Do not offer bonded / double-sided investigators as "Switch" options when creating a new deck by @derornos.
- Correctly apply taboos when viewing card lists as "Detailed cards".
- Make ArkhamDB and card data sync work reliably in all locales. Fix some potential race condition between async operations and state updates.
Full Changelog: v3.0.0-rc.5...v3.1.0