Releases: sourcebot-dev/sourcebot
Releases · sourcebot-dev/sourcebot
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
v4.13.2
What's Changed
- chore(web): upgrade Vercel AI SDK from v5 to v6 by @brendan-kellam in #969
- chore(web): Added option to specify bearer tokens for the anthropic sdk by @brendan-kellam in #968
- chore(web): Upgrade to next 16 by @brendan-kellam in #970
- fix(backend): upgrade @sentry/node to v10 and pin @opentelemetry/resources to fix Node.js v24 crash by @brendan-kellam in #971
- fix(web): preserve regex and case sensitivity params in search load-more by @brendan-kellam in #972
- fix(web): remove router.refresh() after router.push() to fix Next.js 16 navigation by @brendan-kellam in #974
- fix(backend): add filesystem-first scan to GC to handle orphaned disk resources by @brendan-kellam in #973
Full Changelog: v4.13.1...v4.13.2
v4.13.1
What's Changed
- chore(deps): bump tar from 7.4.3 to 7.5.9 by @dependabot[bot] in #953
- chore(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 by @dependabot[bot] in #952
- chore(deps): bump qs to ^6.14.2 by @brendan-kellam in #954
- chore(deps): bump @aws-sdk/credential-providers to ^3.1000.0 by @brendan-kellam in #955
- chore(deps): bump minimatch to ^3.1.3 by @brendan-kellam in #957
- chore(deps): bump rollup to ^4.59.0 by @brendan-kellam in #956
- chore(deps): bump @modelcontextprotocol/sdk from 1.10.2 to 1.26.0 by @dependabot[bot] in #958
- chore(deps): bump nodemailer from 6.10.0 to 7.0.11 by @dependabot[bot] in #959
- chore(deps): bump next from 15.5.9 to 15.5.10 in /packages/web by @dependabot[bot] in #960
- chore(deps): bump @react-email/preview-server to 5.2.8 by @brendan-kellam in #961
- chore(deps): bump glob to ^10.5.0 via scoped resolutions by @brendan-kellam in #962
- revert: remove global minimatch resolution that broke glob@10/11 by @brendan-kellam in #963
- chore(mcp): upgrade zod to v4 to fix tsc OOM during build by @brendan-kellam in #964
- fix(web): validate git ref and file path inputs by @brendan-kellam in #965
Full Changelog: v4.13.0...v4.13.1