Skip to content

Releases: GEWIS/aurora-backoffice

v1.3.0

06 Feb 12:13
c718f5b
Compare
Choose a tag to compare

1.3.0 (2025-02-06)

Bug Fixes

  • timed-events: skipNext must be undefined instead of false/undefined (#20) (4bf07f2)

Features

  • effect-controller: add new effects controller based on preconfigured effects (#22) (1d754e7)

v1.2.0

05 Jan 15:08
856d4e4
Compare
Choose a tag to compare

1.2.0 (2025-01-05)

Features

  • poster: Add Hubble Poster view (#17) (f757443)
  • timed-events: add administration interface for new timed events (#19) (856d4e4)

v1.1.0

17 Nov 12:02
1ce1740
Compare
Choose a tag to compare

1.1.0 (2024-11-17)

Features

  • centurion: add loading to initialize & cursor pointer to play (eed4020)
  • prettier: use shared GEWIS config (7fe21b9)
  • settings: add feature flags to hide modes if disabled (2c58376)
  • settings: add feature flags to hide modes if disabled (#15) (1ce1740)
  • settings: add Server Settings page (9fd5208)
  • settings: add updating settings (9f9efa2)
  • settings: disable child settings if parent feature flag is off (32bc477)

v1.0.1

08 Nov 23:07
69f4f44
Compare
Choose a tag to compare

1.0.1 (2024-11-08)

Bug Fixes

  • auth: fix endless authentication loop (69f4f44)

v1.0.0

08 Nov 19:53
e2789b6
Compare
Choose a tag to compare

1.0.0 (2024-11-08)

Bug Fixes

  • add baseroute to client (4e44d87)
  • auth: remove double authorization check (732ac85)
  • centurion mode not enabled error message (8aecf80)
  • centurion-mode: faulty initialization check (ae4fad8)
  • centurion: add artist as identifier for a tape (b129d82)
  • centurion: final styling touchups (78718e9)
  • centurion: properly use refactorered components (2be8194)
  • css: remove unnecessary colors (55189c7)
  • dashboard: light group layout (9090bbb)
  • effects: fix general layout (4ad2dcd)
  • faulty topbar alignments (518460e)
  • final stylistic issues (bc369a3)
  • font resolve issues (866e42d)
  • gen-client: Renamed from narrowcasting to Aurora (133b1e5)
  • husky script (d17aa26)
  • icons: remove lingering files (2b96f7b)
  • layout issues on small displays (18e7f70)
  • lights: updates types for new client (901ab96)
  • minor dashboard issues (f3cd4ca)
  • routing to fixtures (a46bc1e)
  • semantic-release: various fixes (e2789b6)
  • shortcut: remove console log (a8ded38)
  • todos: remove and update todos (f1ec840)

Features

  • add audit logs to dashboard (c80ee02)
  • add goboRotate option to StaticColor lights effect (e8b80c0)
  • add lights fixture management page (68f5f48)
  • add new favicon (1b1825f)
  • add predefined lights scenes shortcut to dashboard (291f160)
  • add scenes controller page (205fbfb)
  • add shortcut icons for modes (59d7c6c)
  • add shortcut panel to dashboard (08752ca)
  • add temporary ico (e0c138b)
  • add TimeTrialRace stop button (6ccb424)
  • audit: proper error handling (7359db4)
  • dashboard update (1946a34)
  • first layer authentication (563937d)
  • improve time trail race button size & add reset button (8c8a789)
  • initial update handler components (5341138)
  • introduce better responsivity (53ce164)
  • layout-store: add documentation and resize listeners (22bb835)
  • make shortcuts two columns (34eda2d)
  • mobile sidebar support (b3f973b)
  • posters: update posters to UI (368c870)
  • remove copyright banner (fcc9c47)
  • sakai styling (e81cd33)
  • sass: update dependencies (00916f9)
  • stepper-wrapper: add extra props (26e02f1)
  • time-trail: overhaul ui (7dd5cc0)
  • update audit logs real time using websocket (737de41)
  • update audit logs styling (48c1f25)
  • update subscriber overviews (5fc3b42)
  • upgrade packages and client (1bc7bef)
  • user control and store updates (c067f48)

Reverts

  • Revert "fix(css): remove unnecessary colors" (4fa7ed0)