Added
- Added support for streaming code search results. #623
- Added buttons to toggle case sensitivity and regex patterns. #623
- Added counts to members, requets, and invites tabs in the members settings. #621
- [Sourcebot EE] Add support for Authentik as a identity provider. #627
Changed
- Changed the default search behaviour to match patterns as substrings and not regular expressions. Regular expressions can be used by toggling the regex button in search bar. #623
- Renamed
publicquery prefix tovisibility. Allowed values forvisibilityarepublic,private, andany. #623 - Changed
archivedquery prefix to accept valuesyes,no, andonly. #623
Removed
- Removed
casequery prefix. #623 - Removed
branchandbquery prefixes. Please userev:instead. #623 - Removed
regexquery prefix. #623
Fixed
- Fixed spurious infinite loads with explore panel, file tree, and file search command. #617
- Wipe search context on init if entitlement no longer exists #618
- Fixed Bitbucket repository exclusions not supporting glob patterns. #620
- Fixed issue where the repo driven permission syncer was attempting to sync public repositories. #624
- Fixed issue where worker would not shutdown while a permission sync job (repo or user) was in progress. #624
New Contributors
- @josegrelnx made their first contribution in #620
- @TJReinert made their first contribution in #614
Full Changelog: v4.9.2...v4.10.0