Releases: sourcebot-dev/sourcebot
Releases · sourcebot-dev/sourcebot
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
v4.10.21
What's Changed
- fix(docs): Update link to telemetry documentation in environment variables reference by @harrison-xrb in #818
- chore(docs): Fix typos by @RenaudBernier in #826
- chore(docs): remove redundant touch command by @RenaudBernier in #824
- Add Claude Code GitHub Workflow by @brendan-kellam in #828
- chore(web): use
git showfor fetching file contents by @brendan-kellam in #829 - chore(web): Reorganize git apis by @brendan-kellam in #831
- feat(devenv): Add support for dev container by @brendan-kellam in #832
- chore(devenv): More improvements to dev container workflow by @brendan-kellam in #833
- chore(devenv): Skip claude onboarding in dev container by @brendan-kellam in #834
- chore(web): Add telemetry for all api requests by @brendan-kellam in #835
- feat(mcp): ask subagent by @brendan-kellam in #814
New Contributors
- @harrison-xrb made their first contribution in #818
- @RenaudBernier made their first contribution in #826
Full Changelog: v4.10.20...v4.10.21
v4.10.20
What's Changed
- fix(worker): Fixed issue where searching for refs/heads/<default_branch> would return no matches. by @brendan-kellam in #809
- fix(web): Fix issue where preview panel and ask file sources were failing to load by @brendan-kellam in #813
Full Changelog: v4.10.19...v4.10.20
v4.10.19
What's Changed
Full Changelog: v4.10.18...v4.10.19
v4.10.18
What's Changed
- feat(web): Show user chat history by @Nil2000 in #721
- feat: add temporal query parameters to MCP tools by @waynesun09 in #625
- chore(web): Store
pushedAtfield in Repo table by @brendan-kellam in #790 - chore(worker): Improve git operation perf by @brendan-kellam in #791
- fix(web): Fix error when clicking on file with more than 1 branch match by @brendan-kellam in #797
- [SOU-123] Fix GitLab token refresh with redirect_uri parameter by @msukkari in #798
- feat(web): API & MCP improvements by @brendan-kellam in #795
New Contributors
Full Changelog: v4.10.17...v4.10.18