Skip to content

v1.16.0

Compare
Choose a tag to compare
@fspoettel fspoettel released this 12 Nov 16:45
· 59 commits to main since this release

Added

  • add a 404 image, thank you @5argon.
  • better handling for the presence of duplicates (revised core, investigator starts) in arkhamdb decks.
  • add a progress bar for xp spent on upgrades.

Changed

  • improve styling for a few components:
    • deck charts have a background now.
    • select boxes such as packs or traits have an indicator now to distinguish them from text inputs.
    • fixed a few deck tools issues, such as overlapping label placement on the pie chart.
    • the editor header is now smaller, making more space for the card list.
    • add tooltips to deck stats icons.
    • navigate to edit mode when clicking Upgrade.

Fixed

  • add missing pack icon for Aura of Faith.
  • fixed a potential (but unlikely) source of data loss when the initial IndexedDB.get() fails for internal reasons during app initialization.

Full Changelog: v1.15.0...v1.16.0