[0.1.1]
2026-02-19
New Features
Version Transparency
- Version number now displayed in footer (currently v0.1.1)
- New
/changelog page with user-friendly release notes - Clear documentation of features, fixes, and improvements
User Benefits
- Always know what version you're using
- See what's new in each release
- Understand what bugs were fixed
Technical Improvements
- Version pulled from package.json at build time
- Simple markdown rendering for changelog
- Test suite updated and all 477 tests passing
[0.1.0]
2026-02-19
Initial Release
Welcome to Adria, your AI-powered MTG Limited draft coach! This first release includes everything you need to practice drafting and improve your Limited skills.
Features
AI Coaching
- Real-time pick analysis after each selection
- Socratic thinking guide to help you evaluate options
- Coach Adria persona: friendly, encouraging coaching voice inspired by great sports coaches
Draft Simulation
- Full 45-pick draft simulation against 7 AI opponents
- AI opponents build coherent, realistic decks
- Multiple MTG sets available to draft
- Timer option for Arena-style practice
Security & Privacy
- Server-authoritative game state (opponent picks hidden from client)
- Secure user authentication
- Your draft history saved to your account
Bug Fixes
Authentication
- Fixed 504 timeout on account creation (optimized password hashing)
- Account signup now completes in under 1 second
Draft Functionality
- Fixed "No picks in persisted state" error on first pick
- Fixed optimistic locking for draft state updates
- Fixed draft progress tracking (round vs pick count)
- Fixed coaching staleness when timer auto-picks
User Interface
- Fixed all Content Security Policy violations (removed inline styles)
- Fixed invisible dismiss button on error dialogs
- All UI elements now render correctly across browsers
Technical Details
- Built with Next.js (React framework for UI, Node.js for server)
- AI coaching powered by OpenRouter (Gemini 2.0 Flash default)
- Argon2id password hashing optimized for resource-constrained servers
- Docker-based deployment with health monitoring
- SQLite database for user data and draft history
Coming Soon
Check out the Roadmap for planned features!
Highlights:
- Deck quality scoring and improvement metrics
- 17Lands integration for performance tracking
- Deckbuilder with AI recommendations
- Mobile-optimized interface
- More sets and draft formats
Feedback
Found a bug or have a suggestion? We'd love to hear from you!