Skip to content

ViveStream v1.3.0

Choose a tag to compare

@github-actions github-actions released this 31 May 17:57

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

  • test(ui): update component tests to match UI changes (4896c8e)
  • style(settings): add border to input fields (5fe28eb)
  • feat(downloader): add advanced download configuration options (e473ed9)
  • refactor(store): implement concurrent download queue manager (6bc0cd9)
  • style: format code and clean up whitespace (81d00e2)
  • style(settings): standardize border-radius and add custom select component (064c1c5)
  • refactor(downloads): redesign UI and update history management (d282c3d)
  • style(player): update theater mode layout and styling (c8b0840)
  • feat(settings): implement custom browser cookies dropdown (13cc2d7)
  • feat(store): add download configuration parameters and clear history function (80d8ee0)
  • style(downloads): apply claymorphism design system (88e02d6)
  • style(css): format app styles (91c5517)
  • refactor(downloader): improve code readability and fix cookie handling logic (be48f09)
  • Create DESIGN.md (45ac863)