Logo

CoursePlan.search

Docs

Change LogFAQ

Change Log

1.1.0 (2025/8/23)

Features

  • Auth (functional): Implemented OAuth2 integration with UniKorn Campus Forum!
  • Auth (style): Added Dark Mode to Account Center.
  • Chore: Added 404 and error handling pages for better user experience.

Enhancements

  • Auth (functional): Only allowed email addresses from specific domains for registration.

1.0.4 (2025/8/22)

Bug Fixes

  • Chore: Added web page title to the Account Center.
  • Dashboard (style): Fixed search bar text color in light mode.
  • Auth (functional): Ensure automatic redirection and page refresh after login and logout.

Enhancements

  • Breadcrumb (style): Adjust "Account Center" button text color in dark mode.

1.0.3 (2025/8/20)

Bug Fixes

  • Database (functional): The crawler now really correctly handles courses with only one section.
  • Auth (functional): Fixed a typo in the signup form ("duplicate Password" -> "Duplicate Password").
  • Dashboard (style): Fixed filter pop-out in the scroll area. It will no longer flash when hovering.
  • Dashboard (functional): Fixed bug where the website crashed when removing a course from the cart.

Enhancements

  • Dashboard (style): Changed the enabled course card indicator color for better visibility.
  • Sidebar (style): Replace the logo with a new one on black theme.
  • Auth (security): Add email validity check using Hunter and enhance verification process; implement rate limiting for auth.

1.0.2 (2025/8/19)

Bug Fixes

  • Database (functional): The crawler now correctly handles courses with only one section.
  • Database (functional): The crawler now correctly handles sections with multiple lecture times.
  • Dashboard (style): Improved lecture card shadow styling.
  • Dashboard (style): Fixed menu pop-out in the scroll area. The menu will no longer scroll with the course cards.

Enhancements

  • Docs (functional): Redirect to 404 if the requested document is not found.
  • Sidebar (style): Add Docs entrance at the sidebar.

Docs

  • Docs: Fixed "Course Map" guide content, added FAQ.
  • Docs: Created Changelog for the project. You are here.

1.0.1 (2025/8/18)

Bug Fixes

  • Dashboard (functional): Fixed an issue where the course list did not update correctly when quickly adding multiple courses.
  • Chore: Added web page title to the dashboard.
  • Account (functional): "Remember me" now works as expected.
  • Account (functional): After logging in and redirecting, the home page now displays "logged in".

1.0.0 (2025/8/17)

🎉 Initial release