Changelog
Track the evolution and improvements of Master Japanese.
Changelog
All notable changes to Master Japanese will be documented in this file.
The format is based on Keep a Changelog(https://keepachangelog.com/en/1.0.0/),
and this project adheres to Semantic Versioning(https://semver.org/spec/v2.0.0.html).
and this project adheres to Semantic Versioning(https://semver.org/spec/v2.0.0.html).
1.0.0 - 2025-01-06
Added
Technical Features
---
1.1.0 - 2025-01-06
Added
- SRS stage distribution visualization with color-coded badges
- Item type breakdown (radicals, kanji, vocabulary)
- Review performance statistics by item type
- Overall accuracy percentage and review count tracking
- Accuracy percentage display with color-coded badges
- Streak days tracking and visualization
- Enhanced level display with tier-based colors
- Improved visual hierarchy with badge system
- Dedicated changelog page with markdown rendering
- Navigation link to changelog in sidebar
- Version display in application sidebar footer
- Assignments endpoint integration for SRS stage data
- Review statistics endpoint for accuracy metrics
- Enhanced data schemas and type safety
Enhanced
- Added accuracy tracking fields (totalReviews, correctReviews)
- Added streak tracking (streakDays, lastReviewDate)
- New ReviewStats model for detailed analytics
- New StudySession model for session tracking
- Better loading states and error handling
- Enhanced responsive design for analytics dashboard
- Improved accessibility with better color contrast
Technical Improvements
---