Skip to content

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

Latest

Choose a tag to compare

@ashwinkumar01 ashwinkumar01 released this 31 Aug 12:41
· 2 commits to main since this release
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.