Releases: sourcebot-dev/sourcebot
Releases · sourcebot-dev/sourcebot
v4.7.3
v4.7.2
What's Changed
- chore(web): Add debug logging to measure homepage load performance by @brendan-kellam in #525
- fix(perf): Add indices to hot paths for repository querying by @brendan-kellam in #526
- chore(web): Remove join on connections for getRepos by @brendan-kellam in #527
- [experimental] feat(ee): GitHub permission syncing by @brendan-kellam in #508
- chore(web): Change carousel and repository list links to link to file tree by @brendan-kellam in #528
- chore: fix support email by @brendan-kellam in #529
- fix(web): Change buttons into Links in various places by @brendan-kellam in #532
Full Changelog: v4.7.1...v4.7.2
v4.7.1
What's Changed
- fix(backend): Sourcebot not pulling github forked repos by @tarangchikhalia in #499
- fix(azure): Set username in azuredevops clone url by @msukkari in #524
New Contributors
- @tarangchikhalia made their first contribution in #499
Full Changelog: v4.7.0...v4.7.1
v4.7.0
What's Changed
- fix(web) Fix "At least one project, user, or group must be specified" for GitLab configs in web configurator by @brendan-kellam in #512
- feat(ask_sb): Fallback on fromNodeProviderChain if access key or sessionToken are not provided by @brendan-kellam in #513
- Quote branches argument in zoekt.ts to fix Pipe by @xPartyBear in #506
- chore(web): Remove deprecated connection creation/edit UI by @msukkari in #515
- feat(connections): Add Azure Devops Support by @msukkari in #514
New Contributors
- @xPartyBear made their first contribution in #506
Full Changelog: v4.6.8...v4.7.0
v4.6.8
What's Changed
- fix(bitbucket): Bitbucket Cloud pagination not working beyond first page by @bardock in #502
- fix(search bar) multi-line wrap by @drew-u410 in #501
- fix(web): Fix carousel perf issue + improvements to withAuth middleware by @brendan-kellam in #507
New Contributors
Full Changelog: v4.6.7...v4.6.8
v4.6.7
What's Changed
- feat(ask_sb): Add support for
queryParams
to OpenAI compatible language model providers by @brendan-kellam in #490 - chore(web): Disable page scroll when using arrow keys on search suggestions box by @brendan-kellam in #493
- fix(backend): Explicitly set refspec on fetch by @brendan-kellam in #497
- feat(gitlab): Add exclude.userOwnedProjects config setting by @brendan-kellam in #498
Full Changelog: v4.6.6...v4.6.7
v4.6.6
What's Changed
- fix(worker): Fix "attempting to index 0 total files" zoekt issue by @brendan-kellam in #488
Full Changelog: v4.6.5...v4.6.6
v4.6.5
What's Changed
- chore(web): Upgrade to NextJS 15 by @brendan-kellam in #477
- Add AWS Bedrock sessionToken by @bmcclaugherty in #478
- fix(worker): Remove setting
remote.origin.url
for remote git repositories by @brendan-kellam in #483 - fix(web): Fix error when navigating to paths with percent symbols by @brendan-kellam in #485
New Contributors
- @bmcclaugherty made their first contribution in #478
Full Changelog: v4.6.4...v4.6.5
v4.6.4
What's Changed
- feat(gerrit): Multi-branch indexing support for Gerrit by @brendan-kellam in #433
- fix(structured_logs): Remove prefix by @msukkari in #443
- chore(ask_sb): Bump AI SDK libs by @brendan-kellam in #444
- chore(docs): Remove dead links to terms / privacy. Also change some MIT -> FSL references. by @brendan-kellam in #445
- feat(ask_sb): Add reasoningEffort option to openai provider by @brendan-kellam in #446
- fix(ask_sb): Fix long generation times on first message in thread by @brendan-kellam in #447
- fix(ask_sb): Allow unauthed generation of titles for a chat by @brendan-kellam in #450
- feat(ask_sb): Add
headers
param to config to allow users to specify custom headers by @brendan-kellam in #449 - Update issue templates by @brendan-kellam in #451
Full Changelog: v4.6.3...v4.6.4
v4.6.3
What's Changed
- docs: fix link in deployment guide next steps by @nullun in #420
- fix(mcp): Remove logs interfering with the stdio transport by @brendan-kellam in #429
- feat(ask_sb): OpenAI compatible language models by @brendan-kellam in #424
- fix(github): Fix issue with
users
not getting picked up in GitHub config by @brendan-kellam in #428
New Contributors
Full Changelog: v4.6.2...v4.6.3