Fixed blame toggle label from wrapping when the symbols sidebar is open in the blob view.
SCIP upload audit log entries now populate the reason column with the context provided by the backend (e.g. "soft-deleting expired uploads", "upload overlapping with a newer upload") instead of always being empty.
Batch Changes reconciler no longer holds database connections open during code host API calls, reducing connection pool contention.
Fixed an issue where changesets were not rebased when the base revision changed during batch spec re-application.
Fixed an error when navigating away from the admin roles page
Granting an RBAC role the repo permissions read permission now allows users belonging to that role to access the /admin/permissions-syncs page.
GraphQL max settings (graphQLMaxDuplicateFieldCount and graphQLMaxUniqueFieldCount) are now properly respected when configured in site-config.
Fixed permissions sync jobs failing when users are deleted while sync is pending