Releases: midi-mixer/plugin-obs
Releases · midi-mixer/plugin-obs
v1.0.0
1.0.0 (2022-10-09)
breaking
BREAKING CHANGES
-
Updated package not compatible with websocket version 4.x
-
feat: Add audio meters
-
remove test code
-
docs: Update PAGE.md indicating websocket v5
-
fix: prepend 'ws://' if address does not start with it
-
fix: duh, wrong operator
-
Add scaling value for meters
-
remove simple attempt at retrying on connection failed
v0.1.6
v0.1.5
What's Changed
- Feature/plugin manifests by @jpwilliams in #5
- chore(deps): bump browserslist from 4.16.1 to 4.16.6 by @dependabot in #6
- chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #4
- chore(deps): bump lodash from 4.17.20 to 4.17.21 by @dependabot in #3
- Fix being able to build the .midiMixerPlugin file by @Jaggernaut555 in #15
New Contributors
- @jpwilliams made their first contribution in #5
- @dependabot made their first contribution in #6
- @Jaggernaut555 made their first contribution in #15
Full Changelog: v0.1.0...v0.1.5
v0.1.3
v0.1.2
v0.1.1
v0.1.0
chore: upgraded build process