Changelog
Welcome to the MindFlash changelog. We push updates regularly to improve your offline study experience.
v2.0.0 (Current)
- Offline-First Architecture: Completely rebuilt the app to run locally without an account. Firebase and cloud dependencies have been completely removed.
- Offline AI Inference: Implemented a LiteRT-based local AI inference engine (powered by Gemma) for the on-device AI tutor.
- NotebookLM Integration: Added direct CSV import for flashcards generated in NotebookLM, complete with a custom parser.
- New Website: Launched a redesigned landing page focusing on the new privacy and offline-first feature suite.
v1.0.0
- Initial Cloud Release: Core deck management, dashboard, and daily review features.
- Cloud AI Tutor: Implemented AI chat features requiring cloud inference.
- Account System: Added auth routing and cloud-based user settings synchronization via Firebase.