Skip to content

Commit 96c446e

Browse files
fatmcgavclaude
andcommitted
chore: add CHANGELOG.md entry for offline_access MCP fix [#1292]
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent ebab4d9 commit 96c446e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
- Fixed GitLab MR inline review comments returning 400 Bad Request on context (unchanged) lines and renamed files. [#1149](https://github.com/sourcebot-dev/sourcebot/pull/1149)
1818
- Upgraded `ws` to `^8.20.1`. [#1286](https://github.com/sourcebot-dev/sourcebot/pull/1286)
1919
- Upgraded `hono` to `^4.12.24`. [#1289](https://github.com/sourcebot-dev/sourcebot/pull/1289)
20+
- [EE] Fixed MCP OAuth connectors (e.g. Atlassian) rejecting the authorization request when `offline_access` was not explicitly enabled by an admin. `offline_access` is now always included in the requested scope and is enabled by default in the admin UI. [#1292](https://github.com/sourcebot-dev/sourcebot/pull/1292)
2021

2122
## [5.0.1] - 2026-06-04
2223

0 commit comments

Comments
 (0)