Skip to content

Releases: byuoitav/scheduler

v0.4.3

27 Jan 20:34

Choose a tag to compare

Cleaner makefile.ps1 and production version with Book Now allowing the current TOD as an option.

v0.4.2-dev

27 Jan 18:49

Choose a tag to compare

v0.4.2-dev Pre-release
Pre-release

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

12 Jan 15:37

Choose a tag to compare

changes to use port 8888 for compatibility with the DMM

v0.4.0 UI Rewrite

17 Oct 17:09
89a182f

Choose a tag to compare

  • 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

22 Sep 22:37
78a686a

Choose a tag to compare

v0.4.0-dev UI Rewrite Pre-release
Pre-release
  • 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

05 Nov 19:37
730c841

Choose a tag to compare

This release fixes an issue we had with retry loops compounding during extended scheduling backend outages

Event Hub Changes

05 Nov 16:19
372b4b2

Choose a tag to compare

This release removes the messenger from the Scheduler and instead makes http requests to the event hub instead

v0.3.2

18 May 16:57
1f6c8e4

Choose a tag to compare

Added help requests

v0.3.1

29 Apr 17:22

Choose a tag to compare

update default port and finish setting up static endpoint fixes #15

v0.3.0

06 Apr 20:31

Choose a tag to compare

fix custom css - it works now