Skip to content

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 21 Jul 14:56
· 32 commits to develop since this release
v0.3.3
9fa5c01

Bundled-client refresh in lockstep with the console. No settings or PHP behavior changes.

0.3.3

  • Bundled console-client.js refreshed: uncaught errors thrown by code the page does not control are no longer reported.
  • isInjectedUrl() now also drops in-app-browser bridge schemes — iabjs: (Meta's Android webview, e.g. "Java object is gone" on unload), gsa: (Google iOS app), webviewprogressproxy: (older iOS webviews) — plus webkit-masked-url: and more browser-extension scheme variants.
  • New isUnattributableStack() guard: eval / new Function errors that surface no source URL and leave an all-<anonymous> stack (e.g. a GTM Custom HTML or in-app script wrapping addEventListener into infinite recursion) are dropped. First-party errors still carry a source scheme and are kept.

Install: upload ovos-console.zip (below) via Plugins → Add New → Upload, or unzip into wp-content/plugins/.