Audit unreleased changelog entries

This commit is contained in:
Mario Zechner
2026-06-04 18:22:44 +02:00
parent f9ce0bf0e7
commit e0c2813a2a
3 changed files with 20 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
### Fixed
- Fixed overlay focus restoration so non-capturing overlays remain interactive after UI rerenders and explicit focus release ([#5235](https://github.com/earendil-works/pi/pull/5235) by [@nicobailon](https://github.com/nicobailon)).
- Fixed tab width accounting in column slicing and overlay compositing so tab-containing output cannot exceed the terminal width ([#5218](https://github.com/earendil-works/pi/issues/5218)).
## [0.78.0] - 2026-05-29