Skip to content

Cascade v0.2.0 (Windows)

Choose a tag to compare

@JacobStephens2 JacobStephens2 released this 18 Jun 02:49

Cascade v0.2.0 — Windows (x64)

Second Windows release. Brings the Windows app up to feature parity with the
v0.2.0 shared core and gives it a fresh look matching the web shell.

What's new since v0.1.0-win

  • Account & cross-device sync — sign in by email link and sync your lifetime
    listening time across devices (the same backend as the macOS/Android apps).
  • Restyled to match the web app — dark Cascade theme end to end: ghost vs.
    solid chips, full-width volume row, centered listening card with a
    "Track my listening time" toggle, a "Cascade · looped" footer, and the timer
    controls collapse to a single Cancel timer while a timer runs.
  • Rippling backdrop — the soft glow blobs now send out slow water ripples.
  • Custom durations are tucked behind a Custom… toggle.

Download & run

  1. Download Cascade-v0.2.0-win-x64.zip below and extract it.
  2. Run win-x64\Cascade.exe.

No install needed — the build is self-contained (bundles its own .NET 8
runtime and the Windows App Runtime), so it runs without installing .NET or the
WinAppSDK separately.

Requirements

  • Windows 10 version 2004 (build 19041) or later, 64-bit (x64).

Notes

  • This build is unsigned, so Windows SmartScreen may warn on first launch
    ("Windows protected your PC" -> More info -> Run anyway).
  • Includes the bundled Assets\waterfall.mp3 audio.

Built locally with the Rust gnu toolchain + user-scoped .NET 8 SDK.