Releases: sourcebot-dev/sourcebot
Releases · sourcebot-dev/sourcebot
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
v4.10.12
What's Changed
- chore(web): Add dialog when no auth provider is configured by @brendan-kellam in #744
- fix(web): Fix "Invalid line number XXX in 21-line document" by @brendan-kellam in #745
- fix(web): Fix ask sb visual nits SOU-135 by @brendan-kellam in #747
- fix(gitlab): Fix auth error when trying to sync public gitlab.com project with no token by @msukkari in #748
- fix(web): Fix bug where the end of the search results get clipped by @brendan-kellam in #749
Full Changelog: v4.10.11...v4.10.12
v4.10.11
What's Changed
- fix(search): Fix issue with filtering on generic git repo indexed from http/https by @msukkari in #742
- fix(web): Fix "Ranges must be added sorted by
fromposition andstartSide" by having codemirror sort for us by @brendan-kellam in #743
Full Changelog: v4.10.10...v4.10.11