Skip to content

v0.58.9

Latest

Choose a tag to compare

@inkeep-internal-ci inkeep-internal-ci released this 19 Aug 20:47

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

Applied: 00b18fe

Patch Changes

  • The number next to a file name in the sidebar now explains itself on hover. The chip counts the validation problems in that file, and the red or yellow tint on the name is the worst severity among them, but nothing said so anywhere in the interface. The explanation existed already and was reaching screen readers as the chip's accessible name, while a sighted reader hovering the chip got either nothing or the file's full path. Two things stood in the way: the chip declined pointer events, so the cursor fell through to the row underneath, and the row carries the full path as its own tooltip, which a descendant only escapes by carrying a tooltip of its own. The chip now does both, so hovering it reads something like "2 errors and 1 warning in this file. Open the Problems panel for details." The text is translated into every supported language.

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