Skip to content

Releases: sourcebot-dev/sourcebot

v4.5.3

20 Jul 23:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.2...v4.5.3

v4.5.2

20 Jul 01:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.1...v4.5.2

v4.5.1

15 Jul 03:49
Compare
Choose a tag to compare

What's Changed

image

Full Changelog: v4.5.0...v4.5.1

v4.5.0

21 Jun 19:49
Compare
Choose a tag to compare

What's Changed

analytics_demo.1.mp4

Full Changelog: v4.4.0...v4.5.0

v4.4.0

18 Jun 18:30
Compare
Choose a tag to compare

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

11 Jun 21:04
Compare
Choose a tag to compare

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

06 Jun 20:32
Compare
Choose a tag to compare

What's Changed

File Explorer

Added support for a file explorer in #336

file-tree-1.mp4

Other Changes

Full Changelog: v4.1.1...v4.2.0

v4.1.1

04 Jun 03:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.1.1

v4.1.0

02 Jun 18:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.1.0

v4.0.1

29 May 00:38
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fixed issue with how entitlements are resolved for cloud. #319

Full Changelog: v4.0.0...v4.0.1