Skip to content

v0.1.3 - Fix Stream Deck plugin install

Choose a tag to compare

@BENZOOgataga BENZOOgataga released this 24 May 02:29

Hotfix for v0.1.2.

Fix

  • Stream Deck plugin now installs. The v0.1.2 bundle shipped without bin/plugin.js because bin/ 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's bin/ is tracked while the workflow-generated tideline-capture.exe stays ignored.

How to recover from a failed v0.1.2 install attempt

  1. Download Tideline.streamDeckPlugin from this release.
  2. Double-click. Stream Deck installs the plugin under Tideline -> Capture to Tideline.
  3. Drag the action onto a button.
  4. Press the button. The capture overlay opens.

Carried over

  • Velopack install ships tideline-capture.exe next to Tideline.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