Changelog
All notable changes to Arsenal Archive are documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.1 - 2026-05-03
Added
- Admin panel — a new Admin section (accessible to admin users) for managing card data
- Live card data sync — card data is now pulled directly from the Flesh and Blood Cards GitHub repository instead of a local folder, so the database always reflects the latest published data
- Manual sync trigger — admins can kick off a card data reimport at any time from the Admin panel with a single click
- Automatic update polling — the app periodically checks the configured repository for new commits and syncs automatically when changes are detected (interval is configurable)
- Configurable repository settings — admins can update the source repository URL, branch, and polling interval directly from the Admin panel without redeploying
0.1.0 - 2026-05-01
Added
- Browse and search the full Flesh and Blood card catalogue
- Track your collection — record owned cards with quantities and printing details
- Shopping list to keep track of cards you're looking to buy
- Quick Edit mode for fast bulk changes to your collection
- Card detail pages showing all available printings
- Account system — create an account and log in to save your collection
- Light, dark, and auto theme support
- Powered by the open-source Flesh and Blood Cards dataset