All notable changes to Stemly will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0 - 2025-XX-XX
- AI Tutor chat interface with multi-LLM support (Gemini, GPT-4o, Grok, Llama 3)
- Physics simulation visualiser for scanned problems
- Quiz generation from scanned STEM content
- Notes system with AI-powered summaries
- Google Sign-In authentication
- Firebase Analytics and Crashlytics integration
- Backend deployment on Vercel
- Multi-platform support (Android, iOS, Web)
- Upgraded to Flutter 3.x with Dart SDK 3.10.1+
- Improved scan-to-analysis pipeline with Google Gemini Vision
- Firebase authentication token refresh issues
- Google Sign-In crash on Android 14
0.1.0 - 2025-XX-XX
- Initial project setup with Flutter frontend and FastAPI backend
- Basic OCR text scanning using Google ML Kit
- Firebase Authentication (email/password)
- MongoDB database integration
- Basic quiz functionality
- Project documentation and README