Skip to content

ViveStream v1.7.5

Choose a tag to compare

@github-actions github-actions released this 18 Aug 00:55

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

  • v1.7.5 (b274c62)
  • Refine downloader: subs, ffmpeg encoders, and fixes (8af5150)
  • v1.7.2 (02804d8)
  • Introduce local media server, async DB calls, and player/store refactor (ae44073)
  • Refactor downloader error messages and encoder order (5f6bc00)
  • v1.7.1 (be0e4a6)
  • Improve downloader error handling & update Player test mocks (c8247a2)
  • v1.7.0 (93d9cf6)
  • Use Tauri convertFileSrc for local images (65c8410)
  • Use convertFileSrc for local media paths (02125d4)
  • Use Tauri convertFileSrc for artist avatars (efeba00)
  • Use Tauri convertFileSrc for media paths (2fa9c1f)
  • Make model paths plain strings and add metadata (8965149)
  • Improve downloader robustness & add metadata paths (01eb2fb)
  • Refactor DB row mapping and add asset paths (cdde7b0)