Skip to content

Releases: cornell-dti/course-plan

v1.4.1

30 Sep 22:04
f139a84
Compare
Choose a tag to compare

This release introduces substantial (although not directly user-facing) changes to CoursePlan's backend infrastructure so that we store more information in a centralized Firestore collection and less on a per-user basis. Beyond this, CoursePlan also supports the approved-petition liberal studies list and Data Science & Animal Science minors!

v1.4.0

04 Nov 01:04
7a40731
Compare
Choose a tag to compare

This release introduces the Tools page, featuring personalized advisor information, a progress tracker, a PDF schedule export option, and a collection of useful links! It also updates the course data in preparation for Spring 2023 pre-enroll and makes significant improves to the development workflow.

preview

Full Changelog: v1.3.0...v1.4.0
Release PR: #749

v1.3.0

26 Apr 03:08
f6a4f3e
Compare
Choose a tag to compare

It's officially been one year since the launch of CoursePlan! This release updates the courses for Spring 2022 pre-enroll and features many improvements to onboarding and the main semester view. We added new majors and minors, and we addressed bugs in existing colleges and majors. While not visible to the user yet, we made significant progress toward implementing all aspects of the new two-graph requirement computation, and we enhanced our test suite.

Full Changelog: v1.2.0...v1.3.0
Release PR: Spring 2022 Pre-enroll Release

v1.1.0

26 May 20:53
138ac1e
Compare
Choose a tag to compare

This push to prod includes new features: compound requirements, graduate program support, typing dropdowns. It also includes graph computation setup for AP/IB Overridden Requirements and renaming the reset course modal to be the DeleteCourseModal. Cypress frontend unit testing would be integrated into the CI as of this PR.

v1.0.3

06 May 22:04
01ce30f
Compare
Choose a tag to compare

Fixes the frontend bug where the requirement bar's styling was altered by an update on an imported stylesheet.
image

v1.0.2

05 May 15:01
96f42dc
Compare
Choose a tag to compare

Post launch bugs, the addition of 20 new majors/minors, our migration to vue3, the addition of entranceYear in onboarding, slot names for requirements, and FA21 Cornell Course Roster API data.

v1.0.1

05 Apr 11:03
b343ea1
Compare
Choose a tag to compare

Removed whitelist and some bug fixes re: uniqueId, A&S, adding new semesters

v1.0.0

04 Apr 17:57
56c52f8
Compare
Choose a tag to compare

CP Public Release