Skip to content

Releases: ivannorderhaug/studentwebplus

Studentweb+ v2.0.2

11 Jan 18:57
Compare
Choose a tag to compare
Studentweb+ v2.0.2 Pre-release
Pre-release

Changelog v2.0.1

  • Created custom menu that supports multiple degrees by specifying the start and end year for each degree
  • Removed single select checkboxes and change grade possibility, where the latter might be reimplemented later on
  • Added persistence by utilizing localstorage allowing for auto calculation of GPAs

Changelog v2.0.2

  • Added bare-minimum language support for english and norwegian nynorsk. To be updated.

This version will initially be a pre-release as I need to gather feedback.

Studentweb+ v1.2.2

26 Jan 16:10
20832ad
Compare
Choose a tag to compare

Changelog v1.2.2

  • Optimized codebase for improved performance and efficiency
  • Moved the calculator logic into a class for better functionality

Studentweb+ v1.2.0

23 Jan 14:43
20832ad
Compare
Choose a tag to compare

Changelog v1.2.0

  • Added the ability for users to edit the grades by clicking on the new "Endre" button next to each checkbox. This will allow users to see their predicted grade average should they ever retake any exams

Studentweb+ v1.1.3

19 Jan 16:28
20832ad
Compare
Choose a tag to compare

#1 unable to recreate issue on v1.1.2 and v1.1.3

Changelog v1.1.3

  • Changed checkboxes selection and deselection behavior, now the button's innerHTML is used to decide if the checkboxes should be checked or unchecked