Skip to content

Commit adebc59

Browse files
msukkariclaude
andcommitted
docs: add CHANGELOG entry for #1067
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 60badbb commit adebc59

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
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212

1313
### Fixed
1414
- Fixed `GET /api/mcp` hanging with zero bytes by returning `405 Method Not Allowed` per the MCP Streamable HTTP spec [#1064](https://github.com/sourcebot-dev/sourcebot/pull/1064)
15+
- Fixed tokens with trailing newlines (common with env vars and cloud secrets) breaking git clone URLs by adding `.trim()` in `getTokenFromConfig()` [#1067](https://github.com/sourcebot-dev/sourcebot/pull/1067)
1516

1617
### Removed
1718
- Removed "general" settings page with options to change organization name and domain. [#1065](https://github.com/sourcebot-dev/sourcebot/pull/1065)

0 commit comments

Comments
 (0)