sourcebot/docs/images
Michael Sukkarieh 60a3528394
V4 (#311)
Sourcebot V4 introduces authentication, performance improvements and code navigation. Checkout the [migration guide](https://docs.sourcebot.dev/self-hosting/upgrade/v3-to-v4-guide) for information on upgrading your instance to v4.

### Changed
- [**Breaking Change**] Authentication is now required by default. Notes:
  - When setting up your instance, email / password login will be the default authentication provider.
  - The first user that logs into the instance is given the `owner` role. ([docs](https://docs.sourcebot.dev/docs/more/roles-and-permissions)).
  - Subsequent users can request to join the instance. The `owner` can approve / deny requests to join the instance via `Settings` > `Members` > `Pending Requests`.
  - If a user is approved to join the instance, they are given the `member` role.
  - Additional login providers, including email links and SSO, can be configured with additional environment variables. ([docs](https://docs.sourcebot.dev/self-hosting/configuration/authentication)).
- Clicking on a search result now takes you to the `/browse` view. Files can still be previewed by clicking the "Preview" button or holding `Cmd` / `Ctrl` when clicking on a search result. [#315](https://github.com/sourcebot-dev/sourcebot/pull/315)

### Added
- [Sourcebot EE] Added search-based code navigation, allowing you to jump between symbol definition and references when viewing source files. [Read the documentation](https://docs.sourcebot.dev/docs/search/code-navigation). [#315](https://github.com/sourcebot-dev/sourcebot/pull/315)
- Added collapsible filter panel. [#315](https://github.com/sourcebot-dev/sourcebot/pull/315)

### Fixed
- Improved scroll performance for large numbers of search results. [#315](https://github.com/sourcebot-dev/sourcebot/pull/315)
2025-05-28 16:08:42 -07:00
..
api_key.png V4 (#311) 2025-05-28 16:08:42 -07:00
architecture_diagram.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
bitbucket_app_password_perms.png Add Bitbucket support (#275) 2025-04-25 11:22:40 -07:00
connect_code_host.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
connection_create_secret.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
connection_nav.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
connection_page.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
create_connection_example.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
gitea_pat_creation.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
github_app_private_key.png Review Agent (#298) 2025-05-12 12:10:01 -07:00
github_connection.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
github_pat_scopes.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
gitlab_connection.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
gitlab_pat_scopes.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
join_request_email.png V4 (#311) 2025-05-28 16:08:42 -07:00
login.png V4 (#311) 2025-05-28 16:08:42 -07:00
login_basic.png V4 (#311) 2025-05-28 16:08:42 -07:00
login_redeem_code.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
onboard_complete.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
onboard_invite.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
org_create.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
org_switch.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
pending_approval.png V4 (#311) 2025-05-28 16:08:42 -07:00
review_agent_configured.png Review Agent (#298) 2025-05-12 12:10:01 -07:00
review_agent_example.png Review Agent (#298) 2025-05-12 12:10:01 -07:00
sb_interface.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
search_contexts_example.png Search contexts (#273) 2025-04-24 22:28:13 -07:00
secret_dropdown.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
secrets_list.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
secrets_page.png v3 effort (#158) 2025-03-31 22:34:42 -07:00
settings_nav.png v3 effort (#158) 2025-03-31 22:34:42 -07:00