The Ashes.live API uses semantic versioning. Changes for major versions should be organized by added, changed, deprecated, fixed, removed, and security in that order.
(Forthcoming.)
- Authentication via JWT tokens
- Support for long-lived JWT tokens (up to 1 year)
- Ability to revoke JWT tokens in order to truly log out
- Account CRUD endpoints for managing a player's settings
- Basic public profile endpoint for players
- Deck CRUD endpoints for reading and writing both public and private decks
- Snapshot creation endpoint to create both private and public snapshots
- Authentication response now includes active user information
- Updated dependencies to latest versions
- Search text now includes Phoenixborn name for unique cards
Initial public release. Includes the card browsers for Reborn and legacy cards.