Releases: sourcebot-dev/sourcebot
Releases · sourcebot-dev/sourcebot
v4.15.8
What's Changed
- fix(mcp): filterByFilepaths now accepts regular expressions by @brendan-kellam in #1008
- fix(backend): log failedReason when connection sync job fails by @brendan-kellam in #1012
- feat: add Redis TLS support by @brendan-kellam in #1011
Full Changelog: v4.15.7...v4.15.8
v4.15.7
What's Changed
- Development environment setup by @msukkari in #1001
- feat(shared): decompose SMTP_CONNECTION_URL into individual env vars by @msukkari in #1002
- feat: automatic oss license audit by @msukkari in #1003
- feat: add env vars to restrict API key creation and usage to org owners by @brendan-kellam in #1007
Full Changelog: v4.15.6...v4.15.7
v4.15.6
What's Changed
- Add OpenAPI docs for Sourcebot public API by @KonradStanski in #996
- fix(worker): guard against anonymous Bitbucket Server token fallback in account permission sync by @brendan-kellam in #998
- fix(worker): guard against stale public flags when Bitbucket Server feature.public.access is disabled by @brendan-kellam in #999
- fix(worker): refresh OAuth tokens in backend permission sync flow by @brendan-kellam in #1000
Full Changelog: v4.15.5...v4.15.6
v4.15.5
v4.15.4
What's Changed
- feat(web): add multi-owner support with promote/demote actions by @brendan-kellam in #988
- feat(worker): add env var to disable repo-driven permission syncing by @brendan-kellam in #989
- feat: add per-connection enforcePermissions toggle and promote PERMISSION_SYNC_ENABLED by @brendan-kellam in #991
- feat: enforce permissions for public repos and store issuerUrl on accounts by @brendan-kellam in #993
Full Changelog: v4.15.3...v4.15.4
v4.15.3
What's Changed
- fix(web): handle duplicate resource query params in OAuth authorize endpoint by @brendan-kellam in #987
Full Changelog: v4.15.2...v4.15.3
v4.15.2
What's Changed
- fix(web): stop advertising MCP OAuth without entitlement by @brianphillips in #985
Full Changelog: v4.15.1...v4.15.2
v4.15.1
What's Changed
- perf(bitbucket): increase server page limit to 1000 by @brendan-kellam in #981
- docs: improve connection docs to be more clear by @brendan-kellam in #982
- fix(web): Fix issue with anonymous access by @brendan-kellam in #984
Full Changelog: v4.15.0...v4.15.1
v4.15.0
What's Changed
- feat(web): add MCP and API key usage tracking to analytics by @msukkari in #950
- debug: Add react-grab by @brendan-kellam in #979
- docs: remove em dashes and establish writing guidelines by @brendan-kellam in #980
Full Changelog: v4.14.0...v4.15.0
v4.14.0
What's Changed
- feat(web): add MCP HTTP endpoint with Streamable HTTP transport by @brendan-kellam in #976
- feat(web): [EE] OAuth2 authorization server with MCP support by @brendan-kellam in #977
- docs: improve MCP server documentation by @brendan-kellam in #978
Full Changelog: v4.13.2...v4.14.0