Skip to content

v4.3.0

Compare
Choose a tag to compare
@brendan-kellam brendan-kellam released this 11 Jun 21:04
· 17 commits to main since this release

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