2.5.1
Release date
March 12, 2026
Features
Bi-Directional Contract Testing
Added support to display unmatched Pact interactions on the Provider Contract tab. Now you can identify and resolve contract drift faster.
Permissions
We introduced a new permission for the
team:manage:teamscope to improve role-based access control for team management.Added support for a dynamic verification window for the WIP Pacts during Pact verification. The window automatically adjusts between 7 and 14 days based on data volume. This change improves performance and reduces the likelihood of query timeouts.
User Interface
Improved dark theme support in Stoplight Elements.
Fixes
Authentication and Security
Fixed an issue where OAuth 2 logins could redirect over HTTP instead of HTTPS. The correct protocol is now maintained throughout the OAuth 2 workflow.
Added the OAuth 2 authentication URL to the Content Security Policy
form-actiondirective in the PactFlow UI.Fixed an issue where
db-migratecould fail when API tokens withoutencrypted_valuewere present.
User Interface
Fixed an issue where users could not download some provider contracts.