Skip to content

Commit f041b4b

Browse files
docs: update CHANGELOG with prompt details fixes
1 parent a1139d5 commit f041b4b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ All notable changes to the "promptitude" extension will be documented in this fi
2020
- Fixed duplicate repositories persisting in configuration by automatically removing them and updating settings when detected.
2121
- Fixed 'All Sources' dropdown preventing users from deselecting the only repository source by implementing sentinel value pattern to distinguish between "all sources" and "no sources selected" states.
2222
- Fixed Activity Bar icon not displaying by converting SVG to monochrome format with currentColor support for proper theme adaptation.
23+
- Fixed prompt details webview initializing with visible empty state instead of hidden state on load.
24+
- Fixed prompt content textarea being editable instead of read-only in details view.
25+
- Fixed empty state remaining visible when prompt is selected in details view.
26+
- Fixed activate button styling in prompt details view to use blue color with plus icon for better visibility and consistency.
2327

2428
## [1.5.0] - 2025-11-12
2529

0 commit comments

Comments
 (0)