Skip to content

Commit 774a618

Browse files
authored
Merge pull request #184 from DeepLcom/tag-handling-defaults
Revise tag handling v2 default behavior details
2 parents 204a189 + 27b9755 commit 774a618

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/xml-and-html-handling/tag-handling-v2.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ Before switching to `v2`, thoroughly test your system and verify any differences
1515
Additionally, v2 enforces strict parsing of XML. If invalid XML is submitted, the API will return an error.
1616

1717
<Info>
18-
Please note that v2 will become the default on 1 December 2025.
19-
To ensure a seamless transition, existing customers will have the option to request v1 for an additional grace period.
20-
This will help accommodate integrations that are contingent on particular tag handling behaviours exhibited by v1, for example.
18+
Please note that after 1 December 2025, new customers will default to v2. Existing customers will continue to default to v1 for the time being.
2119
</Info>
2220

2321
<Info>

0 commit comments

Comments
 (0)