Skip to content

v0.17.0

Choose a tag to compare

@mvanhorn mvanhorn released this 18 Jun 06:44
· 5 commits to main since this release
3c107b0

Honest reporting for browser-bound web sessions. cmux-sync now verifies, after a push, whether browser-bound-session hosts (GitHub) actually authenticate in the cmux browser, and reports the truth (delivery is not authentication) plus the real fix (native login, or gh CLI) instead of a misleading "injected N cookies". doctor surfaces the same as a per-host session-health check. Also hardens the __Host- cookie host-only invariant.

What's Changed

  • fix(cmux): honest auth status for browser-bound sessions (GitHub) by @mvanhorn in #104

Full Changelog: v0.16.1...v0.17.0