ViveStream v1.7.7
A new version of ViveStream is now available.
Security Notice (Unknown Publisher)
ViveStream is a non-commercial open-source project. We do not purchase corporate code-signing certificates. Your operating system may flag the installer as coming from an Unknown Publisher.
- Windows: Click 'More Info' -> 'Run Anyway' in Defender SmartScreen.
- Linux: Right-click the binary -> Properties -> Check 'Allow executing file as program'.
Changelog
- Fix permission setup in binary downloader (f9d3107)
- Fix permission variable naming and pre-create binary files (616e95c)
- Harden downloader error handling (a55e02d)
- Per-video WebView PO tokens & download UI improvements (ec17e87)
- Merge pull request #2 from rootLocalGhost/copilot/fix-github-actions-job (38609a0)
- Fix linux test job compile errors in Rust backend (dce90cb)
- Replace external PO token provider with native WebView (770856a)
- chore(deps): add tauri test dev-dependency (6e2c2f3)
- feat(downloader): add support for deno and po token provider binaries (e1f4988)
- refactor(system): simplify directory removal and remove unused reindex logic (790630a)
- test(downloader): update binary path assertions (75bc549)
- feat(settings): add youtube api client fallback configuration (14aefb1)