Cascade v0.2.1 (Windows)
·
103 commits
to main
since this release
Cascade v0.2.1 — Windows (x64)
A polish release for the Windows app.
What's new since v0.2.0-win
- New app icon — a bolder, on-brand mark: a glowing cyan play-in-ring on a
teal-to-black rounded tile (replaces the old near-empty black icon). - Calmer background — removed the animated drifting/rippling backdrop; the
soft glow and cyan top-wash remain, just without the motion.
Download & run
- Download
Cascade-v0.2.1-win-x64.zipbelow and extract it. - 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.mp3audio.
Built locally with the Rust gnu toolchain + user-scoped .NET 8 SDK.