File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You canβt perform that action at this time.
0 commit comments