• v0.5.0 33fd9e2f5a

    jkaindl released this 2026-06-03 17:42:04 +00:00 | 204 commits to main since this release

    The native macOS app is now the sole macOS build. All legacy .saver paths — the 13 pre-rendered video .savers, the WebGL .saver/.app, and the experimental live .saver — are retired. macOS Tahoe's sandboxed legacyScreenSaver process broke the live GPU compositing they relied on; the notarized native app replaces them.

    ⚠️ Breaking

    • The 13 video .savers and the WebGL .app are no longer released. Use the notarized native app (macOS), the Windows .scr, or the browser build.

    Fixes & polish

    • Native: the Matrix Look now actually enables the rain overlay (it was unreachable after the matrix checkbox was removed); matrix HUD mode labels aligned with the web.
    • Web: prefers-reduced-motion support — dials down CRT glitches, afterimage trails, scanline drift, noise bursts, auto-cycle and fast flight. LOOK buttons now show an active highlight. The matrix density slider also controls opacity. Favicon 404 fixed. Landing-page hint names the MATRIX scene + Looks. Settings storage migrated off the old project name. VOID fog matched to native.

    Under the hood

    • CI now runs the native test suite + web typecheck on every release; Node 22; releases no longer re-upload ~3 GB of video assets. Single-source version bump (scripts/bump-version.sh); scene-registry drift test.

    Downloads

    See docs/MACOS-INSTALL.md.

    Downloads