Releases: AEFeinstein/mtg-familiar
Releases · AEFeinstein/mtg-familiar
v3.9.11
v3.9.10
New Features
- Sort results by Subtype
- Update glyphs (Ulalek, Bloomburrow Paws)
Bug Fixes
- #451 - Always use HTTPS
- #624 - Better resetting of the progress bar during updates
- 5e7ed8b - Fix issue where card legality was not correct
- #628 - Fix card ruling lookups not working for double-faced cards
Crash Fixes
- n/a
Full Changelog
v3.9.9
New Features
- #609, 606538e - Change updater to use a Dialog rather than a Notification & Foreground Service to comply with Google's requirements
- ec0cbbd - Added missing translation strings
- a05fbd8 - Better "back" behavior with Android's gesture navigation (swipe from the left or right edge of the screen).
- 1e01063 - Added theme-able monochrome icon
Bug Fixes
- 9183fa1, ce571e3 - Replace afollestad's Dialog library with androidx
- #588, bd22cdf - Add workaround for SSL exception when retrieving card rulings from Gatherer
Crash Fixes
Full Changelog
v3.9.8
v3.9.7
New Features
- #604 - Sort decks and trades alphabetically when loading them
Bug Fixes
- #597 - Fixed Grist, the Hunger Tide not showing up as a valid Commander
- #605 - Fixed cards being displayed as on the Reserved List when they are not
- #606 - Fixed logic when excluding Sets from a search
- #607 - Fixed banned cards not being filtered out when searching by Format
Crash Fixes
- n/a
Full Changelog
v3.9.6
New Features
- #594 - Add per-card 'legality' attribute (fixes format lookups for Unfinity)
- #598 - Add per-card 'online only' attribute (fixes filters for online-only cards in paper sets, like Alchemy rebalances)
- #601 - Add Ticket glyph
Bug Fixes
- #588, #595, #599 - Fix certificate issue when looking up card rulings
- #591 - Fix deck sorting out of order
Crash Fixes
Shoutouts
- Thanks for the help @gopat!
Full Changelog: v3.9.5...v3.9.6
v3.9.5
New Features
- #594 - Add per-card 'legality' attribute (fixes format lookups for Unfinity)
- #598 - Add per-card 'online only' attribute (fixes filters for online-only cards in paper sets, like Alchemy rebalances)
- #601 - Add Ticket glyph
Bug Fixes
- #588, #595, #599 - Fix certificate issue when looking up card rulings
- #591 - Fix deck sorting out of order
Crash Fixes
- n/a
Shoutouts
- Thanks for the help @gopat!
v3.9.4
New Features
- #580 - Add option to exclude sets from a search with the
!
prefix - #582 - When viewing a card after a search, tap on the left and right edges to scroll
- #583 - Add an option to display card prices directly on the card view
- #586 - After searching in Comprehensive Rules, tap a result to jump to that rule in full context
Bug Fixes
- #579 - Fix issue where cards weren't sorted by color correctly
- #581 - Always sort cards with the 'Land' subtype together in the deck builder. This includes 'Artifact Lands,' 'Creature Lands,' and 'Enchantment Lands'
- #588 - Attempt to fix card ruling lookups due to a new CA issued to WotC
- 5f41b36 - Fix Phyrexian mana symbol in the Comprehensive Rules
- e1db3a1 - Fix layouts for systems with large text
- 405b9ba - Fix image lookups for Dungeons
Crash Fixes
- n/a
v3.9.3
New Features
- 849a24d - Add hybrid Phyrexian mana symbols
- #576 - Use per-card filtering (not per-set filtering) when checking for 'funny' cards
- #577 - Improved highlighting when searching in rules
Bug Fixes
- #574 - Prefer paper cards when adding cards to a trade
- 18f8225 - Fix up and down buttons not showing when searching Judge documents
Crash Fixes
- #575 - Fix crash when searching for mana costs without logic
v3.9.2
New Features
- #185 - Added Preference to search for cards by name in other languages (big thanks to @seckels!)
- #428 - Added Preference to hide online-only and silver-bordered cards everywhere in the app
- #555 - Added Preference to have the fast scrollbar on a specific side of the screen
- #567 - Added Preference to show the set text code rather than the image
- #521 - Added option to share deck lists without set names
- e1d59f4 - Remove shadow from icon
- bb5934c, 0f8a39a, edf572a - Animate splash screen for Android 12
Bug Fixes
- #565 - Fix issue where incorrect card art was shared
- #566 - Fix issue where searching for cards on the Reserved List showed the opposite
- #573 - Fix alternate art image lookups
Crash Fixes
- n/a