We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ead2c commit ef015b5Copy full SHA for ef015b5
CHANGELOG.md
@@ -11,6 +11,13 @@ For more details or to discuss releases, please visit the
11
12
## [Unreleased]
13
14
+## [[0.8.3] - 2026-02-27](https://github.com/git-plm/gitplm/releases/tag/v0.8.3)
15
+
16
+- Highlight focused pane border in TUI for clearer focus indication
17
+- Auto-fit TUI table columns to terminal width
18
+- Update TUI table automatically when navigating file list
19
+- Consolidate TUI into single tui.go file
20
21
## [[0.8.2] - 2026-02-26](https://github.com/git-plm/gitplm/releases/tag/v0.8.2)
22
23
- Add daily update check on startup (at most once per 24 hours) with notice in
0 commit comments