Skip to content

v0.33.0-beta.8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 22:08

Delta since previous beta (v0.33.0-beta.7) — 1 new changeset.

Patch Changes

  • Fix: opening a share link no longer offers to initialize a folder that is no longer a git checkout. If a project was moved or deleted outside OK, its recents entry could still be presented as the share target with a "this branch is checked out in " claim and an "Initialize it and open?" prompt, because the path still existed on disk. Share receive now requires a candidate to be a real git working tree at that exact path, so a stale entry falls through to the launcher's "Clone from GitHub" / "I already have it locally" choices instead. Stale entries also no longer suppress worktree enumeration, so a share whose branch is checked out in a linked worktree now opens that worktree directly rather than prompting to switch branches.
    • @inkeep/open-knowledge@0.32.1-beta.0
    • @inkeep/open-knowledge-core@0.32.1-beta.0
    • @inkeep/open-knowledge-server@0.32.1-beta.0