feat(tui): PI_TUI_WRITE_LOG now accepts a directory path (#2508)
Co-authored-by: Mario Zechner <badlogicgames@gmail.com>
This commit is contained in:
@@ -2,10 +2,15 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- `PI_TUI_WRITE_LOG` now accepts a directory path, creating a unique log file (`tui-<timestamp>-<pid>.log`) per instance for easier debugging of multiple pi sessions
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed blockquote text color breaking after inline links (and other inline elements) due to missing style restoration prefix
|
||||
|
||||
|
||||
## [0.62.0] - 2026-03-23
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user