Releases Release 6.12.2541
JANUARY 27, 2026

Sourcegraph 6.12.2541

A newer patch release is available: 6.12.3032. See all changes in Sourcegraph 6.12.

Details

Improvements

  • Batch Changes Allow all users to filter batch changes by user

    All users can now filter batch changes by user, not just site administrators. The current user appears at the top of the user filter list for easy access to their own batch changes.

Fixes

  • Code Nav Properly URL-encode file paths in external links

    Fixed "View on code host" button to properly escape % characters in file paths when generating external links.

  • Code Insights Use same fork/archive defaults for preview

    Code Insight preview results now exclude archived and forked repositories by default, matching the backend behavior present since 3.40.

  • Worker Gitlab: classify http2 stream errors as temporary

    Repository permissions are no longer dropped when encountering HTTP/2 stream cancellation or "internal error" from the upstream GitLab code host. Instead, existing permissions are preserved and the permissions sync is retried later.

Self-hosted resources