Skip to content

Releases: ASLS-org/studio

v1.0.0

06 May 22:05
60d474d

Choose a tag to compare

1.0.0 (2026-05-06)

Bug Fixes

  • app/fragments/visualizer: set capture stream to 24 fps and order actino buttons to the right (293a8ff)
  • app/splash: set correct releases links (ef2891c)
  • component/uikit/lists/lit-item: remove forcing on deletable prop (fbac4e7)
  • components/uikit/cue-container: set solo button correct color (5213ad5)
  • group-pool: redirect on group deletion to avoid access to deleted object (9489611)
  • models/DMX/effect: six fixture phasing in symetrical direction mode (61c6c57)
  • models/DMX/effects: minor effect engine improvements (6e66fb6)
  • models/DMX: force-use WW timers (36606fb)
  • models/DMX: patch blocking quantization cue issue (aacf8b3)
  • models/DMX: patch relatively update cue's state (59cfa66)
  • modesl/DMX/group-pool: optionaly chain clearall methods (95e2101)
  • plugins/visualizer/moving_head: patch boundingbox display issues (295c822)
  • remove conflicting calls (b955380)
  • router: use memory router (ca6b821)
  • stop using preventUnfocus props (3d320d5)
  • uikit/inputs/textbox/num: remove intitial toFixed (307f6dd)
  • views/activities/app/fragments/modifiers/_widgets/fixture-channels: provide value through value prop (9fc9863)
  • views/activities/application/modifier/chase/widgets/timeline: patch collision bug (0b2003b)
  • views/activities/frgagments/modifiers/widgets/fisture-pool: handle item autoselection better (2ffc866)
  • widgets/curve: set width and height on mount (1f99f0d)
  • widgets/curve: store canvas dimensions (2a3668e)
  • widgets/fixture-channels: re-instore v-model on num input (c6413b9)
  • widgets/timeline: force rerender on chase change (b4007f5)

Features

  • ci: create release workflow (3130033)
  • ci: created deployment workflow (3179f31)
  • components/uikit/lists: improve listing component (83c2837)
  • core: lint, reformat and refactor everything (9731bc5)
  • electron: setup electron (2cc12a0)
  • electron: setup electron app to use WSC protocol (58f3457)
  • improve creation of new/blank shows (60faffe)
  • linter: add and configure eslint to lint js and vue files (88e2943)
  • models/DMX/effect: implement syumetrical effect direction (21f0b81)
  • outputs: fully refactor output control and implement WSC (42900b1)
  • plugins/visualizer/controls: set autofocus as optional (b52739a)
  • plugins/visualizer/shaders: put shaders in separate glsl files (9d4efac)
  • resize: implement app fragments resizing (60dba2e)
  • three: bump to r156 (4336aa0)
  • views/activities/app/fragments/patch-bay: enable accordion mode on universe list (8866eff)
  • views: migrate lint, reformat and refactor everything (cfeaf3b)
  • visualizer: implement autofocus, autorotation and recording (d5b5e59)
  • visualizer: minor visualizer improvements (9cbc6b1)
  • vite-migration: migrate from vue-cli to vite (bedc050)
  • vite.config: migrate to mjs and seed env variables on the fly (af39ead)
  • vue3-migration: configure webpack to use vue3 compat build (af48287)
  • vue3-migration: keep package-lock up to date with the many ongoing changes (61c4712)
  • vue3-migration: leverage new vue3 reactive feature for global properties (1a9e864)
  • vue3-migration: patch colorpicker component to work in vue3 env (cc2187b)
  • vue3-migration: patch group modifiers to work in vue3 env and prevent use of v-model in group's effect modifier (1eb4314)
  • vue3-migration: patch group-pool fragment to work in vue3 env (f3bce7c)
  • vue3-migration: patch toolbar chase timeline to work in vue3 env (e03e236)
  • vue3-migration: patch toolbar component to work in vue3 env (8b675ae)
  • vue3-migration: setup non change-broken components to run in fulle vue3 compatibility mode (b09c73e)
  • vue3-migration: update change-broken components to use vue3 syntax (emitters & v-model) (e19a915)
  • vue3-migration: update uikit component to use vue3 syntax (emitters & v-model) (337cb2a)

v1.0.0-rc.2

06 May 21:52
f05ed36

Choose a tag to compare

v1.0.0-rc.2 Pre-release
Pre-release

