Skip to content

Releases: AEFeinstein/mtg-familiar

v3.9.11

26 Oct 00:01
Compare
Choose a tag to compare

New Features

  • n/a

Bug Fixes

  • #629 - Fix UI overdraw on Android 15

Crash Fixes

  • n/a

Full Changelog

v3.9.10...v3.9.11

v3.9.10

07 Sep 20:19
Compare
Choose a tag to compare

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...v3.9.10

v3.9.9

14 Jan 17:14
195cbfc
Compare
Choose a tag to compare

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

Crash Fixes

Full Changelog

v3.9.8...v3.9.9

v3.9.8

27 Nov 00:11
93c0c67
Compare
Choose a tag to compare

New Features

  • n/a

Bug Fixes

  • #608 - Fux bug which prevented images from being saved
  • 50dd9f5 - Improve loading large lists of cards
  • c065ad7 - Update TCGP URL
  • 979e83c - Modernize services & permissions for Android
  • 79d54e6 - Remove intent filter for Gatherer URLs

Crash Fixes

  • n/a

Full Changelog

v3.9.7...v3.9.8

v3.9.7

07 Feb 14:00
Compare
Choose a tag to compare

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...v3.9.7

v3.9.6

15 Jan 22:04
Compare
Choose a tag to compare

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

  • #603 - Fix crash on start
  • 452272b - Protect against null cards when loading prices

Shoutouts

Full Changelog: v3.9.5...v3.9.6

v3.9.5

15 Jan 04:03
Compare
Choose a tag to compare

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

v3.9.4

06 Jul 04:45
Compare
Choose a tag to compare

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

08 Feb 21:35
Compare
Choose a tag to compare

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

31 Dec 00:24
Compare
Choose a tag to compare

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