Skip to content

Releases: NightDreamGames/Graded

2.6.5

28 Feb 23:06
Compare
Choose a tag to compare

[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

28 Jan 12:52
Compare
Choose a tag to compare

[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

31 Dec 00:14
Compare
Choose a tag to compare

[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

22 Dec 11:31
Compare
Choose a tag to compare

[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

19 Dec 19:10
f43ec4e
Compare
Choose a tag to compare

[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

10 Dec 22:22
Compare
Choose a tag to compare

[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

21 Nov 19:31
Compare
Choose a tag to compare

[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

10 Nov 16:56
Compare
Choose a tag to compare

[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

2.4.2

14 Oct 20:59
Compare
Choose a tag to compare

[2.4.2] - 2023-10-14

  • Update icons and splash screen
  • Update monochrome icon
  • Fix round adaptive icon
  • Fix AppBar title padding
  • Fix AppBar landscape layout
  • Fixed other bugs

2.4.1

24 Sep 22:22
Compare
Choose a tag to compare

[2.4.1] - 2023-09-24

Mostly bug fixes related to UI and theming

  • Upgrade to Flutter 3.13
  • Multiple theme fixes and optimisations
  • Calculate all years before showing average
  • Fix TabBar scrolling and updating
  • Fix empty list widget
  • CI changelog improvements
  • Update store descriptions
  • Fixed other bugs