Releases: sourcebot-dev/sourcebot
Releases · sourcebot-dev/sourcebot
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
v4.10.17
What's Changed
- fix(hotkeys): Properly map all hotkeys in UI based on the platform by @msukkari in #784
- experiment(ask_gh): Support on demand indexing of GitHub repositories by @brendan-kellam in #785
- fix(parser): Allow parenthesis in query and filter terms by @msukkari in #788
- fix(web): Fixed issue where Sourcebot would not index the new default branch when changed by @brendan-kellam in #789
Full Changelog: v4.10.16...v4.10.17
v4.10.16
What's Changed
- chore(web): Add
isBranchFilteringEnabledflag to search_finished event by @brendan-kellam in #781 - fix(ui): Fix reference guide key hint for PC by @msukkari in #782
Full Changelog: v4.10.15...v4.10.16
v4.10.15
What's Changed
Full Changelog: v4.10.14...v4.10.15
v4.10.14
What's Changed
- fix: Pin embedded postgresql version to 16 by @brendan-kellam in #770
Full Changelog: v4.10.13...v4.10.14
v4.10.13
What's Changed
- chore(web): Bump AI SDK packages by @brendan-kellam in #752
- chore: Pin postgres version to 17 in docker-compose by @brendan-kellam in #759
- chore: Upgrade node version & add HTTP proxy configuration by @brendan-kellam in #753
- fix(web): Fix "repository not found for file: x" error by @brendan-kellam in #761
- fix(local-repo): Fix autocomplete when repo includes default port by @msukkari in #762
- fix(invite): Fix localhost being used in invite links and in UI by @msukkari in #764
Full Changelog: v4.10.12...v4.10.13