Skip to content

ViveStream v1.6.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 18:13

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

  • Add library re-index feature (11557ca)
  • Add reindex_library command (a5789f0)
  • Expose reindex_library command (04eee65)
  • Remove warp, harden downloader, update workflow (e46d808)
  • Add release build attestations (1bf2a8d)
  • Update settings test coverage (6454154)
  • Add toasts & confirm dialog state management (b35943c)
  • Handle '[RESTART]' setup-progress event (316ab87)
  • Add engine update and database cleanup features (b56dc25)
  • Refactor Player onMount to sync with deferred Tauri listeners (ee8e288)
  • Add NotificationSystem component (23004ea)
  • Add styles for notification toasts and dialogs (47e85f2)
  • Add global notification system to App (12a525e)
  • Split cleanup: add clean_database_and_media; restore nuclear_wipe (dc0f044)