Releases: SpeakingInBits/WorkloadScheduler
v1.0 Release
What's Changed
- Implement shared time slot manager by @JoeProgrammer88 in #18
- Refactor and add tests by @JoeProgrammer88 in #19
Full Changelog: v0.6...v1.0
v0.6 Feb 13th 2026 Release
v0.5 Feb 13th 2026 Release
What's Changed
- Add Section support by @JoeProgrammer88 in #15
- Use fix positioning on left column to keep it always visible
Full Changelog: v0.4...v0.5
v0.4 - Feb 12th 2026 Release
What's Changed
- Refactor for Course Catalog by @JoeProgrammer88 in #12
Courses will now be under a program category. A global course catalog feature has been added to prevent redundant course information from having to be added for each schedule. Courses can now be filtered by program
Full Changelog: v0.3...v0.4
v0.3 - Feb 12th 2026 Release
What's Changed
- fix: Filter courses by scheduled status in instructor workload by @JoeProgrammer88 in #6
- Add validation for cohorts and instructors by @JoeProgrammer88 in #9
Full Changelog: v0.2...v0.3
v0.2 Feb 10th 2026 Release
What's Changed
- Multi schedule, UX Enhancements by @JoeProgrammer88 in #4
Multiple schedules can now be created and saved. Schedules can be filtered by instructor and instructors can be color coded. Left pane sections have been enhanced to be more user friendly
New Contributors
- @JoeProgrammer88 made their first contribution in #4
Full Changelog: v0.1...v0.2
Initial Release
The initial version of the app has support to create instructors, create courses, and create classrooms. Courses can have an instructor assigned and be placed in a time slot for a given classroom. Class modality can be changed per time slot
Data is stored in the browser and can be exported/imported to other browsers or machines via a JSON file.
Full Changelog: https://github.com/JoeProgrammer88/WorkloadScheduler/commits/v0.1