Skip to content

Releases: Bluerails-2-0/bluerails-agent-traffic

v1.3.2 — HOTFIX (v1.3.1 fatals on every request, do not use)

Choose a tag to compare

@ashwinkumar01 ashwinkumar01 released this 31 Aug 12:41
5910f58

Hotfix — critical

v1.3.1 shipped a PHP fatal error on every single request (front-end and wp-admin), caused by a wrong PUC library namespace reference (v5\Vcs\Api instead of the real v5p7\Vcs\Api) in bluerails-agent-traffic.php. Confirmed live on schwitzers.com: WordPress's critical-error page on every page load.

Do not install v1.3.1. Install v1.3.2 instead.

What changed

  • Fixed the namespace reference (bluerails-agent-traffic.php) — class_exists() verified against the vendored library before this release was cut.

If you already installed v1.3.1 and your site is down

Rename wp-content/plugins/bluerails-agent-traffic via FTP/file manager to disable it immediately, then install this v1.3.2 zip fresh.

v1.3.1 — BROKEN, do not use (see v1.3.2)

Choose a tag to compare

@ashwinkumar01 ashwinkumar01 released this 31 Aug 12:29
0747d9e

⚠️ BROKEN — DO NOT USE. Fatals every request. Install v1.3.2 instead: https://github.com/Bluerails-2-0/bluerails-agent-traffic/releases/tag/v1.3.2

What

  • BLUE-1527: expanded AI-bot UA signatures (~35 tokens, up from 9) — adds OAI-SearchBot, ChatGPT-User, Claude-User, Claude-SearchBot, Perplexity-User, Google-CloudVertexBot, Meta-ExternalFetcher, DuckAssistBot, MistralAI-User, Diffbot/Diffbot-User, Kagibot, Bravebot, YouBot, YiyanBot, YandexAdditionalBot, Doubaobot, Timpibot, ImagesiftBot, omgili/omgilibot, webzio/webzio-extended, Andibot and others, plus a collision-ordering fix so live-fetch tokens (e.g. Diffbot-User) never get mislabeled as their generic crawler sibling.
  • BLUE-1534: wires in an auto-update checker (Plugin Update Checker v5.7, GitHub Releases) so future releases reach installed sites without a manual zip re-upload.
  • BLUE-1537: adds a CI workflow that checks for new PUC library releases weekly and opens a PR to re-vendor.

Why

Prior releases (v1.2.0/v1.3.0) never reached the one live install (Schwitzers) because the plugin had no update mechanism at all — this release both closes that gap and expands bot coverage to the live-fetch/user-agent tokens that were previously invisible.

Note for existing installs

Sites on v1.0.0–v1.3.0 (no auto-updater yet) need ONE manual zip re-upload to receive this release — after that, updates apply automatically.

v1.3.0 — expanded AI bot signatures

Choose a tag to compare

@ashwinkumar01 ashwinkumar01 released this 31 Aug 09:46
616bbea

Adds Tier 2 multi-aggregator-corroborated AI-bot signatures and remaining vendor/Cloudflare-confirmed live-fetch *-User bots to the local detection list (BLUE-1527). Manual-upload zip - no WP.org listing exists for this plugin.

v1.2.0 — referer heuristic + behavioral signal beacon

Choose a tag to compare

@ashwinkumar01 ashwinkumar01 released this 29 Aug 12:32
4af17e6

Adds AI-referer fallback capture (BLUE-1473) and a consent-gated client-side behavioral beacon for browser-extension agentic sessions (BLUE-1474, Complianz-only, default OFF). Manual-upload zip — no WP.org listing exists for this plugin.

v1.0.0 -- Bluerails Agent Traffic Capture

Choose a tag to compare

@ashwinkumar01 ashwinkumar01 released this 24 Aug 08:39

Initial self-hosted release of the Bluerails Agent Traffic Capture WordPress plugin (BLUE-1346). Detects AI-bot crawler traffic (GPTBot, ClaudeBot, PerplexityBot, etc.) and reports it to your Bluerails Discovery Agent Traffic dashboard.

Install

Download bluerails-agent-traffic-1.0.0.zip below and upload it via WordPress admin: Plugins > Add New > Upload Plugin.

Submission to the official WordPress.org plugin directory is tracked separately; this release is for direct/self-hosted install in the meantime.