Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion src/content/changelogs/dex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@ productLink: "/cloudflare-one/insights/dex/"
productArea: Cloudflare One
productAreaLink: /cloudflare-one/changelog/
entries:
- publish_date: "2025-01-24"
title: IP visibility
description: |-
[IP visibility](/cloudflare-one/insights/dex/ip-visibility/) enables admins to inspect the different IP addresses associated with an end-user device. IP types available for review on the Cloudflare dashboard include: the device's private IP, the public IP assigned to the device by the ISP, and the router's (that the device is connected to) private IP.
- publish_date: "2024-12-19"
title: Remote captures
description: |-
Admins can now collect packet captures (PCAPs) and WARP diagnostic logs from end user devices. For more information, refer to [Remote captures](/cloudflare-one/insights/dex/remote-captures/).
Admins can now collect packet captures (PCAPs) and WARP diagnostic logs from end-user devices. For more information, refer to [Remote captures](/cloudflare-one/insights/dex/remote-captures/).
- publish_date: "2024-05-20"
title: Last seen ISP
description: |-
Expand Down
4 changes: 4 additions & 0 deletions src/content/changelogs/gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ productLink: "/cloudflare-one/policies/gateway/"
productArea: Cloudflare One
productAreaLink: /cloudflare-one/changelog/
entries:
- publish_date: "2025-02-02"
title: The default global Cloudflare root certificate expired on 2025-02-02 at 16:05 UTC
description: |-
If you installed the default Cloudflare certificate before 2024-10-17, you must generate a new certificate and activate it for your Zero Trust organization to avoid inspection errors. Refer to [Troubleshooting](/cloudflare-one/faq/troubleshooting/#as-of-february-2-2025-my-end-user-devices-browser-is-returning-a-your-connection-is-not-private-warning) for instructions and troubleshooting steps.
- publish_date: "2025-01-08"
title: Bring your own resolver IP (BYOIP) for DNS locations
description: |-
Expand Down
Loading