Skip to content

Commit 8482fae

Browse files
committed
docs: updates from TW feedback
1 parent a1b3466 commit 8482fae

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

website/docs/docs/on-premises/releases/2.2.0.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@ title: 2.2.0
1010

1111
### UI Improvements
1212

13-
- Updated pagination controls to enhance accessibility and usability.
14-
- Added the ability to delete a Pacticipant version directly from the UI.
13+
- We updated pagination controls to enhance accessibility and usability.
14+
- Now you can delete a Pacticipant version directly from the UI.
1515

1616
### API
1717

18-
- Removed redundant metadata from the root span emitted by OpenTelemetry instrumentation.
19-
- Added a `delete` action for requests on the `/pacticipants/:pacticipant_name/versions/:pacticipant_version_number` endpoint for users with appropriate permissions.
18+
- We removed redundant metadata from the root span emitted by OpenTelemetry instrumentation.
19+
- We added a `delete` action for requests on the `/pacticipants/:pacticipant_name/versions/:pacticipant_version_number` endpoint for users with appropriate permissions.
2020

2121
### Bi-Directional Contract Testing (BDCT)
2222

23-
- Added support for `discriminator.mapping` to improve schema compatibility in BDCT workflows.
24-
- Published new BDCT API endpoints:
23+
- Now we support `discriminator.mapping` to improve schema compatibility in BDCT workflows.
24+
- We published new BDCT API endpoints:
2525

2626
- `/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/consumer/{consumerName}/version/{consumerVersionNumber}/cross-contract-verification-results`
2727
- `/contracts/bi-directional/provider/{providerName}/version/{providerVersionNumber}/consumer/{consumerName}/version/{consumerVersionNumber}/consumer-contract-verification-results`
@@ -41,18 +41,18 @@ title: 2.2.0
4141
### User Interface
4242

4343
- Long text in the Integrations grid now wraps correctly.
44-
- Updated terminology to clearly distinguish between provider status ("Verified") and consumer status ("Published").
45-
- Fixed broken sidebar links to application pages.
46-
- Resolved an issue where live validation was not functioning when editing a webhook.
47-
- Fixed a bug where selector changes on the Application Version page were not applied immediately.
48-
- Team administrators without user read permissions can no longer attempt to add users.
49-
- Fixed a display issue where “ghost interactions” appeared on the verification results page.
50-
- Removed the "Create System Account" button for users without the necessary permissions.
44+
- We updated the terminology to clearly distinguish between provider status ("Verified") and consumer status ("Published").
45+
- We fixed broken sidebar links to application pages.
46+
- We resolved an error where live validation was malfunctioning when editing a webhook.
47+
- We fixed a bug where selector changes on the **Application Version** page were not applied immediately.
48+
- Team administrators without user read permissions can no longer add users.
49+
- We fixed a visual glitch where extra or unexpected elements briefly appeared on the verification results page.
50+
- We removed the **Create System Account** button for users without the necessary permissions.
5151

5252
### API
5353

5454
- The `/audit` API now correctly forwards real client IP addresses.
5555

5656
### Maintenance
5757

58-
- Addressed security vulnerabilities by updating affected packages (see CVE advisories).
58+
- We addressed security vulnerabilities by updating affected packages. See [CVE advisories](https://github.com/pactflow/docs.pactflow.io/pull/link) for more information.

website/notices/2025-08-19-on-premises-2.2.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ title: On-premises release v2.2.0
44
tags: [on-premises, release]
55
---
66

7-
A new PactFlow on-premises release (2.2.0) is now available ([see details](/docs/on-premises/releases/2.2.0)).
7+
A new PactFlow on-premises release (2.2.0) is now available. See details here: [2.2.0](/docs/on-premises/releases/2.2.0).

0 commit comments

Comments
 (0)