v0.35.0-beta.4
Pre-release
Pre-release
Delta since previous beta (v0.35.0-beta.3) — 1 new changeset.
Patch Changes
- Opening a shared document by cloning from GitHub no longer requires the GitHub CLI (
gh) to be installed. OpenKnowledge now authenticates the clone with the GitHub account you're already connected as, rather than delegating toghor to whatever credential helper your machine's git config happens to point at. "Clone to a new folder" previously failed on a clean machine — or one with a leftovergh auth setup-gitconfig afterghwas removed — withgh: command not foundandcould not read Username; it now uses your connected account directly.