v0.31.0-beta.4
Pre-release
Pre-release
Delta since previous beta (v0.31.0-beta.3) — 1 new changeset.
Patch Changes
- Fix: GitHub Enterprise Server hosts are no longer ignored (#597). Auth
resolution, the sync token relay, and the push-permission probe now derive
their host from the workspace's origin remote instead of assuming github.com:
resolveAuthscopes gh detection to the origin host, the sync engine relays
the origin host's token, origin classification recognizes GHES hostnames
(with browsable remote links in the sync UI), theok authsubcommands
default--hostto the workspace origin, and the app's account panel shows
the identity for the host the workspace actually syncs with. Sharing remains
github.com-only for now.