atcupps / Jupiterp

A course schedule planning and building tool for University of Maryland students.
https://jupiterp.com
GNU Affero General Public License v3.0
15 stars 2 forks source link

Track changes for changelog #253

Open atcupps opened 5 months ago

atcupps commented 5 months ago

This issue exists to track changes made by version for the changelog

atcupps commented 5 months ago

Version 1.0.0 - March 12, 2024 The original version of Jupiterp when officially published. Complete with the ability to add courses to a schedule, save schedules locally, and easily see PlanetTerp reviews for professors.

atcupps commented 5 months ago

Version 1.0.1 - April 4, 2024 Minor changes to improve Jupiterp based on feedback after launch (these were pushed separately but are merged to one version for organizational purposes. Fix major 'Classtime TBA' bug, wrap course titles in course search, and enable adding courses with no sections to your schedule.

atcupps commented 5 months ago

Version 1.0.2 - April 30, 2024 Add banner to show when classes are added or removed on mobile; add changelog page. Add more colors for classes on the Schedule. Link to buildings on the UMD Map in course search.

atcupps commented 5 months ago

Version 1.1.0 - Under development Enable switching between schedules

atcupps commented 5 months ago

Version 1.0.3 - May 24, 2024 Fix bug preventing Sunday and Saturday classes from being added to schedule. Provide classtimes in schedule course info panel. Make light/dark theme toggleable. Fix negative times on schedule when only async or weekend classes are added. Add error pages. Optimize spacing of conflicted classes on schedule. Improve underlying code site code quality.

atcupps commented 2 months ago

Version 1.0.4 - July 14, 2024 Show class times and meetings on course info panel. Add dropdown menus to site links. Make 'X' button to remove course on Schedule UI adapt to screen size. Improve tooltip descriptions for accessibility. Add Sentry error reporting.

atcupps commented 1 week ago

Version 1.0.5 - September 23, 2024 Display number of seats left in sections in both course search and in the course info panel. Reduce number of requests necessary to retreive course information from the Testudo SOC.