Releases: FlowingSPDG/vmix-utility
Releases · FlowingSPDG/vmix-utility
v1.17
What's Changed
- CIをGitHub Actionsに移行 by @FlowingSPDG in #110
- 変数や関数を構造体に閉じ込めた by @FlowingSPDG in #113
- vMixのドキュメントに接続できない状況でも正しく動作するようにした
Full Changelog: v1.16...v1.17
v2.0.0 pre-release rev1
v2.0.0-pre pnpmの追加
v1.16
v1.15
What's Changed
- Enhanced Input manager by @FlowingSPDG in #87
- Fixed Blank generator
- Added Multiview
Full Changelog: v1.14...v1.15
v1.14 Added "PROGRAM". "PREVIEW" for Function Generator
- "Home" is renamed("Function Generator").
- Added "Program", and "Preview" for Function Generator.
- "EMPTY" is no longer numbered.
- Updated screenshots on README.MD .
- Added CircleCI.
v1.13 Compiled binary will contain static datas
Static files(HTML/CSS/JS) are embedded on compile(go:embed) .
v1.12 Added "Tally" button
Added tally button for vMix functions (#77) * Added tally button for vMix functions * fix yarn audit
v1.11 Blank generates, UI fixes, etc
v1.10 will be un-used number because v1.10 was planned for program-view UI release, which is decided to not implemented.
-
Added Blank inputs
You can generate multiple "Blank" or "Transparent" Input by clicking few buttons. which is very useful if you are going to create multi-view scenes. -
UI Improvements
Added "loading" state in some pages.
Adjusted button size.
v1.10 Program view(alpha)
Experimental Release.
v1.9 Added Input management menu
Added Input management menu, you can check multiview, inputs where it used by, and so on.