Skip to content

Releases: sourcebot-dev/sourcebot

v4.13.1

28 Feb 01:29

Choose a tag to compare

What's Changed

Full Changelog: v4.13.0...v4.13.1

v4.13.0

27 Feb 19:04

Choose a tag to compare

What's Changed

Full Changelog: v4.12.0...v4.13.0

v4.12.0

26 Feb 06:14

Choose a tag to compare

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 selectedReposCount property to wa_chat_message_sent posthog 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

23 Feb 19:57

Choose a tag to compare

What's Changed

Full Changelog: v4.11.6...v4.11.7

v4.11.6

21 Feb 20:25

Choose a tag to compare

What's Changed

Full Changelog: v4.11.5...v4.11.6

v4.11.5

21 Feb 02:30

Choose a tag to compare

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

20 Feb 01:52

Choose a tag to compare

What's Changed

Full Changelog: v4.11.3...v4.11.4

v4.11.3

19 Feb 04:07

Choose a tag to compare

What's Changed

Full Changelog: v4.11.2...v4.11.3

v4.11.2

18 Feb 23:54

Choose a tag to compare

What's Changed

  • feat(mcp): Add optional visibility parameter 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

18 Feb 19:12

Choose a tag to compare

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