Releases: ivannorderhaug/studentwebplus
Releases · ivannorderhaug/studentwebplus
Studentweb+ v2.0.2
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
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
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
#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