| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| krnr_1.2.9_windows_installer.msi | 2026-02-20 | 7.6 MB | |
| krnr_1.2.9_checksums.txt | 2026-02-20 | 948 Bytes | |
| krnr_1.2.9_linux_amd64.deb | 2026-02-20 | 3.7 MB | |
| krnr_1.2.9_linux_arm64.deb | 2026-02-20 | 3.4 MB | |
| krnr_1.2.9_darwin_arm64.tar.gz | 2026-02-20 | 3.5 MB | |
| krnr_1.2.9_linux_amd64.rpm | 2026-02-20 | 3.8 MB | |
| krnr_1.2.9_linux_amd64.tar.gz | 2026-02-20 | 3.7 MB | |
| krnr_1.2.9_linux_arm64.rpm | 2026-02-20 | 3.5 MB | |
| krnr_1.2.9_darwin_amd64.tar.gz | 2026-02-20 | 3.7 MB | |
| krnr_1.2.9_linux_arm64.tar.gz | 2026-02-20 | 3.4 MB | |
| krnr_1.2.9_windows_amd64.zip | 2026-02-20 | 3.8 MB | |
| krnr_1.2.9_windows_arm64.zip | 2026-02-20 | 3.5 MB | |
| README.md | 2026-02-20 | 779 Bytes | |
| v1.2.9 source code.tar.gz | 2026-02-20 | 4.8 MB | |
| v1.2.9 source code.zip | 2026-02-20 | 4.9 MB | |
| Totals: 15 Items | 53.4 MB | 0 | |
v1.2.9 - 2026-02-20
This patch corrects a TUI/status reporting inaccuracy: previously a system directory appearing on PATH could cause krnr status (and the TUI) to report on PATH: true for a system install even when the krnr binary was not present in that directory.
Fix: krnr status now only reports on PATH:true when the krnr binary is actually present at the expected user/system location (or when exec.LookPath resolves the executable). The change prevents false-positive status messages in the TUI and CLI.
No DB or CLI-breaking changes. Users should upgrade to v1.2.9 to get more accurate installer/status diagnostics.