Skip to content

Commit ec6586d

Browse files
cursoragentmsukkari
andcommitted
docs: add changelog entry for angle bracket visibility fix
Co-authored-by: Michael Sukkarieh <msukkari@users.noreply.github.com>
1 parent aebe61c commit ec6586d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- Added PostHog events for chat UI interactions (details card expand/collapse, copy answer, table of contents toggle) and repo tracking in `wa_chat_message_sent`. [#922](https://github.com/sourcebot-dev/sourcebot/pull/922)
1212
- Added Bitbucket Cloud OAuth identity provider support (`provider: "bitbucket-cloud"`) for SSO and account-linked permission syncing. [#924](https://github.com/sourcebot-dev/sourcebot/pull/924)
1313

14+
### Fixed
15+
- Fixed text inside angle brackets (e.g., `<id>`) being hidden in chat prompt display due to HTML parsing.
16+
1417
## [4.11.7] - 2026-02-23
1518

1619
### Changed

0 commit comments

Comments
 (0)