Releases: byuoitav/scheduler
Releases · byuoitav/scheduler
v0.4.3
v0.4.2-dev
Made a small edit to book.js to allow for the current time of day to be selected as a meeting's start time.
v0.4.1 - UI Port Consistency
changes to use port 8888 for compatibility with the DMM
v0.4.0 UI Rewrite
- Removes Angular and rewrites the UI in vanilla js
- Adds option to customize background image
- Changes server from echo to gin
- Adds error reporting modal
v0.4.0-dev UI Rewrite
- Removes Angular and rewrites the UI in vanilla js
- Adds option to customize background image
- Changes server from echo to gin
- Adds error reporting modal
Anti-Loop Release
This release fixes an issue we had with retry loops compounding during extended scheduling backend outages
Event Hub Changes
This release removes the messenger from the Scheduler and instead makes http requests to the event hub instead
v0.3.2
Added help requests
v0.3.1
update default port and finish setting up static endpoint fixes #15
v0.3.0
fix custom css - it works now