Added
- Perform a first sync with ArkhamDB when finishing the login.
- Tag decks with their storage model (Private, Shared, ArkhamDB). The tag filter now allows to filter for these decks.
- Tag decks that use a Limited card pool or Sealed deck. The tag filter now allows to filter for these decks.
- Forbidden cards (Double or Nothing) are now validated in the deck validation if a deck is configured to use a corresponding taboo list.
- List parallel investigator in the Restricted To relation list for signature cards.
- Add +/- buttons to the new format section in the collection settings.
- Add quick actions to the deck collection if the user does not have any decks.
Changed
- Show scroll bars for filters / deck collection when hovering that section of the page.
- Handle edge case where some decks on ArkhamDB have malformed data (negative quantities).
- Remove the green status dot for the sync button. Now, it will only show a red status if there is an issue.
Fixed
- Fix automatic publishing of upgrades. A small number of recently published deck shares did not have a proper share created after upgrades. Affected deck shares can be identified by a missing share entry on the deck view and need to be republished if still relevant.
- Fix a bug where opening the deck investigator modal and jumping to a signature showed overlapping modals.
- Properly clear duplicated deck of upgrade-related properties.
Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2