mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 07:04:45 +00:00
docs(coding-agent): add changelog entry for extension theme persistence (closes #1483)
This commit is contained in:
parent
f1a2092bcf
commit
9e694f081a
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
### Fixed
|
||||
|
||||
- Fixed `.pi` folder being created unnecessarily when only reading settings. The folder is now only created when writing project-specific settings.
|
||||
- Fixed extension-driven runtime theme changes to persist in settings so `/settings` reflects the active `currentTheme` after `ctx.ui.setTheme(...)` ([#1483](https://github.com/badlogic/pi-mono/pull/1483) by [@ferologics](https://github.com/ferologics))
|
||||
|
||||
## [0.54.1] - 2026-02-22
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue