Skip to content

Commit 5b23950

Browse files
chore: update CHANGELOG for #1042
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 97e438b commit 5b23950

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- Fixed line numbers being selectable in Safari in the lightweight code highlighter. [#1037](https://github.com/sourcebot-dev/sourcebot/pull/1037)
1212
- Fixed GitLab sync deleting repos when the API returns a non-404 error (e.g. 500) during group/user/project fetch. [#1039](https://github.com/sourcebot-dev/sourcebot/pull/1039)
1313
- Fixed React hydration mismatch in `KeyboardShortcutHint` caused by platform detection running at module load time during SSR. [#1041](https://github.com/sourcebot-dev/sourcebot/pull/1041)
14+
- Fixed unnecessary re-renders in the chat reference panel when hovering or selecting citations. [#1042](https://github.com/sourcebot-dev/sourcebot/pull/1042)
1415

1516
### Added
1617
- Added optional copy button to the lightweight code highlighter (`isCopyButtonVisible` prop), shown on hover. [#1037](https://github.com/sourcebot-dev/sourcebot/pull/1037)

0 commit comments

Comments
 (0)