Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 19:53
· 19 commits to main since this release
e2789b6

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)