Releases: sourcebot-dev/sourcebot
Releases · sourcebot-dev/sourcebot
v4.16.2
What's Changed
- fix(web): fix line numbers selectable in Safari by @brendan-kellam in #1037
- fix(backend): abort GitLab sync on non-404 API errors to prevent repo deletion by @brendan-kellam in #1039
- debug: Add react-scan by @brendan-kellam in #1040
- fix(web): fix hydration mismatch in KeyboardShortcutHint by @brendan-kellam in #1041
- fix(web): reduce unnecessary re-renders in chat reference panel by @brendan-kellam in #1042
Full Changelog: v4.16.1...v4.16.2
v4.16.1
What's Changed
- fix(web): fix scroll position for references further down in a file by @brendan-kellam in #1036
Full Changelog: v4.16.0...v4.16.1
v4.16.0
What's Changed
- chore: add macOS universal-ctags v6.1.0 install script by @brendan-kellam in #1023
- fix(web): Handle ambiguous languages by @brendan-kellam in #1026
- feat(web): improve agent performance, MCP tools, and much more by @brendan-kellam in #1014
- feat: Add support for
topicsto Search Contexts by @fatmcgav in #1028 - feat(web): replace manual auto-scroll with useStickToBottom in chat thread by @brendan-kellam in #1031
- fix(web): don't include sources in grep tool when groupByRepo=true by @brendan-kellam in #1032
- refactor(web): move chat storage keys to constants and clear search scope on thread creation by @brendan-kellam in #1033
- fix(web): fix inaccurate scroll position when selecting chat references by @brendan-kellam in #1035
Full Changelog: v4.15.11...v4.16.0
v4.15.11
v4.15.10
What's Changed
- chore: increase SOURCEBOT_CHAT_MAX_STEP_COUNT default to 100 by @brendan-kellam in #1017
- fix(sso/jumpcloud): Ensure that
stateparam is passed by @fatmcgav in #1020 - feat: make OSS license audit runnable locally by @msukkari in #1021
New Contributors
Full Changelog: v4.15.9...v4.15.10
v4.15.9
What's Changed
Full Changelog: v4.15.8...v4.15.9
v4.15.8
What's Changed
- fix(mcp): filterByFilepaths now accepts regular expressions by @brendan-kellam in #1008
- fix(backend): log failedReason when connection sync job fails by @brendan-kellam in #1012
- feat: add Redis TLS support by @brendan-kellam in #1011
Full Changelog: v4.15.7...v4.15.8
v4.15.7
What's Changed
- Development environment setup by @msukkari in #1001
- feat(shared): decompose SMTP_CONNECTION_URL into individual env vars by @msukkari in #1002
- feat: automatic oss license audit by @msukkari in #1003
- feat: add env vars to restrict API key creation and usage to org owners by @brendan-kellam in #1007
Full Changelog: v4.15.6...v4.15.7
v4.15.6
What's Changed
- Add OpenAPI docs for Sourcebot public API by @KonradStanski in #996
- fix(worker): guard against anonymous Bitbucket Server token fallback in account permission sync by @brendan-kellam in #998
- fix(worker): guard against stale public flags when Bitbucket Server feature.public.access is disabled by @brendan-kellam in #999
- fix(worker): refresh OAuth tokens in backend permission sync flow by @brendan-kellam in #1000
Full Changelog: v4.15.5...v4.15.6