Skip to content

Commit 1aa3805

Browse files
Update CHANGELOG with permission sync banner fixes
Consolidate permission sync banner fixes for clarity.
1 parent 892dde5 commit 1aa3805

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222

2323
### Fixed
2424
- Fixed text inside angle brackets (e.g., `<id>`) being hidden in chat prompt display due to HTML parsing. [#929](https://github.com/sourcebot-dev/sourcebot/pull/929) [#932](https://github.com/sourcebot-dev/sourcebot/pull/932)
25-
- Fixed permission sync banner flashing on initial page load by seeding it with server-side state. Also fixed an edge case where accounts with no sync jobs yet were not considered as pending. [#942](https://github.com/sourcebot-dev/sourcebot/pull/942)
25+
- Fixed permission sync banner flashing on initial page load. [#942](https://github.com/sourcebot-dev/sourcebot/pull/942)
26+
- Fixed issue where the permission sync banner would sometimes not appear until the page was refreshed. [#942](https://github.com/sourcebot-dev/sourcebot/pull/942)
2627

2728
## [4.11.7] - 2026-02-23
2829

0 commit comments

Comments
 (0)