diff --git a/fern/products/cli-api-reference/cli-changelog/2026-05-07.mdx b/fern/products/cli-api-reference/cli-changelog/2026-05-07.mdx index bf8f4b4bc..e37ae0c7a 100644 --- a/fern/products/cli-api-reference/cli-changelog/2026-05-07.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2026-05-07.mdx @@ -1,3 +1,12 @@ +## 5.19.1 +**`(fix):`** Property-level `x-fern-audiences` (and Fern definition `audiences:`) filtering now +correctly excludes properties whose audiences do not overlap the active filter and +preserves untagged properties as universal — matching endpoint-level audience semantics. +Examples are also scrubbed of excluded items: auto-generated `jsonExample` snapshots, +inlined request-body example properties, endpoint example query parameters, and +user-specified webhook payload examples. + + ## 5.19.0 **`(feat):`** Add PR title, body, and commit message to `fern automations upgrade --json` output. The new `pr` field in the JSON output allows GitHub Actions consumers to use