Skip to content

Commit 4081a49

Browse files
aymuos15claude
andcommitted
chore: update CHANGELOG and binaries for v0.1.3 release
πŸ€– Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 1bb717c commit 4081a49

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.1.3] - 2025-11-25
4+
5+
### Added
6+
- **Release Tags in Log View**: Release tags (e.g., v0.1.2) are now displayed inline in the message column for tagged commits
7+
- **Dynamic Page Size**: Stats and log views now automatically adjust page size based on terminal height for better usability
8+
9+
### Fixed
10+
- **Log View Always Shows History**: Log view now displays commit history even when there are no current diff changes
11+
- **Log View Updates on Switch**: Fixed issue where log content wasn't updating when switching to log view
12+
- **Safe String Truncation**: Fixed index out of range panics in diff view by implementing safe truncation in all code paths
13+
- **Robust Log View Dimensions**: Added author column with adaptive sizing and guards against uninitialized dimensions
14+
315
## [0.1.2] - 2025-11-22
416

517
### Fixed

β€Žgg-linux-amd64β€Ž

8.08 KB
Binary file not shown.

β€Žgg-linux-arm64β€Ž

464 Bytes
Binary file not shown.

0 commit comments

Comments
Β (0)