Skip to content

v0.13.0-beta.15

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jun 20:29
· 106 commits to main since this release
6b8000f

Delta since previous beta (v0.13.0-beta.14) — 1 new changeset.

Patch Changes

  • Desktop auto-update and app-quit events are now recorded in the diagnostic logs (~/.ok/logs/desktop.<date>.log). Previously the auto-updater logged only to the console — which packaged builds don't persist — and its async log buffer was lost when the process was killed for an update swap, so an unexpected restart left no trace of whether it came from the "Relaunch now" prompt, an install-on-quit, or a crash. The updater now writes through the file logger; before-quit, before-quit-for-update, and will-quit are logged; and the buffer is flushed to disk before the process exits.
    • @inkeep/open-knowledge@0.12.1-beta.0
    • @inkeep/open-knowledge-core@0.12.1-beta.0
    • @inkeep/open-knowledge-server@0.12.1-beta.0