Releases: sourcebot-dev/sourcebot
Releases · sourcebot-dev/sourcebot
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
v4.10.27
What's Changed
- fix(worker): Fix permission syncing for internal GitLab projects by @brendan-kellam in #857
Full Changelog: v4.10.26...v4.10.27
v4.10.26
What's Changed
- fix(web): Fix branch filter in repos detail page by @brendan-kellam in #851
- feat(web): Add banner to notify user when permissions are syncing for the first time by @brendan-kellam in #852
- fix(worker): handle 5xx errors in http retry logic by @brendan-kellam in #855
- chore(backend): Prioritize permission sync jobs for new accounts & repos by @brendan-kellam in #856
- feat(auth): Implement encrypted storage for OAuth account tokens by @harrison-xrb in #853
Full Changelog: v4.10.25...v4.10.26
v4.10.25
What's Changed
- fix(web): Fix 404 error when clicking "Open in GitLab" by @brendan-kellam in #846
- fix(web): Convert file references to full browse URLs in portable markdown by @brendan-kellam in #847
- fix(backend): Handle different GitHub token types in OAuth scope check by @brendan-kellam in #850
- fix(web): Add
AUTH_EE_ALLOW_EMAIL_ACCOUNT_LINKINGby @brendan-kellam in #849
Full Changelog: v4.10.24...v4.10.25
v4.10.24
What's Changed
- fix(web): Use AUTH_URL when generating external links by @brendan-kellam in #844
Full Changelog: v4.10.23...v4.10.24
v4.10.23
What's Changed
- Ask Sourcebot list commits tool by @brendan-kellam in #843
Full Changelog: v4.10.22...v4.10.23
v4.10.22
What's Changed
- feat(mcp): add automated release workflow by @brendan-kellam in #839
- feat(backend): add configurable concurrency for permission sync jobs by @brendan-kellam in #840
Full Changelog: v4.10.21...v4.10.22