Releases: ASLS-org/studio
Releases · ASLS-org/studio
v1.0.0-rc.1
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)