Releases: sourcebot-dev/sourcebot
Releases · sourcebot-dev/sourcebot
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
v4.13.0
What's Changed
- fix(queryLanguage): allow parenthesized regex alternation in filter values by @brendan-kellam in #946
- fix(web): content: filter now respects regex mode by @brendan-kellam in #947
- feat(web): Add pagination and time range filtering to audit endpoint by @msukkari in #949
- feat(web): AI Search Assist by @brendan-kellam in #951
Full Changelog: v4.12.0...v4.13.0
v4.12.0
What's Changed
- docs: add sizing guide for Sourcebot deployments by @brendan-kellam in #923
- chore: Add additional PostHog events for chat repo tracking and UI interactions by @brendan-kellam in #922
- feat: add Bitbucket Cloud OAuth identity provider by @brendan-kellam in #924
- Prompt angle bracket visibility by @msukkari in #929
- fix: remove security notice UI from ask github by @msukkari in #930
- fix(web): hide update toast for askgithub deployment by @msukkari in #931
- fix(web): preserve angle-bracketed text in chat user questions by @msukkari in #932
- feat(backend): add Bitbucket Cloud permission syncing by @brendan-kellam in #925
- feat(web): add PostHog events for user creation and Ask GitHub login wall by @msukkari in #933
- chore(web): Add PostHog LLM analytics by @brendan-kellam in #882
- feat(web): add Bitbucket Server (Data Center) SSO identity provider by @brendan-kellam in #934
- chore(web): remove unused imports and variables to fix build warnings by @msukkari in #935
- feat(worker): Add sync all option for bitbucket server by @svedin in #927
- feat(backend): add Bitbucket Server (Data Center) permission syncing by @brendan-kellam in #938
- chore(web): Add
selectedReposCountproperty towa_chat_message_sentposthog event by @brendan-kellam in #941 - feat(web): add GET /api/ee/user endpoint for owner user info by @msukkari in #940
- feat(web): show login wall on duplicated chat for askgh by @msukkari in #939
- feat(web): seed permission sync banner with server-side initial state by @brendan-kellam in #942
- feat(web): hide security notice when EXPERIMENT_ASK_GH_ENABLED is true by @msukkari in #943
- feat(web): Add ability to refresh permissions from account linking settings by @brendan-kellam in #945
New Contributors
Full Changelog: v4.11.7...v4.12.0
v4.11.7
What's Changed
- Skip dev build on production release commits by @brendan-kellam in #919
- chore: Bump zoekt by @brendan-kellam in #921
Full Changelog: v4.11.6...v4.11.7
v4.11.6
What's Changed
- Linear issue release tagging by @msukkari in #917
- feat(bitbucket): add gitUser field to support API token auth on Bitbucket Cloud by @brendan-kellam in #918
Full Changelog: v4.11.5...v4.11.6
v4.11.5
What's Changed
- feat(backend): skip getCommitHashForRefName for empty repos by @brendan-kellam in #914
- feat(ci): add Claude automated bug fixer workflow by @brendan-kellam in #916
- fix: remove trailing slashes from host url to fix links to code host platforms by @msukkari in #915
Full Changelog: v4.11.4...v4.11.5
v4.11.4
What's Changed
- fix(web): Set metadataBase to fix og:image URL behind reverse proxy by @brendan-kellam in #908
- fix(web): Fix search bar not taking full width in TopBar by @brendan-kellam in #909
- chore(web): Distinguish between bitbucket server and cloud in "open in" buttons by @brendan-kellam in #910
- feat(web): Insert newline on Alt+Enter in chat box by @brendan-kellam in #912
- feat(web): Add max height with scroll to chat input box by @brendan-kellam in #913
Full Changelog: v4.11.3...v4.11.4
v4.11.3
What's Changed
- fix(web): Fix issue with blocking chat api by @brendan-kellam in #907
Full Changelog: v4.11.2...v4.11.3
v4.11.2
What's Changed
- feat(mcp): Add optional
visibilityparameter to control chat visibility by @brendan-kellam in #903 - fix(worker): include project key in Bitbucket repo identifiers by @brendan-kellam in #904
- feat(api): add defaultBranch, isFork, and isArchived to /api/repos response [SOU-514] by @brendan-kellam in #905
- chore(mcp): Change default sourcebot host to localhost by @brendan-kellam in #906
Full Changelog: v4.11.1...v4.11.2
v4.11.1
What's Changed
- feat(backend): replace backend_repo_index_job_completed with backend_repo_first_indexed by @brendan-kellam in #900
- Avoid capturing STDERR when collecting override variables by @brianphillips in #902
Full Changelog: v4.11.0...v4.11.1