v0.1.3 - Fix Stream Deck plugin install
Hotfix for v0.1.2.
Fix
- Stream Deck plugin now installs. The v0.1.2 bundle shipped without
bin/plugin.jsbecausebin/was caught by the .NET build-output gitignore rule and the file was never committed. The plugin entry point was missing, Stream Deck rejected the install with "Unable to install com.tideline.capture.sdPlugin". The rule is now scoped so the plugin'sbin/is tracked while the workflow-generatedtideline-capture.exestays ignored.
How to recover from a failed v0.1.2 install attempt
- Download
Tideline.streamDeckPluginfrom this release. - Double-click. Stream Deck installs the plugin under Tideline -> Capture to Tideline.
- Drag the action onto a button.
- Press the button. The capture overlay opens.
Carried over
- Velopack install ships
tideline-capture.exenext toTideline.exe. - Debug builds isolate to
%LocalAppData%\Tideline-dev. - See v0.1.0 release notes for the full v1 feature list.
Requirements
- Windows 10 1809 or later, or Windows 11, x64
- Stream Deck app 6.5 or later
Privacy
Local-first SQLite. No telemetry. No accounts. No cloud sync.
Full Changelog: v0.1.2...v0.1.3