Releases: Twenty-Three-Fifty-Nine/grade-tracker
Releases · Twenty-Three-Fifty-Nine/grade-tracker
v1.4.3
What's Changed
- Bump rollup from 2.79.1 to 2.79.2 by @dependabot in #510
- Bump cookie, express and universal-cookie by @dependabot in #511
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 by @dependabot in #512
- Updated to trimester 3 by @JJeeff248 in #513
- Added sunset information dialogue by @JJeeff248 in #514
Full Changelog: v1.4.2...v1.4.3
Updated trimester
Patch: Bumping dependencies
What's Changed
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #501
- Bump axios from 1.6.0 to 1.7.4 by @dependabot in #502
- Bump serve-static and express by @dependabot in #505
- Bump path-to-regexp and express by @dependabot in #507
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #504
- Bump webpack from 5.88.2 to 5.94.0 by @dependabot in #503
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #496
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #497
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #498
- Bump ejs from 3.1.8 to 3.1.10 by @dependabot in #499
- Split transcript dialog by @JJeeff248 in #500
Full Changelog: v1.3.3...v1.4.0
v1.3.3
What's Changed
- Changed disabled sync button color by @JJeeff248 in #487
- 427 create transcript by @JJeeff248 in #488
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #491
- Updated year and tri by @JJeeff248 in #494
- 162 make something happen at 2359 by @JJeeff248 in #492
- 376 scroll to bottom if new assessment card goes off screen by @JJeeff248 in #495
Full Changelog: v1.3.2...v1.3.3
Patch 5: Tri 3!
What's Changed
- Updated current trimester by @JJeeff248 in #486
New Contributors
- @dependabot made their first contribution in #476
Dependabot changes
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #476
- Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #478
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #479
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #477
- Bump webpack from 5.75.0 to 5.88.2 by @dependabot in #480
- Bump @adobe/css-tools from 4.0.1 to 4.3.1 by @dependabot in #481
- Bump nth-check 1.0.2 to 2.0.1 by @JJeeff248 in #483 (manually resolved)
- Bump @babel/traverse from 7.20.1 to 7.23.2 by @dependabot in #484
- Bump axios from 1.2.2 to 1.6.0 by @dependabot in #485
Full Changelog: v1.3.1...v1.3.2
Patch 4: Tri 2!
What's Changed
- Updated trimester to tri 2 by @JJeeff248 in #437
- Added Github link to the menu (come have a look if you want) by @JJeeff248 in #441
- Include GitHub link in bug and suggestion emails (for us) by @JJeeff248 in #461
Bugs
- Updated numbers to 2 decimal places by @JJeeff248 in #439
- Fixed weight field shifting when editing/ creating a template by @JJeeff248 in #440
Full Changelog: v1.3.0...v1.3.1
Patch 3
What's Changed
- Upcoming assessments page by @JJeeff248 in #426
- A warning symbol now displays next to the percentage. by @JJeeff248 in #430
Full Changelog: v1.2.0...v1.3.0
Patch 2
What's Changed
- Added deletion email by @JJeeff248 in #395
- Added reply to email address by @JJeeff248 in #424
- Added donation button to account menu dropdown by @JJeeff248 in #392
- Added user feedback for deleting user account by @AboodAsfari in #405
- Added sorting by grade by @AboodAsfari in #407
- Added revert changes button by @AboodAsfari in #408
- Edit dialogue now closes on revert by @JJeeff248 in #421
- Increased the allowed decimal places by @JJeeff248 in #422
Bug Fixes
- Refreshes assignment list after syncing by @JJeeff248 in #409
- Can now sync when the only change is untracked assessments being removed by @AboodAsfari in #410
- Now stays in the same year tab when closing course viewer by @AboodAsfari in #412
- Alert now displays correct message by @JJeeff248 in #394
- Add course fab no longer shows above dialogs by @AboodAsfari in #406
- Corrected delete tooltip by @JJeeff248 in #391
- Year GPA now displays correctly by @AboodAsfari in #404
Cleaning
- 413 make all files props list alphabetical by @JJeeff248 in #417
- 381 make snackbar posistions consistent by @JJeeff248 in https://github.com/Twenty-Three-Fifty-Nine/grade-tracker/pull/418\
- Change position of type tooltip to be consistent with the edit tooltip by @JJeeff248 in #393
Full Changelog: v1.1.0...v1.2.0
Patch 1: General Bug Fixes, UX, and Optimisation Changes
What's Changed
General Changes
- Added tooltips to more components
- Added a percentage sign to make grade label more clear by @AboodAsfari in #297
- Added more user feedback (e.g. loading circle)
- Trims zeroes when inputting numbers by @AboodAsfari in #332
- Converted non-header checkboxes to arrows in sync dialog by @AboodAsfari in #333
- Template editor is no longer a dialog by @AboodAsfari in #338
- Sync menu is no longer a dialog by @AboodAsfari in #348
- Course viewer cards now update when assessment details change by @AboodAsfari in #349
- Viewer now filters when changes are made by @AboodAsfari in #354
- Components now rerender on interact in sync menu by @AboodAsfari in #356
- Increased assignment name length to 60 char by @JJeeff248 in #360
Implemented Suggestions
- 243 make assessment instance editor and filter menu fixed by @JJeeff248 in #361
- Increased feedback content max length by @AboodAsfari in #325
- Moved close/ return button to bottom left by @JJeeff248 in #369
- Added explanation dialog for GPA by @JJeeff248 in #351
Bugs
- Course viewer exit keybind works again by @AboodAsfari in #364
- Can use keybinds after using a textfield by @AboodAsfari in #370
- Fixed dark mode autofill by @JJeeff248 in #371
- Now filters assessments when done editing a grade by @AboodAsfari in #365
- Adjusted assignment name formatting to prevent divider shift by @JJeeff248 in #359
- Reduced padding in course viewer to fix side scrolling on mobile by @JJeeff248 in #362
- Adjusted sorting algorithm to support chromium by @AboodAsfari in #357
- No longer causes errors when closing assessment editor on mobile by @AboodAsfari in #328
- Now renders Fab above snackbars by @AboodAsfari in #335
- Assessment can no longer be deleted if it is the only one left by @AboodAsfari in #334
- Emails are now sent from different addresses by @JJeeff248 in #315
- Fixed side scrolling when filtering (Mobile) @JJeeff248 in #355
Full Changelog: v1.0.1...v1.1.0