Releases: NightDreamGames/Graded
Releases · NightDreamGames/Graded
2.8.0
[2.8.0] - 2025-05-25
Added grade mappings and fixed issues
- Introduce customizable grade mappings for diverse school systems (Settings > Grade mappings). You can now define how grades are represented, including letter grades and alternative number scales, along with a color scheme.
- Improve subject editing UI to better reflect subject hierarchy changes
- Fix incorrect weight and wrong result shown for exam term
- Miscellaneous internal refactorings
Full changelog: 2.7.3...2.8.0
2.8.0-beta4
[2.8.0-beta4] - 2025-05-24
Version bump
- Bump version number due to failed publishing
Full changelog: 2.7.3...2.8.0-beta4
2.8.0-beta3
[2.8.0-beta3] - 2025-05-24
Bugfixes
- Fix weight of the exam term being wrong
- Fix exam term always showing a result of 60
- Fix alignment issue in subject editing page
- Misc refactorings
- Upgrade to Flutter 3.32
Full changelog: 2.7.3...2.8.0-beta3
2.8.0-beta2
[2.8.0-beta2] - 2025-03-02
New features to adapt to more school systems
- Add a border to grade mappings
- Add settings to customize grade mapping color
- Align grade mappings horizontally with eachother
- Fix grade mapping presets not applying the name correctly
Full changelog: 2.7.3...2.8.0-beta2
2.8.0-beta1
[2.8.0-beta1] - 2025-03-02
New features to adapt to more school systems
- Add grade mappings for systems that map the grade scale to a letter of different number scale. You can access it in Settings>Grade mappings
- Add presets for grade mappings
- Update the UI in the subject editing screen to better reflect the ability to change the subject hierarchy
- Upgrade to Flutter 3.29
Full changelog: 2.7.3...2.8.0-beta1
2.7.3
[2.7.3] - 2025-01-22
Hotfix
- Disable Predictive Back animation for now, as it causes crashes on some devices
- Upgrade Flutter version, fixes janky TabBar animation
Full changelog: 2.7.2...2.7.3
2.7.2
[2.7.2] - 2024-12-29
Mostly technology upgrades
- Add an option to scale up tests before calculating the average
- Fix some TextField focus continuity issues
- Theming improvements for more contrast
- Upgrade to Flutter 3.27
- Change rendering engine to Impeller for better rendering performance on every platform
Full changelog: 2.7.1...2.7.2
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