Skip to content

Releases: fspoettel/arkham.build

v1.6.2

14 Sep 18:52
Compare
Choose a tag to compare

Fixed

  • Fix floating content flashing when loading on small viewports

Full Changelog: v1.6.1...v1.6.2

v1.6.1

14 Sep 08:24
Compare
Choose a tag to compare

Added

  • Allow collapsing sidebar & filter at any resolutions by @kidManuel

Fixed

  • Fix deck creation from parallel investigator modals.

Full Changelog: v1.6.0...v1.6.1

v1.6.0

13 Sep 12:10
Compare
Choose a tag to compare

Added

  • Add UI to configure list sorting & grouping defaults.

Full Changelog: v1.5.2...v1.6.0

v1.5.2

13 Sep 09:20
Compare
Choose a tag to compare

Added

  • Add a button to move cards from side deck to main deck.
  • Add The Drowned City spoilers.
  • Add support for specialist cards.

Full Changelog: v1.5.1...v1.5.2

v1.5.1

10 Sep 09:10
Compare
Choose a tag to compare

Fixed

  • Fix two-column layout for deck builder not being shown on larger screens.
  • Fix quantity display in deck history.
  • Truncate long card sub titles in deck editor with an ....

Full Changelog: v1.5.0...v1.5.1

v1.5.0

08 Sep 09:31
Compare
Choose a tag to compare

Added

  • Allow to define a limited card pool for a deck.
  • Add No Cost option to cost filter by @kidManuel in #72
  • Add Innsmouth Conspiracy reprint packs.

Fixed

  • Clear persistent toasts after navigation events.
  • Accept /decklist/{id} URLs when importing decks from arkhamdb.
  • Fix a responsive display issue in Safari.

Full Changelog: v1.4.1...v1.5.0

v1.4.1

06 Sep 17:19
Compare
Choose a tag to compare

Fixed

  • Fix hunch deck choices not being persisted on save

Full Changelog: v1.4.0...v1.4.1

v1.4.0

06 Sep 17:11
Compare
Choose a tag to compare

Added

  • Add possibility to track choices for setup decks. This allows to define, on a deck-level, which cards are meant to go in separate decks such as the hunch deck. Available choices are highlighted in the deck and card list. This is implemented for:
    • Joe Diamond
    • Underworld Market
    • Stick to the Plan
    • Bewitching

Changed

  • Switch image format from webp to avif.

Fixed

  • Customizable choices are now cleared if a card is removed from the deck. When a customizable card is removed from an upgraded deck, the upgrade will be kept in accordance with the rules.
  • Fixed a minor display issue with the Raven Quill card selector.

Full Changelog: v1.3.1...v1.4.0

v1.3.1

05 Sep 22:06
Compare
Choose a tag to compare

Added

  • Add Midwinter Gala (to see it, refresh application data).
  • Add toggle to view full cards in list.
  • Add support for numerics in search, i.e. +1 damage or -1 combat, improve search results by considering locality in matching.

Fixed

  • Add investigator_name field to created decks.
  • Only offer story cards with deck_limit > 0 as deck options.
  • Avoid showing a brief 404 when a deck is deleted.
  • Improve toast display when interacting with shares.

Full Changelog: v1.3.0...v1.3.1

v1.3.0

28 Aug 20:27
Compare
Choose a tag to compare

Added

  • Add quick actions to deck collection items by @kidManuel in #62

Changed

  • Remove Enable persistence setting. This is now enabled / requested automatically the first time a deck is saved.

Fixed

  • Fix keyboard tab interaction for comboboxes
  • Fix some display issues on iOS:
    • Avoid Safari zooming in on inputs when typing into them
    • Avoid double taps for buttons that have tooltips
    • Improve list card and deck editor display on small viewports

Full Changelog: v1.2.0...v1.3.0