Skip to content

Commit b930e99

Browse files
[Precursor] Precursor Changelog Entry for Launch 13 July (#31914)
* [Challenges] Add Precursor changelog launch entry Add the Cloudflare Challenges changelog post for Precursor session-based detection, including links to the launch blog and Precursor docs. Include an animated dashboard walkthrough asset for enablement context. * Update src/content/changelog/cloudflare-challenges/2026-07-13-precursor-session-based-detection.mdx Co-authored-by: Miguel de Moura <9093796+migueldemoura@users.noreply.github.com> --------- Co-authored-by: Miguel de Moura <9093796+migueldemoura@users.noreply.github.com>
1 parent c182b69 commit b930e99

2 files changed

Lines changed: 26 additions & 0 deletions

File tree

517 KB
Loading
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: Precursor introduces session-based bot detection
3+
description: Precursor brings continuous, session-based behavioral detection to Cloudflare Challenges.
4+
date: 2026-07-13
5+
---
6+
7+
Precursor is rolling out to all customers starting today. Precursor is client-side JavaScript that enables session-based bot detection.
8+
9+
You can [read the announcement blog](https://blog.cloudflare.com/introducing-precursor) for background on why we built Precursor and how session-level behavioral detection works.
10+
11+
With Precursor enabled, Cloudflare can:
12+
13+
- Continuously evaluate behavioral signals across a session
14+
- Re-validate challenge clearance as behavior changes
15+
- Update bot scores with session context
16+
- Provide client-side visibility where none previously existed
17+
18+
It integrates with existing protections, including Security Rules, and can be enabled directly from the Cloudflare dashboard with configurable modes to balance security and user experience.
19+
20+
<img
21+
src="/images/precursor/enabling_precursor.gif"
22+
alt="Animated walkthrough of enabling Precursor in the Cloudflare dashboard"
23+
style="border:1px solid #e5e7eb;border-radius:6px;display:block;margin:16px 0;"
24+
/>
25+
26+
To learn more, refer to the [Precursor documentation](/cloudflare-challenges/precursor/).

0 commit comments

Comments
 (0)