1.0.0-rc.2 (2026-05-06)

Bug Fixes

  • app/fragments/visualizer: set capture stream to 24 fps and order actino buttons to the right (293a8ff)
  • app/splash: set correct releases links (ef2891c)
  • group-pool: redirect on group deletion to avoid access to deleted object (9489611)
  • models/DMX/effects: minor effect engine improvements (6e66fb6)
  • models/DMX: force-use WW timers (36606fb)
  • models/DMX: patch relatively update cue's state (59cfa66)
  • modesl/DMX/group-pool: optionaly chain clearall methods (95e2101)
  • remove conflicting calls (b955380)
  • router: use memory router (ca6b821)
  • stop using preventUnfocus props (3d320d5)
  • uikit/inputs/textbox/num: remove intitial toFixed (307f6dd)
  • views/activities/application/modifier/chase/widgets/timeline: patch collision bug (0b2003b)
  • widgets/curve: set width and height on mount (1f99f0d)
  • widgets/curve: store canvas dimensions (2a3668e)
  • widgets/fixture-channels: re-instore v-model on num input (c6413b9)
  • widgets/timeline: force rerender on chase change (b4007f5)

Features

  • components/uikit/lists: improve listing component (83c2837)
  • electron: setup electron (2cc12a0)
  • electron: setup electron app to use WSC protocol (58f3457)
  • improve creation of new/blank shows (60faffe)
  • models/DMX/effect: implement syumetrical effect direction (21f0b81)
  • outputs: fully refactor output control and implement WSC (42900b1)
  • plugins/visualizer/controls: set autofocus as optional (b52739a)
  • resize: implement app fragments resizing (60dba2e)
  • visualizer: implement autofocus, autorotation and recording (d5b5e59)
  • visualizer: minor visualizer improvements (9cbc6b1)

v1.0.0-rc.1

28 Aug 16:24
14554cf

Choose a tag to compare

v1.0.0-rc.1 Pre-release
Pre-release

1.0.0-rc.1 (2024-08-28)

Bug Fixes

  • component/uikit/lists/lit-item: remove forcing on deletable prop (fbac4e7)
  • components/uikit/cue-container: set solo button correct color (5213ad5)
  • models/DMX/effect: six fixture phasing in symetrical direction mode (61c6c57)
  • models/DMX: patch blocking quantization cue issue (aacf8b3)
  • plugins/visualizer/moving_head: patch boundingbox display issues (295c822)
  • views/activities/app/fragments/modifiers/_widgets/fixture-channels: provide value through value prop (9fc9863)
  • views/activities/frgagments/modifiers/widgets/fisture-pool: handle item autoselection better (2ffc866)

Features

  • ci: create release workflow (3130033)
  • ci: created deployment workflow (3179f31)
  • core: lint, reformat and refactor everything (9731bc5)
  • linter: add and configure eslint to lint js and vue files (88e2943)
  • plugins/visualizer/shaders: put shaders in separate glsl files (9d4efac)
  • three: bump to r156 (4336aa0)
  • views/activities/app/fragments/patch-bay: enable accordion mode on universe list (8866eff)
  • views: migrate lint, reformat and refactor everything (cfeaf3b)
  • vite-migration: migrate from vue-cli to vite (bedc050)
  • vite.config: migrate to mjs and seed env variables on the fly (af39ead)
  • vue3-migration: configure webpack to use vue3 compat build (af48287)
  • vue3-migration: keep package-lock up to date with the many ongoing changes (61c4712)
  • vue3-migration: leverage new vue3 reactive feature for global properties (1a9e864)
  • vue3-migration: patch colorpicker component to work in vue3 env (cc2187b)
  • vue3-migration: patch group modifiers to work in vue3 env and prevent use of v-model in group's effect modifier (1eb4314)
  • vue3-migration: patch group-pool fragment to work in vue3 env (f3bce7c)
  • vue3-migration: patch toolbar chase timeline to work in vue3 env (e03e236)
  • vue3-migration: patch toolbar component to work in vue3 env (8b675ae)
  • vue3-migration: setup non change-broken components to run in fulle vue3 compatibility mode (b09c73e)
  • vue3-migration: update change-broken components to use vue3 syntax (emitters & v-model) (e19a915)
  • vue3-migration: update uikit component to use vue3 syntax (emitters & v-model) (337cb2a)