Skip to content

Commit 2a5adcd

Browse files
Add per-record CNAME flattening to DNS changelog
1 parent 1398fec commit 2a5adcd

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/content/changelogs/dns.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ entries:
88
- publish_date: "2024-10-15"
99
title: Quote validation for TXT records added via dashboard
1010
description: |-
11-
When creating TXT records via the dashboard users will now find:
11+
When creating [TXT records](/dns/manage-dns-records/reference/dns-record-types/#txt) via the dashboard you will now find:
1212
- Field validation errors if double quotes `"` are added inconsistently.
13-
- Automatically quoted TXT content upon save if no quotes exist in the record content field.
13+
- Automatically quoted TXT content upon save if no quotes exist in the record content field.
14+
- publish_date: "2024-10-07"
15+
title: API support for per-record CNAME flattening
16+
description: Paid zones now have the option to flatten specific CNAME records. When using the API, specify the setting `cname_flatten` as `true`or `false`. Refer to the [documentation](/dns/cname-flattening/set-up-cname-flattening/#per-record) for details.

0 commit comments

Comments
 (0)