Skip to content

ViveStream v1.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 05:19

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

  • Update DESIGN and README for Claymorphism UI (9b0ea5c)
  • Refactor CI: use Tests workflow and update triggers (b89696b)
  • Refactor App.css and update theme styles (e3b3c88)
  • feat(store): add app palette state and persistence (2d3bae5)
  • feat(settings): add color palette selection options (c429e67)
  • feat(settings): add crimson palette support (f3d7bdb)
  • feat(style): add crimson color palette support (b043154)
  • refactor(store): remove palette configuration and cleanup comments (4ff36c8)
  • refactor(settings): remove color palette configuration (f2c5eb0)
  • refactor(settings): unify claymorphism styles and remove theme-specific overrides (56cfc10)
  • refactor(downloads): simplify styling and remove redundant borders (cf961bf)
  • refactor(css): simplify claymorphism styles and remove unused components (95816af)
  • test(ui): update component tests to match UI changes (4896c8e)