Summary
- Fixed an issue where the tracker preview panel could incorrectly appear on the search provider's own links.
- Improved tracking protection on search engine results pages.
What's Changed
- fix(utils): rename debug errors helper to captureError by @smalluban in #3633
- chore(deps-dev): bump vite from 8.2.2 to 8.3.0 by @dependabot[bot] in #3635
- chore(deps): bump @sentry/browser from 10.73.0 to 10.74.0 by @dependabot[bot] in #3638
- chore(deps): bump plotly.js-basic-dist from 4.0.0 to 4.1.0 by @dependabot[bot] in #3636
- fix(tests): harden flaky "disables custom filters by toggle" e2e test by @smalluban in #3639
- fix(e2e): abort worker on before-hook setup failure instead of process.kill by @smalluban in #3640
- chore(deps): bump @duckduckgo/autoconsent from 16.38.0 to 16.39.0 by @dependabot[bot] in #3637
- fix(serp): URL mapping for redirect protection by @smalluban in #3641
- fix(serp): avoid cycles when replacing tracking links by @philipp-classen in #3642
- chore(deps-dev): bump the wdio group with 3 updates by @dependabot[bot] in #3634
- fix(serp): reduce collisions when matching tracking links by @philipp-classen in #3643
- fix(serp): include layout attributes in result id by @smalluban in #3644
Full Changelog: v10.6.1...v10.6.2