You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17-17Lines changed: 17 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -1,59 +1,59 @@
1
-
# 3.7.0
1
+
# 3.7.0 (2025-01-23)
2
2
3
3
- feat: add support for patching/routing on Ui24R ([b7a1ca3](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/b7a1ca39c3dca1d68aa4ffa9f0b014ccbc48b5a9))
4
4
- chore: update connection lib to 3.2.0 ([37ef8fc](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/37ef8fc3a1e4c4cbedfc4d2d41d38a7f9796bfbb))
- feat: add support for setting FX params ([38e7ad7](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/38e7ad7315a2f6601bd3106ee5f52409426bdc42))
10
10
- feat: add support for FX BPM setting ([be3aa8a](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/be3aa8ac754d825aae1687d17455391a8ebb8641))
11
11
- feat: add support for saving cues ([9950317](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/9950317f6b6f8abd5a9a5719f73ed9873062105a))
12
12
- chore: update soundcraft-ui-connection to 2.7.0 ([0e5d4ca](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/0e5d4ca0673b1024bc39df3a3b4c046b78ef232b))
- chore: bump @companion-module/base to ~1.8.0 ([c0f298a](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/c0f298a1d4e3a73fc51d5b3df0ec8b61d5a59497))
37
37
38
-
# 3.2.0
38
+
# 3.2.0 (2024-02-22)
39
39
40
40
- feat: add action and feedback for MTK soundcheck state ([3236b79](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/3236b79fb00b47e6e85b9194d1c10198b854f917))
41
41
- chore: update connection library to 2.2.1 ([c753aa1](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/c753aa120ec3778a7e4bb6e645c2d842cc2bb013))
42
42
- chore: update example pages to v4 format ([0f9a8f8](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/0f9a8f836a12423c859d8e3c6157554014bf4355))
43
43
44
-
# 3.1.1
44
+
# 3.1.1 (2024-02-12)
45
45
46
46
- fix: do not wait for connect/disconnect promises ([d0f0e69](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/d0f0e6960927db00f1e17010448de788e1b53d61))
47
47
- chore: update deps, scripts and yarnv4 ([f0b7953](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/f0b7953e1274a5fd0de33d5886e8d54a9a626abb))
48
48
- chore: update to ESM ([fddb372](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/fddb372f0810f6268457e989b7384d7be5a43127))
49
49
50
-
# 3.1.0
50
+
# 3.1.0 (2023-10-15)
51
51
52
52
- feat: add support for automix ([12a4319](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/12a43190dc29c78a97a6dca5c5b70e98eb8a78f3))
53
53
- chore: upgrade example configs to v3 ([a33b1f3](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/a33b1f301943fe32bd1481488ef6c6d88e7b836b))
54
54
- chore: update dependencies, module-base to 1.4.1 ([2acd1c3](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/2acd1c3103b9bb5261f283a6c81ebb1c619457d2))
55
55
56
-
# 3.0.0
56
+
# 3.0.0 (2023-02-09)
57
57
58
58
This release migrates the module to the new Module API of Companion v3.
59
59
It also contains a few new features:
@@ -64,20 +64,20 @@ It also contains a few new features:
64
64
- add support for output delay (set and change)
65
65
- add support for multitrack recording
66
66
67
-
# 2.0.6
67
+
# 2.0.6 (2022-11-22)
68
68
69
69
- fix: type error ([f5fc91b](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/f5fc91b81e8307e01bf2c59385ce0d5d03af1218))
- add actions and feedback for phantom power ([499d3be](https://github.com/bitfocus/companion-module-soundcraft-ui/commit/499d3be64fa8eab13b31109ef5af463fd1e1eecd))
- fix connection error bug due to wrong config timing
93
93
94
-
# 2.0.0
94
+
# 2.0.0 (2021-03-10)
95
95
96
96
This is a complete rework of this module. It now uses the generic connection library [soundcraft-ui-connection](https://www.npmjs.com/package/soundcraft-ui-connection) to communicate with the mixer.
0 commit comments