Skip to content

Releases: SpeakingInBits/WorkloadScheduler

v1.0 Release

28 Apr 20:47
b20f4dc

Choose a tag to compare

What's Changed

Full Changelog: v0.6...v1.0

v0.6 Feb 13th 2026 Release

13 Feb 17:38
b9810e6

Choose a tag to compare

What's Changed

Full Changelog: v0.5...v0.6

v0.5 Feb 13th 2026 Release

13 Feb 15:49
c68004f

Choose a tag to compare

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

12 Feb 23:55
3d13dc6

Choose a tag to compare

What's Changed

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

12 Feb 22:30
9f60df5

Choose a tag to compare

What's Changed

Full Changelog: v0.2...v0.3

v0.2 Feb 10th 2026 Release

10 Feb 22:54
cd6d760

Choose a tag to compare

What's Changed

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

Full Changelog: v0.1...v0.2

Initial Release

23 Jan 23:53

Choose a tag to compare

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