Releases: marcusfrdk/bth-programs
Releases · marcusfrdk/bth-programs
v3.1.1
v3.1.0
This is the first minor version of the app. This update includes the following changes:
- Added better support for Chromium-based browsers (Google Chrome, Brave, etc.)
- Inverted the color of the ScrollTo component
- Created a Select component, which also replaced the various program selection elements around the app
- Switched the PNG logo to an SVG component in the header
- Refactored and changed the way data is handled in the DataProvider (updated data structured, etc.)
- New index file for number of years a program is (in generate.py)
- The selections now show the number of years a program is
v3.0.7
Cookies now have a lifespan of 10 years instead of being session-based
v3.0.6
Updated weeks for LP1
v3.0.5
Fixed a null-reference error when checking if a course has requirements.
v3.0.4
Missing translations, bugs and issues in select elements and overflow for menu title fixed
v3.0.2
A max-width contraint was not set for the sub-header, which caused a layout issue for the name of the program.
v3.0.1
There were some deployment issues and smaller fixes needed. This patch includes:
- Removed dependency on node:fs (App directly imports JSON files)
- Fixed build issues making Vercel not load the app or build
- Other miscellaneous changes and fixes
v3.0.0
Major rehaul over previous version. This version includes new features and fixes, such as:
- Comparison feature
- Better onboarding
- Cleaner UI
- More information about each course
- Faster data generation script
- Usage of new API
v3.0.3
Translated application fully to swedish