Skip to content

v0.19.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jun 19:43
· 174 commits to main since this release
b30d691

Delta since previous beta (v0.19.0-beta.0) — 1 new changeset.

Patch Changes

  • Dev: set OK_INSTANCE=<name> to run multiple desktop dev instances in parallel. Electron keys its single-instance lock on the userData directory, so two electron-vite dev processes normally collide and the second quits. OK_INSTANCE relocates each launch's userData to a named sibling directory (Open Knowledge (<name>)), giving every instance its own lock and its own isolated Chromium storage and recents. Honored only on unpackaged builds; packaged releases are unaffected.
    • @inkeep/open-knowledge@0.18.1-beta.0
    • @inkeep/open-knowledge-core@0.18.1-beta.0
    • @inkeep/open-knowledge-server@0.18.1-beta.0