Releases: fspoettel/arkham.build
Releases · fspoettel/arkham.build
v1.6.2
v1.6.1
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
v1.5.2
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
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
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
v1.4.0
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
toavif
.
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
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
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