Skip to content

Flow Crate v1.9.1

Latest

Choose a tag to compare

@zizmax zizmax released this 12 Jul 00:38

Headless-friendly release.

What's new since v1.9.0

  • Headless session sync: on a Pi (or any host without your logged-in browser), a one-liner run on your Mac reads your Flow State session and pushes it to the server via /api/session. The Settings page reflects it live — no refresh.
  • Fixed paid-post unlocking: uses the connect.sid cookie that actually authorizes flowstate.fm (the old substack.sid path didn't).
  • Siri shortcut off a Mac: macOS still signs a personalized shortcut; other hosts offer a pre-signed universal shortcut (edit URL/token on-device) or a ready-to-use unsigned one.
  • Settings UX: Show/Copy on the Spotify secret and session-cookie fields; clearer API-token and shortcut instructions.
  • Startup banner prints the network hostname + LAN IP, not just localhost.

Install / update

pipx install --force "git+https://github.com/zizmax/FlowCrate.git@v1.9.1"