Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
4 changes: 4 additions & 0 deletions src/content/changelogs/access.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ productLink: "/cloudflare-one/applications/configure-apps/"
productArea: Cloudflare One
productAreaLink: /cloudflare-one/changelog/
entries:
- publish_date: "2025-02-05"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- publish_date: "2025-02-05"
- publish_date: "2025-02-02"

We should move this entry to /changelogs/gateway.yaml since it mostly affects Gateway products.

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-21"
title: Access Applications support private hostnames/IPs and reusable Access policies.
description: |-
Expand Down
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-02-05"
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