Download Latest Version OpenKnowledge-Setup-arm64.exe (258.3 MB)
Email in envelope

Get an email when there's a new version of OpenKnowledge

Home / v0.54.2
Name Modified Size InfoDownloads / Week
Parent folder
latest-mac.yml 2026-08-14 520 Bytes
latest.yml 2026-08-14 472 Bytes
latest-linux-arm64.yml 2026-08-14 500 Bytes
latest-linux.yml 2026-08-14 499 Bytes
OpenKnowledge-x86_64.rpm 2026-08-14 150.4 MB
OpenKnowledge-arm64.dmg.blockmap 2026-08-14 225.1 kB
OpenKnowledge-arm64.deb 2026-08-14 185.0 MB
OpenKnowledge-arm64.dmg 2026-08-14 215.0 MB
OpenKnowledge-0.54.2-arm64-mac.zip 2026-08-14 214.5 MB
OpenKnowledge-0.54.2-arm64-mac.zip.blockmap 2026-08-14 216.1 kB
OpenKnowledge-aarch64.rpm 2026-08-14 144.2 MB
OpenKnowledge-amd64.deb 2026-08-14 191.4 MB
OpenKnowledge-Setup-arm64.exe 2026-08-14 258.0 MB
OpenKnowledge-Setup-x64.exe 2026-08-14 259.9 MB
README.md 2026-08-14 3.4 kB
v0.54.2 source code.tar.gz 2026-08-14 21.8 MB
v0.54.2 source code.zip 2026-08-14 25.3 MB
Totals: 17 Items   1.7 GB 0

Point release over v0.54.1: the current stable plus 1 applied commit(s), isolated from the changes still soaking on main.

Applied: [944020]

Patch Changes

  • Bug reports about a document whose editor view keeps changing underneath you now carry enough evidence to diagnose it. Some documents contain a construct whose visual-editor view cannot be expressed back as the exact markdown behind it, and the bridge rebuilds that view on every save for as long as the document exists. The repair was already recorded, but not in a way that answered the two questions a report actually raises — how often it is happening, and what construct is causing it. Nothing about the repair itself changed; this is diagnostics only, and every field added is a number or a fixed label, never document text.

  • Bridge divergence warnings now name the constructs that disagree — a bullet list against a paragraph, a table row against a heading, and what precedes them — instead of only a character offset. Previously the offending construct could not be identified without asking the reporter for their file, which is usually where the investigation stopped.

  • A repair that rebuilds the editor view is recorded every time it runs. Recovery snapshots are deduplicated so one stuck document cannot crowd out everyone else's, which meant a document repairing itself hundreds of times looked identical to one that repaired once. The rebuild rate is now readable directly from a bug bundle, including the case where a document fails to serialize at all and no snapshot is taken.
  • When the safety net at the merge boundary fires, its verdict is recorded: whether content went missing, was reordered, or was duplicated. Duplicated content reads to a user as text appearing rather than vanishing — the opposite complaint from the same underlying event — and that distinction previously survived only as an in-process counter that no bug report carried.
  • Repair records now say whether the guard that protects un-propagated typing was able to run at all, separating "the guard could not evaluate this" from "the guard evaluated it and declined" — two different faults with two different fixes.

Downloads

Platform Architecture Download
macOS Apple Silicon OpenKnowledge-arm64.dmg (github.com)
Windows x64 OpenKnowledge-Setup-x64.exe (github.com)
Windows arm64 OpenKnowledge-Setup-arm64.exe (github.com)
Debian / Ubuntu x64 OpenKnowledge-amd64.deb (github.com)
Debian / Ubuntu arm64 OpenKnowledge-arm64.deb (github.com)
Fedora / RHEL x64 OpenKnowledge-x86_64.rpm (github.com)
Fedora / RHEL arm64 OpenKnowledge-aarch64.rpm (github.com)
Source: README.md, updated 2026-08-14