v0.63.0-beta.6
Pre-release
Pre-release
·
152 commits
to main
since this release
Delta since previous beta (v0.63.0-beta.5) — 1 new changeset.
Patch Changes
- Diagnostic bundles now cover a useful window of time on projects with many linked files. The background sweep that repairs dropped file-watcher events re-checks every referenced file target every few seconds, and it was recording a telemetry span for each one even when nothing had changed. On a large project that is thousands of empty spans a minute, enough to fill the fixed-size local span buffer and recycle it while the user was still reproducing the problem, so a bug report often arrived carrying telemetry that no longer reached back to the failure being reported. Existence checks that find nothing to repair no longer record anything, so an idle project produces no index-update spans at all.
Downloads
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon | OpenKnowledge-arm64.dmg |
| Windows | x64 | OpenKnowledge-Setup-x64.exe |
| Windows | arm64 | OpenKnowledge-Setup-arm64.exe |
| Debian / Ubuntu | x64 | OpenKnowledge-amd64.deb |
| Debian / Ubuntu | arm64 | OpenKnowledge-arm64.deb |
| Fedora / RHEL | x64 | OpenKnowledge-x86_64.rpm |
| Fedora / RHEL | arm64 | OpenKnowledge-aarch64.rpm |