v0.3.3
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) — pluswebkit-masked-url:and more browser-extension scheme variants.- New
isUnattributableStack()guard: eval /new Functionerrors that surface no source URL and leave an all-<anonymous>stack (e.g. a GTM Custom HTML or in-app script wrappingaddEventListenerinto 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/.