| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| krnr_1.2.4_windows_installer.msi | 2026-02-04 | 7.6 MB | |
| krnr_1.2.4_checksums.txt | 2026-02-04 | 948 Bytes | |
| krnr_1.2.4_linux_amd64.deb | 2026-02-04 | 3.7 MB | |
| krnr_1.2.4_linux_arm64.deb | 2026-02-04 | 3.4 MB | |
| krnr_1.2.4_darwin_amd64.tar.gz | 2026-02-04 | 3.7 MB | |
| krnr_1.2.4_linux_amd64.rpm | 2026-02-04 | 3.8 MB | |
| krnr_1.2.4_linux_amd64.tar.gz | 2026-02-04 | 3.6 MB | |
| krnr_1.2.4_linux_arm64.rpm | 2026-02-04 | 3.5 MB | |
| krnr_1.2.4_windows_amd64.zip | 2026-02-04 | 3.7 MB | |
| krnr_1.2.4_windows_arm64.zip | 2026-02-04 | 3.5 MB | |
| krnr_1.2.4_darwin_arm64.tar.gz | 2026-02-04 | 3.5 MB | |
| krnr_1.2.4_linux_arm64.tar.gz | 2026-02-04 | 3.4 MB | |
| README.md | 2026-02-04 | 712 Bytes | |
| v1.2.4 source code.tar.gz | 2026-02-04 | 4.8 MB | |
| v1.2.4 source code.zip | 2026-02-04 | 4.9 MB | |
| Totals: 15 Items | 53.1 MB | 0 | |
v1.2.4 - 2026-02-04
- Bugfix: Prevent UI deformation when running commands that emit terminal control sequences (alternate-screen, clear-screen, cursor movements, OSC sequences). The TUI now sanitizes run output and preserves SGR color codes while removing destructive sequences.
- Tests: Add
TestRunStreamsSanitizesControlSequencesand sanitizer unit tests to prevent regressions. - Quality: Addressed gocyclo and golangci-lint items; no remaining high-complexity functions and no linter errors.
Upgrade notes: This is a backwards-compatible UI fix; no DB or CLI changes.