Releases: NightDreamGames/Graded
Releases · NightDreamGames/Graded
2.7.1
2.7.0
[2.7.0] - 2024-10-05
Added charts to visualise your progress and improved handling of saves
- Add charts and graphs
- Add iOS tinted and dark icons
- Add reverse custom sorting
- Optimize and unify the way data is saved
- Improve robustness of data upgrade from old versions
- Fix export missing keys
- Streamline codebase
- Various optimisations
Full changelog: 2.6.5...2.7.0
2.6.5
[2.6.5] - 2024-02-28
Bugfixing and minor improvements
- Move bonus to its own dialog, allowing for more precise input
- Make app bar title scrollable when it overflows
- Add limit at maximum grade
- Fix BottomSheet maximum height
- Fix UI on Test dialog
- Add rounded edges to inksplashes
- Round negative numbers correctly
- Add missing tooltips
- Optimisations and minification
Full changelog: 2.6.4...2.6.5
2.6.4
[2.6.4] - 2024-01-28
Added haptics and fixed long due minor UI bugs
- Add haptics on navigation and significant actions
- Add device info to email contact template
- Fix UI animations when the keyboard opens
- Fix TextFields becoming invalid on confirmation
- Fix Test dialog expanding spam
Full changelog: 2.6.3...2.6.4
2.6.3
[2.6.3] - 2023-12-31
Bug fixing
- Precise average showcase
- Clear subjects when switching school systems in setup
- Fix year editing dialog
- Fix subject editing crashes
- Only show subject copying popup when there is actual data to copy
- Other minor optimisations and bugfixes
Full changelog: 2.6.2...2.6.3
2.6.2
[2.6.2] - 2023-12-22
Minor changes and CI fixes
- Add icon to switches
- Add support for per-app language
- Specify language region for english
- UI fixes for longer strings
- Fix crash on old iOS versions
- Fix CI changelog upload
- Other minor optimisations and bugfixes
2.6.1
[2.6.1] - 2023-12-19
Added a few settings and improve font support
- Add prompt when creating new year to copy old subjects
- Add setting to show or hide leading zeros
- Add font preview in settings
- Add Roboto and SFPro fonts
- Fixed duplicate subject names being allowed
- Fixed some translations
- Code cleanup
2.6.0
[2.6.0] - 2023-12-10
Settings rework, new color and font options, and more consistent theming
- Update theming engine
- Add color options (dynamic color, custom color, amoled mode)
- Change default font to Montserrat
- Add font options
- Rework about and credits sections in settings
- Code cleanup
- Fixed multiple other UI bugs
2.5.1
[2.5.1] - 2023-11-21
Mostly bug fixes
- Enable predictive back gesture
- Rework some animations
- Fix iOS dialog flicker
- Fix errors on TextFields
- Fix rating system dialog
- Fix subjects being linked between terms
- Fix multiple bugs when popping routes
- Fix duplicated subject names
- Fix back gestures on iOS
- Code cleanup
- Upgrade to Flutter 3.16
- Add more test cases
- Fix changelogs in CI
- Fixed multiple other bugs
2.5.0
[2.5.0] - 2023-11-10
This version adds weights to tests, and reworks many parts of the user interface
- Redesign lists with Material 3 cards
- Add test weights
- Make test creation dialog expandable
- Add animations to various screens
- Add edge-to-edge rendering
- Fix blurry splash screen images
- Fix TabBar padding
- Vast code cleanup and optimisations
- Fixed multiple other bugs