Releases: sourcebot-dev/sourcebot
Releases · sourcebot-dev/sourcebot
v4.5.3
v4.5.2
What's Changed
- chore: Update docs for vscode MCP GA by @brendan-kellam in #380
- chore: Misc typos (UI, docs, code...), Makefile PATH with spaces by @GabDug in #369
- docs: Add instructions for using GitHub fine grained PATs by @brendan-kellam in #384
- Add anonymous access option to core by @msukkari in #385
Full Changelog: v4.5.1...v4.5.2
v4.5.1
What's Changed
- Correctly build URLs to file paths containing spaces by @NasaGeek in #364
- chore(devex): Add workflow to remind users to add a changelog entry by @brendan-kellam in #378
- [indexing] make retry configurable by @drew-u410 in #377
- fix(browse): Fix issue where files would sometimes never load by @brendan-kellam in #365
- Revamp onboarding flow by @msukkari in #376

Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
- fix(invites): Fix regression to invite creation by @brendan-kellam in #359
- feat(analytics): Adds analytics dashboard by @msukkari in #358
- Adds code navigation and highlighting support for Tcl by @msukkari in #362
analytics_demo.1.mp4
Full Changelog: v4.4.0...v4.5.0
v4.4.0
What's Changed
- feat(audit-logging): Adds audit logging support by @msukkari in #355
- Fix web build warnings by @msukkari in #348
- chore: Move bitbucket dependency to backend from workspace root by @brendan-kellam in #351
- Delete account join request when redeeming an invite by @msukkari in #352
- fix(search-contexts): Fix issue where a repository would not appear in a search context if it was created after the search context was created by @brendan-kellam in #354
- chore(api): Changed the search api to return raw source (instead of base64 encoding) by @brendan-kellam in #356
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
Basic file search (#341)
Added a file search (exact substring search) when browsing code. It can be opened using the search button or with the hotkey cmd/ctrl
+ p
.
file-search.mp4
Other changes
- [search/browse] link repo name to file browser; link code image to external by @drew-u410 in #340
- [selection] highlight clarity by @drew-u410 in #342
- Clean up successful and failed jobs by @msukkari in #343
- fix(gitlab): Properly handle auth for Gitlab project avatars by @GabDug in #345
- Fix repo column header styling by @msukkari in #344
- fix: Add default debounce & staleTime to file/folder prefetching by @brendan-kellam in #346
New Contributors
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
File Explorer
Added support for a file explorer in #336
file-tree-1.mp4
Other Changes
- improvement: Add separate login / signup screens by @brendan-kellam in #331
- Adds support for encrypted license keys by @msukkari in #335
- Fix repo images in authed instance case and add manifest json by @msukkari in #332
- Add repo index validation by @msukkari in #339
- Added hover tooltip for long repo names in filter panel by @msukkari in #338
Full Changelog: v4.1.1...v4.2.0
v4.1.1
What's Changed
- fix: Fix symbol hover popover clipping issue by @brendan-kellam in #326
- fix: Improve symbol reference/definition list perf by @brendan-kellam in #327
- [dev + copy button] add / update local dev w/docker compose; add copy file button by @drew-u410 in #328
- Add support for GCP IAP JIT account provisioning by @msukkari in #330
- feature: Add keyboard shortcuts for goto def & find all refs by @brendan-kellam in #329
New Contributors
- @drew-u410 made their first contribution in #328
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- V4 docs refactor by @brendan-kellam in #322
- Add support for structured logs by @msukkari in #323
- fix: Fix "Mark decorations may not be empty" issue by @brendan-kellam in #325
Full Changelog: v4.0.1...v4.1.0
v4.0.1
What's Changed
Fixed
- Fixed issue with how entitlements are resolved for cloud. #319
Full Changelog: v4.0.0...v4.0.1