docs: audit unreleased changelog entries

This commit is contained in:
Mario Zechner
2026-05-07 16:43:26 +02:00
parent 5e1e4c3c88
commit 7fa924b77b
3 changed files with 30 additions and 0 deletions

View File

@@ -5,6 +5,9 @@
### Fixed
- Fixed wrapped OSC 8 hyperlinks to preserve BEL terminators so OAuth login URLs remain clickable on every wrapped line.
- Fixed Kitty inline image redraws to stay within TUI-owned terminal regions and avoid writing below the active viewport.
- Fixed Kitty inline image rendering by letting the terminal allocate image ids and bounding parsed image ids to valid values.
- Fixed inline image capability detection to disable inline images in cmux terminals.
## [0.73.0] - 2026-05-04