Summary
- Improved notification handling — Fixed edge cases where notifications could not be dismissed properly
- Better filter compatibility — Aligned filter preprocessor environments for improved compatibility
- More stable settings — Improved options page initialization for a more reliable experience on startup
What's Changed
- chore(deps): bump the adblocker group with 4 updates by @dependabot[bot] in #3310
- chore(deps-dev): bump the wdio group with 5 updates by @dependabot[bot] in #3311
- chore(deps): bump @sentry/browser from 10.50.0 to 10.51.0 by @dependabot[bot] in #3312
- chore(ci): add translations update GitHub Action by @smalluban in #3296
- fix(preprocessors): align ext_ublock/ext_ubol envs by @smalluban in #3301
- fix(errors): disable error capturing for unsupported browsers by @smalluban in #3308
- fix(notifications): make close handler robust against edge cases by @smalluban in #3309
- fix(options): improve bootstrap and options observers by @smalluban in #3314
- chore: bump @ghostery packages and npm dedupe by @smalluban in #3315
- fix(e2e): check value in subdocument at specific timeframe by @seia-soto in #3317