Skip to content

v0.6.0 [2024-06-24]

Latest
Compare
Choose a tag to compare
@david-yz-liu david-yz-liu released this 25 Jun 02:02

This is the main update for 2024-25.

🚨 Breaking changes

  • Update Computer Science graph for 2024
  • Update course information for 2024
  • Do not display room numbers in timetable information

✨ New features/enhancements

  • Added button to deselect courses in "FCE count" side panel
  • Increase font size for hybrid nodes in graphs

🐛 Bug fixes

  • Fixed bug that causes FCE count to increase when toggling course via sidebar
  • Fixed bug that forced users to input a course codes in a specific way when generating a dependency graph
  • Correctly handle 'l' directives in svg path attributes
  • Fixed bug that prevented timetable information from loading in Grid page
  • Fixed bug that prevented the course info modal from displaying in Grid page

🔧 Internal changes

  • Started a changelog.
  • Updated pull request template
  • Refactored graph and course related route functionality into controllers