v0.62.0-beta.21
Pre-release
Pre-release
·
182 commits
to main
since this release
Delta since previous beta (v0.62.0-beta.20) — 2 new changesets.
Patch Changes
-
Update every skill from one source at once. A provenance group row in the Skills
sidebar now offers "Update all from this source", and reports what actually
happened per skill rather than a bare success — how many updated, how many were
already current, and which ones failed with the reason.It runs as a single request against the new
POST /api/skills/reimport-bulk,
which clones each recorded source once for the whole batch instead of re-cloning
per skill. A skill that cannot be written no longer aborts the rest of the batch.
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 |