Skip to content

Releases: r0adkll/DeckBox

Release v1.12.0

16 Aug 13:35
44de64a
Compare
Choose a tag to compare

Updating dependencies
Updating Crashlytics
Fixing bugs from GPC

Release v1.10.1

15 Dec 19:43
d5a5585
Compare
Choose a tag to compare
  • #119 - Migrated marketplace integration to new pricing API
  • #114 - Added interface to manage offline cache data
  • #113 - Improved switching of offline cache images when loading them.
  • #105 - Improved the search interface to be more streamlined
  • #51 - Added ktlint, detekt, danger, GitHub Action enhancements and cleanup
  • Implemented ProGuard for reducing application size
  • Upgraded Git versioner to new plugin

Release v1.10.0

28 Oct 12:30
e55639f
Compare
Choose a tag to compare
  • #5 - Added pricing data from TCGPlayer API via Cloud Function + Firestore
  • #94 - Updated support contact url
  • #99 - Several improvements around Collection feature
  • #100 - Fixed issue with promo legal overrides that belong to expanded showing as unlimited
  • #101 - Fixed rapid clicking cards in builder interface issue
  • #102 - Fixed model issues with API causing some expansion set's to not load cards
  • #106 - Updated Privacy Policy URL

Release v1.9.2

12 Sep 03:46
2f09e19
Compare
Choose a tag to compare
  • #85 - Fixed issue with incorrect sorting of promo cards and special sets
  • #86 - Fixed issue with timestamp storing in Firestore
  • #87 - Added ban list support to deck validation
  • #88 - Added legal overrides support for special collections and promo sets based on rotation
  • #90 - Fixed issue with importing decklist into the deck builder interface

Release v1.9.1

28 Aug 18:07
3f0beca
Compare
Choose a tag to compare
  • Fixed issue where user's deck was exceeding the SQLite variable limit of 999 when pulling cards from cache
  • Fixed visual updating of the collection view to be smoother
  • Fixed issue with collection view not rendering if you don't have any collection items in your storage.

Release v1.9.0

15 Aug 00:06
Compare
Choose a tag to compare
  • #47 - Collection tracking
  • #66 - Removed old format symbols on card detail screen
  • #70 - Added deck format sorting / grouping in decklist
  • Fixed incorrect age division years on tournament exports
  • Fixed some visual issues with deck images on decks screen
  • Fixed order of tournament decks in quick start card
  • Changed / Updated Deck analytic instrumentation

Release v1.8.4

19 Feb 20:57
Compare
Choose a tag to compare
  • #67 - Fixed bug where certain searches were returning empty results do to null field signature conflict

Release v1.8.3

02 Feb 18:13
Compare
Choose a tag to compare
  • Added support for Team Up expansion

Release v1.8.1

13 Jan 13:12
Compare
Choose a tag to compare
  • Fix for sorting bug when building the EvolutionChain
  • Misc bug fixes

Release v1.8.0

13 Nov 22:27
d8481ba
Compare
Choose a tag to compare
  • #2 - Fixed display issue with BREAK (and MEGA) evolutions
  • Fixed bug where @parcelize wasn't honoring the @transient flags causing Parcel overflow Binder crashes
  • Fixed issue with Shortcuts disappearing when re-launching the app