Releases: onecrayon/ashes.live
Releases · onecrayon/ashes.live
v2.0.0a3
This is the initial decks release, and it's a pretty massive update! Huge shout out to @FabienDeshayes, who contributed a lot of logic to this update.
- NEW: Login and account management logic
- NEW: Public deck listings and deck detail pages for both Reborn and legacy decks
- NEW: Private deck listings and deck detail pages for most recent saved copy of user's Reborn and legacy decks
- NEW: Deckbuilder mode which allows users to work on decks from anywhere on the site
- NEW: Simple player profile pages
- UPDATED: Homepage now offers links to the most popular online play options, and clearly delineates the legacy content
There's a bunch of fixes and quality of life improvements included, as well, but I didn't list them out as I implemented them, so...they'll just have to be a surprise for the moment.
v2.0.0a2
- NEW: Vuex store backing the card details for faster display of card hovers
- NEW: Query string tracking for card browser to allow navigating between filter states (and remembering most recent filter state when using browser back button on card detail pages)
- NEW: Persist browsing preferences (list vs. binder view) in local storage to ensure that it is provided to all tabs on a given device
- NEW: Card names are always linked in binder-style views (but do not have a hover state)
- IMPROVED: Card image on detail page has a default size to ensure that the text doesn't get shoved around as the image loads