Added prefetching logic so the next page in pagination is fetched in advance.
Made set icons clickable to enter set pages.
2022-06-22 (v0.39.4)
Improved caching behavior for collection updates.
2022-06-21 (v0.39.3)
Fixed broken Buy links on mobile Safari.
2022-06-20 (v0.39.2)
Fixed scrolling bug on MacOS Safari.
2022-06-19 (v0.39.1)
Added expansion-level filters and sorting for cards.
New filtering options:
Quantity (All) - Foils and non-foils between any quantities you set.
Quantity (Normal) - Non-foils between any quantities you set.
Quantity (Foil) - Traditional foils in any quantities you set.
New sorting options:
Quantity (All)
Quantity (Normal)
Quantity (Foil)
Fixed a bug where expansion-level searches were broken.
2022-05-30 (v0.38.0)
Added collection set filters and sorting.
New filtering options:
All - Show all sets.
Complete - Show sets at 100% completion.
Partial - Show sets between 1% and 99% completion.
Empty - Show sets at 0% completion.
New sorting options:
Current Value - Sort by current value.
Cost to Complete - Sort by cost to complete.
% Collected - Sort by % collected.
2022-04-10 (v0.37.3)
Full mobile optimization pass for every site component.
2022-04-04 (v0.37.2)
Fixed a bug with case-sensivity during account migration.
2022-04-03 (v0.37.1)
Changed some components to use native versions on mobile! (More of these to come.)
Made the MTG CB beta public!
2022-03-10 (v0.36.0)
Added Edit Cards page!
2022-03-03 (v0.35.1)
Fixed card quantities being overriden during parallel updates.
2022-02-20 (v0.35.0)
Added ability to update collection in set and collection views.
2022-01-11 (v0.34.0)
Allowed mobile sidenav to close when the user presses the region outside of it.
2022-01-09 (v0.33.0)
Made the site usable on mobile devices with a dozen related UI changes.
Reverted the browse view to default to viewing sets first.
Removed breadcrumbs from the top of pages -- they were just taking up space redundantly.
2022-01-03 (v0.32.2)
Fixed a bug causing blank search results due to filters changing after the user navigated to a further page of a previous search. The page will properly reset back to 1 now.
Fixed a bug where the Collection menu item was not always active when viewing your collection.
2022-01-02 (v0.32.1)
Fixed several client-side errors reported in Sentry.io -- viewing a table "too quickly" would cause a crash if data weren't available for it yet.
2022-01-01 (v0.32.0)
Fixed a bug where unique cards completed weren't being calculated properly on the Set collection view.
Made it clearer which pages are still not yet implemented.
Corrected percentage rounding issue. (281/282 cards is 99%, not 100%.)
Fixed the login issue on mobile devices / WebKit browsers.
Changed the site and API to live on the mtgcollectionbuilder.com domain.
Set up a redirect from the old domain to the new domain.