Releases: nstr-dev/grade-calculator
v3.0.1 - Bug fixes
Good day!
This patch fixes a critical bug where creating a new semester would affect other categories. It also adds an improved header visual.
What's Changed
- feat: header design by @noahstreller in #98
- feat: add sitemap by @noahstreller in #100
- fix: new semester should only clear category by @noahstreller in #101
Full Changelog: v3.0.0...v3.0.1
3.0.0 - Custom required grade goal, 404 Page, country flags
Good day!
This release brings several new minor enhancements and fixes, most notably a 404 page (finally), and an option to get the required grade for a custom grade goal other than the passing grade set in the preferences.
What's Changed
- fix: remove spammy info logs by @noahstreller in #79
- feat: add sonarqube integration by @noahstreller in #81
- fix: removed unused vulnerable code by @noahstreller in #82
- fix: security issues by @noahstreller in #83
- fix: resolve vulnerability by @noahstreller in #85
- fix: patch db healthcheck by @noahstreller in #86
- feat: update issue templates by @noahstreller in #87
- feat: add flags as icons instead of emoji by @noahstreller in #88
- feat: limit archive amount by @noahstreller in #89
- Custom 404 Page by @noahstreller in #90
- fix: removed lt/gt symbols for certain situations by @noahstreller in #91
- feat: display language selection on onboarding page by @noahstreller in #92
- feat: custom required grade goal by @noahstreller in #93
- feat: enhanced the account deletion dialog by @noahstreller in #94
- fix: context buttons were not clickable by @noahstreller in #95
- fix: applied rounding to float values to prevent precision errors by @noahstreller in #96
- v3.0.0 by @noahstreller in #97
Full Changelog: v2.8.6...v3.0.0
2.8.4 - Vulnerability removal
Good day!
This release fixes a security vulnerability caused by a dependency.
What's Changed
- chore(deps): bump rollup and @serwist/next by @dependabot in #75
Full Changelog: v2.8.3...v2.8.4
2.8.3 - Translations, PWA improvements
Good day!
This release brings a german translation and several improvements and fixes.
I am also excited to announce that the app is now on the Google Play Store.
What's Changed
- chore(deps): bump next from 14.2.5 to 14.2.12 by @dependabot in #65
- chore: show steps to delete data by @noahstreller in #67
- feat: added i18n translations by @noahstreller in #66
- fix: changed some privacy and cookie policy stuff by @noahstreller in #68
- hotfix: incorrect drawer labels by @noahstreller in #69
- chore: add screenshots by @noahstreller in #70
- Develop by @noahstreller in #71
- feat: assetlinks by @noahstreller in #72
- chore: manifest updates by @noahstreller in #73
- fix: landing page overflow by @noahstreller in #74
New Contributors
- @dependabot made their first contribution in #65
Full Changelog: v2.7.2...v2.8.3
2.7.0 - Data archiving
Good day!
Users are now able to archive past terms/semesters directly in the app.
What's Changed
- feature: data archiving by @noahstreller in #62
Full Changelog: v2.6.0...v2.7.0
2.6.0 - Mark as irrelevant for academic promotion
Good day!
Subjects can now be marked as irrelevant for academic promotion.
What's Changed
- feat: subject weights by @noahstreller in #61
Full Changelog: v2.5.1...v2.6.0
2.5.1 - Cookie Policy
Full Changelog: v2.5.0...v2.5.1
2.4.0 - Onboarding
Users now undergo an onboarding process to imrpove the experience.
What's Changed
- Feature/onboarding by @noahstreller in #59
Full Changelog: v2.3.2...v2.4.0
2.3.1 - Bugfix Patch
Full Changelog: v2.3.0...v2.3.1
2.3.0 - Subject detail page
Good day!
This release offers a detail page for your subjects. Use these detail pages to gain a better overview about a specific subject.
What's Changed
- feat: add category feature by @noahstreller in #19
- Create codeql.yml by @noahstreller in #24
- Create codeql.yml (#24) by @noahstreller in #25
- feat: table layout by @noahstreller in #27
- feat: table layout by @noahstreller in #28
- feat: email sign in by @noahstreller in #31
- feat: email login by @noahstreller in #32
- feat: revamped dashboard by @noahstreller in #34
- feat: revamped dashboard by @noahstreller in #35
- feat: added simulated weight feature by @noahstreller in #36
- feat: added simulated weight feature by @noahstreller in #37
- feat: revamp landing page by @noahstreller in #38
- feat: revamp landing page by @noahstreller in #39
- feat: compacted buttons into dropdown by @noahstreller in #46
- chore: fixed vulnerabilities and removed vercel postgres by @noahstreller in #48
- fix: increased weight truncate threshold from 3 to 5 by @noahstreller in #49
- fix: nowrap for badges by @noahstreller in #50
- fix: updated server location in privacy policy by @noahstreller in #52
- feat: combined grade average and subject average if they are identical by @noahstreller in #51
- feat: added better readability for quick settings by @noahstreller in #53
- feat: add some half baked page by @noahstreller in #56
Full Changelog: v2.2.0...v2.3.0