June 25, 2026
Sourcegraph self-hosted 7.4.2513
This is a patch release for Sourcegraph self-hosted 7.4.
Details
Fixes
- Deep Search Scrolling up mid-thinking force you back to the bottom
Fixed an issue where scrolling up during Deep Search response generation would force the view back to the bottom.
- Batch Changes Stop retrying changeset pushes to missing repos
Changesets targeting unreachable repositories (deleted, renamed, or outside GitHub App installation scope) now fail immediately instead of retrying repeatedly.