Fix spacer after hidden thinking block, add contributor link to CHANGELOG

This commit is contained in:
Mario Zechner 2025-12-05 10:48:28 +01:00
parent a29cd80acf
commit 4a3e553260
2 changed files with 9 additions and 2 deletions

View file

@ -4,7 +4,7 @@
### Added
- **Thinking Block Toggle**: Added `Ctrl+T` shortcut to toggle visibility of LLM thinking blocks. When toggled off, shows a static "Thinking..." label instead of full content. Useful for reducing visual clutter during long conversations. ([#113](https://github.com/badlogic/pi-mono/pull/113))
- **Thinking Block Toggle**: Added `Ctrl+T` shortcut to toggle visibility of LLM thinking blocks. When toggled off, shows a static "Thinking..." label instead of full content. Useful for reducing visual clutter during long conversations. ([#113](https://github.com/badlogic/pi-mono/pull/113) by [@markusylisiurunen](https://github.com/markusylisiurunen))
## [0.12.10] - 2025-12-04