Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Releases: marcusfrdk/bth-programs

v3.1.2

06 Jan 18:07
732b2cb

Choose a tag to compare

  • Updated data
  • Fixed issue with period/year where the incorrect courses would be marked as "previous"
  • Fixed autoscroll issue on load

v3.1.1

06 Nov 08:47
bfb9708

Choose a tag to compare

  • Regenerated data
  • Fixed issue where the -u flag for the update script would not work

v3.1.0

02 Sep 15:49
56c6499

Choose a tag to compare

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

02 Sep 07:05
2750251

Choose a tag to compare

Cookies now have a lifespan of 10 years instead of being session-based

v3.0.6

02 Sep 06:50
1232cc1

Choose a tag to compare

Updated weeks for LP1

v3.0.5

01 Sep 19:00
a9ed253

Choose a tag to compare

Fixed a null-reference error when checking if a course has requirements.

v3.0.4

01 Sep 17:57
eee754a

Choose a tag to compare

Missing translations, bugs and issues in select elements and overflow for menu title fixed

v3.0.2

01 Sep 17:18
100cf3f

Choose a tag to compare

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

01 Sep 17:12
0867b34

Choose a tag to compare

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

01 Sep 15:50
de9c106

Choose a tag to compare

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