Skip to content

Latest commit

 

History

History
67 lines (49 loc) · 3.57 KB

CHANGELOG.md

File metadata and controls

67 lines (49 loc) · 3.57 KB

AdGuard Browser Extension Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Fixed

  • Slow enabling of recommended filters on first group activation #2431.
  • Rule wizard bug with advanced modifier rules #2456.
  • Translation language detection for Filter download page #2430
  • Filtering log focus on the active tab #2482.
  • Displaying of applied Stealth Mode options in filtering log request details #2455.
  • Displaying of Stealth Mode cookie filtering log events as applied by Stealth Mode #2487.

4.2.168 - 2023-09-07

Changed

  • Update @adguard/tsurlfilter to v2.1.11
  • Update @adguard/tswebextension to v0.3.16
  • Updated @adguard/scriptlets to v1.9.72

Fixed

  • Extension started downloading filters too often
  • Custom filters names not displaying if added while filtering log is open.
  • Do not inject content scripts to the chrome web store pages on extension initialization.
  • Blocked CSP reports are not filtered by "Blocked" in the filtering log.
  • Redirects are not included into tab's blocked requests count #2443.

4.2.162 - 2023-08-28

Changed

  • Update @adguard/tsurlfilter to v2.1.10
  • Update @adguard/tswebextension to v0.3.11
  • Updated @adguard/scriptlets to v1.9.70

Fixed

  • Custom filters names not being displayed if added while filtering log is open.
  • Do not inject content scripts to the chrome web store pages on extension initialization.

4.2.151 - 2023-08-11

Added

Changed

  • Moved Adguard API to separate package — @adguard/api
  • Updated @adguard/tsurlfilter to v2.1.7
  • Updated @adguard/scriptlets to v1.9.62