Release v0.25.2

This commit is contained in:
Mario Zechner 2025-12-21 02:59:03 +01:00
parent d07d784ed3
commit 299986f06b
12 changed files with 54 additions and 41 deletions

View file

@ -2,6 +2,12 @@
## [Unreleased]
## [0.25.2] - 2025-12-21
### Fixed
- **Image shifting in tool output**: Fixed an issue where images in tool output would shift down (due to accumulating spacers) each time the tool output was expanded or collapsed via Ctrl+O.
## [0.25.1] - 2025-12-21
### Fixed