Added
- Add a button to duplicate a deck.
- Add
Subtype
filter option to show cards that have no subtype (so all cards minus any weaknesses.) - Add more end-to-end tests.
Changed
- Remove Special cards section. Instead, show signatures as part of the decklist.
- Adjust decklist and card list spacing to improve visual clarity in editor.
- Expand properties filter by default.
- Deploy the site only when a new github release is made. This reduces the amount of times where the assets would have to be redownloaded.
Fixed
- Sort
uses
filter options alphabetically. - Consider customization text in card search.
Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3