Releases: sourcebot-dev/sourcebot
Releases · sourcebot-dev/sourcebot
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
v4.11.0
What's Changed
- feat(web): Ask share links by @brendan-kellam in #888
- chore(docs): Update CONTRIBUTING.md by @brendan-kellam in #886
- chore(docs): Update EE license by @brendan-kellam in #887
- fix(worker): decode URL-encoded characters in local repo remote URLs by @brendan-kellam in #899
Full Changelog: v4.10.30...v4.11.0
v4.10.30
What's Changed
- web(chore): Cleanup me control design by @brendan-kellam in #874
- chore(ask_gh): Add login modal by @brendan-kellam in #875
- fix(backend): strip /browse suffix from Bitbucket Server webUrl by @brendan-kellam in #877
- chore(worker): add PostHog events for repo index sync jobs by @brendan-kellam in #878
- feat(web): add browser notification for askgh indexing completion by @brendan-kellam in #879
- feat(backend): add install_id to PostHog events by @brendan-kellam in #880
- chore: update posthog packages to latest versions by @brendan-kellam in #881
- chore(db): Add indexes to improve repo indexing job query performance by @brendan-kellam in #883
Full Changelog: v4.10.29...v4.10.30
v4.10.29
What's Changed
- fix(web): Fix anonymous access for unlimited seat license by @brendan-kellam in #866
- chore(web): Remove cloud plans by @brendan-kellam in #867
- chore(web): Display commit SHA in settings dropdown by @brendan-kellam in #868
- feat(mcp): add list_tree tool by @brianphillips in #870
- fix(web): Fix ask link generation for anonymous access by @brendan-kellam in #873
Full Changelog: v4.10.28...v4.10.29
v4.10.28
What's Changed
- [config] new env var:
REQUIRE_APPROVAL_NEW_MEMBERSto set requiring… by @drew-u410 in #858 - chore(worker): Migrate off of groupmq by @brendan-kellam in #860
- fix(web): add type guard to prevent crash with 'constructor' folder name by @brendan-kellam in #862
- fix(web): Fix token refresh in back-compat case by @brendan-kellam in #841
- fix(worker): Add tmp shard cleanup on indexing failure by @msukkari in #805
Full Changelog: v4.10.27...v4.10.28