Add opt-in AnalyticsBundle browser events to the WordPress REST relay while keeping browser requests credential-free.
Rebuild the bundled browser SDK on @debugbundle/sdk-browser 1.5.0 and raise the PHP SDK requirement to debugbundle/sdk-php ^1.1.3.
1.2.5
Add the WordPress.org submitter to plugin contributors, document the DebugBundle external service with terms and privacy links, and tighten WordPress-native sanitization around request metadata, settings, and remote configuration fetches.
1.2.4
Rebuild the bundled browser SDK on @debugbundle/sdk-browser 1.4.0 so the plugin ships the latest capture-rule suggestion contract and bundle metadata updates across the stable browser SDK line.
1.2.2
Rebuild the bundled browser SDK on @debugbundle/sdk-browser 1.3.0 so the plugin ships the browser fetch-header preservation fix on the current stable JS SDK line.
1.2.1
Replace the remaining parse_url() relay-origin parsing calls with wp_parse_url() so the plugin passes current WordPress Plugin Check URL-parsing guidance consistently.
1.2.0
Rebuild the bundled browser SDK on @debugbundle/sdk-browser 1.2.0 so the plugin ships the browser beforeSend hook, bounded rejection-reason capture, and bot-aware browser noise controls on the stable SDK line.
1.1.0
Rebuild the bundled browser SDK on @debugbundle/sdk-browser 1.1.0 and require debugbundle/sdk-php ^1.1.0 so the plugin ships the path-scoped client-error capture updates across the stable PHP and browser SDK line.
1.0.1
Rebuild the bundled browser SDK on @debugbundle/sdk-browser 1.0.1 so the plugin ships the opaque browser-error enrichment and head-loading defaults together on the stable SDK line.
1.0.0
Mark the first stable WordPress plugin release after the browser relay, spool, and diagnostics model settled across live smoke coverage.
Rebuild the bundled browser SDK on @debugbundle/sdk-browser 1.0.0 and require debugbundle/sdk-php ^1.0.0 so the plugin ships on the stable SDK line.
0.1.7
Rebuild the bundled browser SDK on @debugbundle/sdk-browser 0.1.8 so the shipped WordPress asset includes the trace-allowlist hardening fix.
0.1.6
Replace the remaining raw config-fetch error propagation with a stable plugin-owned failure message so WordPress Plugin Check no longer flags the exception path.
0.1.5
Address WordPress Plugin Check compliance issues around metadata, direct-access guards, WordPress-safe request handling, and filesystem APIs.
0.1.4
Break long sampling and log-level helper text into stacked description lines so the settings page reads more cleanly.
0.1.3
Complete browser relay correlation fields before forwarding so frontend events satisfy the current ingestion schema.
0.1.2
Report the DebugBundle ingestion response for frontend relay deliveries, including accepted and rejected counts.
Treat ingestion-level rejected events as relay test failures even when the HTTP request itself returned 202.
0.1.1
Hide the saved project token in a password field on the settings page.
Clarify sampling and log-level settings with concrete explanations.
Send a schema-valid frontend relay test event and report relay forwarding errors instead of showing a false success.