Skip to content

Commit e3988d2

Browse files
msukkariclaude
andcommitted
docs: add changelog entry for angle bracket visibility fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3a19b16 commit e3988d2

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 angle-bracketed text (e.g., `<id>`) being hidden in chat user questions due to HTML parsing and sanitization. [#932](https://github.com/sourcebot-dev/sourcebot/pull/932)
16+
1417
## [4.11.7] - 2026-02-23
1518

1619
### Changed

0 commit comments

Comments
 (0)