v0.63.7-beta.0
Pre-release
Pre-release
·
91 commits
to main
since this release
Delta since previous beta (v0.63.6-beta.0) — 1 new changeset.
Patch Changes
- Fixed editable code and plain-text files being treated as Markdown. Before, opening a
.csv,.json, or other editable-text file could add a phantom.mdsuffix to tab paths and actions, report Markdownlint and OKF diagnostics for non-Markdown content, and offer the inapplicable Properties control. Now those files retain their real paths and stay outside Markdown-only checks and frontmatter UI. The Problems panel says Markdown checks do not apply, while word, character, and token counts reflect literal file contents instead of Markdown-stripped text.
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 |