Skip to content

Commit 3f101c5

Browse files
stevenpollackclaude
andcommitted
chore(release): 0.31.1 (fork)
Patch bump for the command-bar toggle fix in the diff/commit viewer popups (upstream PR gitui-org#2999). Cut the changelog Unreleased entries under [0.31.1]. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LrbVApNVj46mmVyzfqgDsx
1 parent 2af54d2 commit 3f101c5

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [0.31.1] - 2026-07-15
11+
1012
### Fixes
11-
* the command bar `more`/`less` toggle ([.]) now works inside the diff/commit viewer popups (inspect commit, compare, file history, blame) — previously those modal popups swallowed the key
13+
* the command bar `more`/`less` toggle ([.]) now works inside the diff/commit viewer popups (inspect commit, compare, file history, blame) — previously those modal popups swallowed the key ([gitui-org/gitui#2999](https://github.com/gitui-org/gitui/pull/2999))
1214

1315
## [0.31.0] - 2026-07-15
1416

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gitui"
3-
version = "0.31.0"
3+
version = "0.31.1"
44
authors = ["extrawurst <mail@rusticorn.com>"]
55
description = "blazing fast terminal-ui for git"
66
edition = "2021"

0 commit comments

Comments
 (0)