Skip to content

Releases: AdguardTeam/AdguardForWindows

7.15.1

24 Oct 09:35
926a7b1
Compare
Choose a tag to compare

Disclaimer AdGuard for Windows is not an open-source project. We use Github as an open bug tracker for users to see what developers are working on.

This quick release addresses a critical issue affecting Firefox users. With AdGuard enabled, some websites would not load and would display the error about a potential security risk. Also, the app now uses less CPU compared to the version 7.15.

Changelog

Fixes

  • HSTS/SSL errors in Firefox
    #4866

CoreLibs (Filtering engine)

  • CoreLibs updated to v1.12.83 #4866

AdGuard for Windows direct download links:

Release channel

Beta channel

Nightly channel

7.15

09 Oct 15:14
926a7b1
Compare
Choose a tag to compare

Disclaimer AdGuard for Windows is not an open-source project. We use Github as an open bug tracker for users to see what developers are working on.

“To infinity and beyond” could be the motto of our hard-working AdGuard team. This time, we are pleased to introduce the fresh new version of AdGuard for Windows.

New HTTP/3 filtering

One of the major updates in this version is the support for HTTP/3 filtering, powered by our CoreLibs v1.12. HTTP/3 (HTTP-over-QUIC) is the latest version of the HTTP protocol that uses QUIC instead of TCP. The QUIC network protocol offers many advantages over the TCP transport layer protocol, such as improved privacy and security, faster internet connection, and the ability to handle data packets in any order. Enabling HTTP/3 filtering also means more efficient ad blocking. You’re welcome!

Currently, HTTP/3 filtering only works in the Firefox browser. This is because Chrome has different logic for verifying QUIC and TCP certificates, which does not accept AdGuard certificates. However, this feature is available in Advanced settings for testing and debugging purposes to ensure seamless operation.

Annoying bugs belong in the past

We’ve addressed a minor problem in context menus — the dark theme now appears flawless. Additionally, upon installation, you will now have five recommended ad-blocking filters readily accessible instead of just one. This upgrade will make life easier and protect you from annoying ads.

Along with other fixes, we have made several improvements to boost the overall performance of AdGuard for Windows. Previously, the application would sometimes crash due to high memory usage. However, we have addressed this issue. Also, when the internet connection was unstable or very slow, the application could behave unpredictably or even crash. Now, everything works more smoothly.

To top it all off, we have updated the WFP and TDI drivers, and as per our tradition, we have also updated CoreLibs, DnsLibs, and scriptlets to ensure even more stable operation.

Changelog

Features

  • Added support for HTTP/3 (IETF QUIC) #487
  • Improved the notification informing users about the necessary reboot #4817
  • Added the ability to press the buttons in the dialog boxes using the Space bar #4677
  • Enhanced settings icon in the Filtering log when filtering criteria are set #4656
  • Added more information on the TLS properties to the Filtering log #1171
  • Added $referrerpolicy modifier #135

Fixes

  • Adapted the context menu of the app to the dark theme #4587
  • Cannot add a new rule in a specific case in the Filter editor #4684
  • Chinese Traditional words in the Chinese Simplified description of Web of Trust #4739
  • The app is installed with one non-recommended Annoyances filter instead of five recommended ones #4764
  • Scroll left/right doesn’t work in the Filtering log for preview via touchpad #4638
  • No element is selected when double-clicking the radio buttons in the Filtering log #4672
  • Minor dark theme UI issue on the Remove filter dialog in Filter Editor #4664
  • Allowed $stealth rules with empty pattern #1762
  • uBO media queries are not supported #1707
  • A few seconds delay when visiting ipTIME home routers #1756
  • AdGuard slows down WebPage loading time #1522
  • Hide referer with “Hide your search queries” option is enabled if request is made by click #1766
  • System DNS is a loopback when running Cloudflare WARP #4692
  • Consider :has(), :not(), :is() as a standard pseudo-class if ExtendedCss usage is not forced by #?# rule marker #1683
  • When the network.https.ech.enabled setting is enabled, ECH GREASE is enabled for sites that do not support ECH #1781
  • Error when processing script text decryption key not found #1750
  • Sometimes DNS fallbacks helper returns 127.0.0.1 instead of provider’s servers #1687
  • TCP/IP: Added new reject mode — ICMP administratively prohibited #1774
  • SaveFrom gives error when loading video from ok.ru site #1776
  • Cosmetic rules don’t work at mypikpak.com #1767

Important for filter maintainers

Features

  • Added $method modifier for basic rules #1713
  • Added $to modifier #1714

Fixes

  • $jsonprune, $replace, $hls do not work with non-GET-POST HTTP methods #1743
  • Made $app modifier case insensitive for AdGuard for Windows #1755
  • $path modifier does not work on the path market.yandex.ru/? #1726
  • Exception rules interfere with each other #1749
  • Wrong location of the text cursor in the Filter Editor #4702
  • Setting the focus adequately after certain actions in DNS Filter Editor, like deleting a rule (for use of the up/down arrow keys) #4362
  • $jsonprune modifier should be able to handle quotes for jsonp #1734

DnsLibs

  • DnsLibs updated to v2.2.24 #4826

CoreLibs

  • CoreLibs updated to v1.12.78 #4832

Scriptlets

Scriptlets updated to v1.9.58

Features

  • Added new scriptlet evaldata-prune #322
  • Improved trusted-replace-fetch-response/trusted-replace-xhr-response — added ability to replace all matched content #303
  • Added new scriptlet remove-node-text #318
  • Added new scriptlet trusted-replace-node-text #319

Fixes

  • Mock getResponseHeader() and getAllResponseHeaders() methods for prevent-xhr and trusted-replace-xhr-response #295
  • cannot apply rule message removed for logging scriptlets #313
  • Added new way for returning supported values of set-constant scriptlet #316
  • The version that declares support for scriptlets or redirect is specified #273
  • Fixed issue with pruning when addEventListener was used before calling send() method in m3u-prune and xml-prune scriptlets #315
  • Added ability for prevent-element-src-loading scriptlet to prevent inline onerror and match link tag #276
  • trusted-set-cookie-reload — website is not reloaded if $now$ value is used #291
  • Cookie setting scriptlets — name and value encoding problem #311
  • Instance properties of Response issue in scriptlet and redirect #297
  • Value encoding problem with trusted-set-cookie and trusted-set-cookie-reload scriptlets #320
  • log-addEventListener — a lot of errors are printed to console #335
  • Scriptlets prevent-fetch, prevent-xhr do not help if a request/domain is blocked by DNS filtering #334
  • Fixed googletagservices-gpt — updateTargetingFromMap() #293
  • Scriptlets don’t handle escaped quotes correctly #286
  • Added Accept and Reject values for set-cookie #336
  • Made case-insensitive values for set-cookie [#342](https://github.com/Adguard...
Read more

7.15 RC

02 Oct 17:39
926a7b1
Compare
Choose a tag to compare
7.15 RC Pre-release
Pre-release

Disclaimer AdGuard for Windows is not an open-source project. We use Github as an open bug tracker for users to see what developers are working on.

Let’s give a warm welcome to AdGuard v7.15 for Windows — a humble yet powerful release candidate. We’ve addressed all the minor issues and updated CoreLibs to make our app stronger than ever before.

Changelog

Versions

  • CoreLibs updated to v1.12.78 #4843

AdGuard for Windows direct download links:

Release channel

Beta channel

Nightly channel

7.15 beta 2

13 Sep 09:13
23be469
Compare
Choose a tag to compare
7.15 beta 2 Pre-release
Pre-release

Disclaimer AdGuard for Windows is not an open-source project. We use Github as an open bug tracker for users to see what developers are working on.

The second beta is ready to hit your screens! In this version we’ve addressed a minor problem in context menus — great news for users who favor the sleek dark theme. We’ve also fixed a few bugs along the way and updated CoreLibs to ensure that AdGuard for Windows runs smoothly.

Changelog

Fixes

  • Adapted the app’s context menus to the dark theme #4587
  • Cannot add a new rule in a specific case in the Filter Editor #4684
  • There are still Chinese Traditional words in the Chinese Simplified for Web of Trust description [#4739]

Versions

  • Updated CoreLibs to v1.12.75 #4832

AdGuard for Windows direct download links:

Release channel

Beta channel

Nightly channel

7.15 beta

01 Sep 13:08
23be469
Compare
Choose a tag to compare
7.15 beta Pre-release
Pre-release

Disclaimer AdGuard for Windows is not an open-source project. We use Github as an open bug tracker for users to see what developers are working on.

After putting in a lot of effort, we are thrilled to introduce the first beta version of AdGuard for Windows. Our latest CoreLibs v1.12 now supports HTTP/3 filtering, which is more efficient than before as we use the QUIC protocol instead of TCP. Currently, HTTP/3 filtering only works in Edge and Firefox browsers, as Chrome has different logic for verifying QUIC and TCP certificates and the browser doesn’t accept AdGuard certificates.However, this feature is only available in Advanced settings for testing and debugging purposes to ensure everything runs smoothly.

But that's not all we’ve got! We’ve taken your feedback into account, and now upon installation, five recommended ad-blocker filters will be at your service immediately, instead of just one. This upgrade will make life easier and protect you from annoying ads.

We have also updated WFP and TDI drivers and implemented various solutions to avoid memory shortage issues and eliminate crashes. In addition, DnsLibs and scriptlets have been updated, so the app will perform even more stably and efficiently.

Changelog

Features

  • Support for HTTP/3 (IETF QUIC) #487
  • Extended the alerting users about the need to reboot in cases when installer requires the reboot #4817
  • Added the ability to operate the dialog boxes using the Space bar #4677
  • Enhanced settings icon in the Filtering log, when filtering criteria are set #4656
  • Added more information on the TLS properties to the filtering log #1171
  • Consider using Referrer Policy #135

Fixes

  • The app is installed with one non-recommended Annoyances filter instead of five recommended #4764
  • Scroll left/right doesn't work in filtering log for preview via touchpad #4638
  • No element is selected when double-clicking the radio buttons in the Filtering log #4672
  • Minor dark theme UI issue on the Remove filter dialog in Filter Editor #4664
  • Allowed $stealth rules with empty pattern #1762
  • uBO media queries are not supported #1707
  • A few seconds delay when visiting ipTIME home routers #1756
  • AdGuard slows down WebPage loading time #1522
  • Hide referer with “Hide your search queries” option enabled if request made by click #1766
  • System DNS is a loopback when running Cloudflare WARP #4692
  • Consider :has(), :not(), :is() as a standard pseudo-class if ExtendedCss usage is not forced by #?# rule marker #1683
  • Enable ECH GREASE when ECH is enabled #1781
  • Error when processing script text decryption key not found #1750
  • Sometimes DNS fallbacks helper returns 127.0.0.1 instead of provider's servers #1687
  • TCP/IP: Added new reject mode — ICMP administratively prohibited #1774
  • SaveFrom gives error when loading video with Odnoklassniki #1776
  • Cosmetic rules don’t work at mypikpak.com #1767

Important for filter maintainers

Features

  • Added $method modifier for basic rules #1713
  • Added $to modifier #1714

Fixes

  • $jsonprune, $replace, $hls do not work with non-GET-POST HTTP methods #1743
    odifier case insensitive for AdGuard for Windows #1755
  • $path modifier does not work on the path market.yandex.ru/? #1726
  • Exception rules interfere with each other #1749
  • Wrong location of the text cursor in the Filter Editor #4702
  • Setting the focus adequately after certain actions in DNS Filter Editor, like deleting a rule (for use of the up/down arrow keys) #4362
  • $jsonprune modifier should be able to handle quotes for jsonp #1734

Versions

  • DnsLibs updated to v2.2.24 #4826
  • CoreLibs updated to v1.12.72 #4827

Scriptlets

Scriptlets updated to v1.9.62

Features

  • Added new scriptlet evaldata-prune #322
  • Improved trusted-replace-fetch-response/trusted-replace-xhr-response — added ability to replace all matched content #303
  • Added new scriptlet remove-node-text #318
  • Added new scriptlet trusted-replace-node-text #319

Fixes

  • XMLHttpRequest.prototype.getResponseHeader() issue in scriptlet and redirect #295
  • cannot apply rule message removed for logging scriptlets #313
  • Added new way for returning supported values of set-constant scriptlet #316
  • The version that declares support for scriptlets or redirect is specified #273
  • Fixed issue with m3u-prune and xml-prune — XMLHttpRequest.prototype.send(), changes are not applied even if content is replaced #315
  • prevent-element-src-loadingonerror, onload, link #276
  • trusted-set-cookie-reload — website is not reloaded if $now$ value is used #291
  • Cookie setting scriptlets — name and value encoding problem #311
  • Instance properties of Response issue in scriptlet and redirect #297
  • Value encoding problem with trusted-set-cookie and trusted-set-cookie-reload scriptlets #320
  • log-addEventListener — a lot of errors are printed to console #335
  • Scriptlets prevent-fetch, prevent-xhr do not help if a request/domain is blocked by DNS filtering
    #334
  • Fixed googletagservices-gpt — updateTargetingFromMap() #293
  • Scriptlets don’t handle escaped quotes correctly #286
  • Added Accept and Reject values for set-cookie #336
    Вset-cookie добавлены значения Accept и Reject
  • Made case-insensitive values for set-cookie #342
  • Improved google-ima3 to avoid conflict with the DAI SDK #331
  • Improved storage item scriptlets — added ability to remove item by key #338
  • Escaped commas in the params during conversion to uBO rules #343

Updated UserscriptsWrapper to v1.2.20

Fixes

  • User script doesn’t work #1729

AdGuard for Windows direct download links:

Release channel

Beta channel

Nightly channel

7.14

27 Jul 14:28
23be469
Compare
Choose a tag to compare

Disclaimer AdGuard for Windows is not an open-source project. We use Github as an open bug tracker for users to see what developers are working on.

In this release, we have improved the efficiency and compatibility of our app by updating the WFP and TDI drivers. We have also redesigned the tray icons to give them a fresh new look. Finally, we have fixed some bugs and updated Corelibs.

Changelog

Fixes

  • The CPU usage is high when using AdGuard VPN in Selective mode with Ad Blocker and system DNS enabled #4750
  • Incorrect detection of filtered apps when Browser Assistant is used #4680
  • An incorrect rule is suggested when attempting to unblock Stealth Mode for a request #4675
  • Unnecessary filter localhost notification when connecting to AdGuard VPN #4687
  • The context menu theme for Filtering log does not change when switching the app theme #4628
  • Finished translating Advanced settings to Russian #4704

Design

  • Updated the uninstaller icon #4599
  • Improved the settings icon in the Filtering log to appear when filtering criteria are set #4656

Versions

  • Updated CoreLibs to v1.11.118 #4762

AdGuard for Windows direct download links:

Release channel

Beta channel

Nightly channel

7.14 RC

25 Jul 13:24
23be469
Compare
Choose a tag to compare
7.14 RC Pre-release
Pre-release

Disclaimer AdGuard for Windows is not an open-source project. We use Github as an open bug tracker for users to see what developers are working on.

AdGuard for Windows 7.14 release candidate is now available! It works even better now that we have made some improvements and fixed a bug. Look out for the official release version soon!

AdGuard for Windows direct download links:

Release channel

Beta channel

Nightly channel

7.14 beta 1

13 Jul 14:45
23be469
Compare
Choose a tag to compare
7.14 beta 1 Pre-release
Pre-release

Disclaimer AdGuard for Windows is not an open-source project. We use Github as an open bug tracker for users to see what developers are working on.

In this beta version, we have improved the efficiency and compatibility of our app by updating the WFP and TDI drivers. We have also redesigned the tray icons to give them a fresh new look. Finally, we have fixed some bugs and updated Corelibs.

Changelog

Features

  • Finished translating Advanced settings to Russian #4704

Fixes

  • The CPU usage is high when using AdGuard VPN in Selective mode with Ad Blocker and system DNS enabled #4750
  • Incorrect detection of filtered apps when Browser Assistant is used #4680
  • An incorrect rule is suggested when attempting to unblock Stealth Mode for a request #4675
  • Unnecessary filter localhost notification when connecting to AdGuard VPN #4687
  • The context menu theme for Filtering log does not change when switching the app theme #4628

Design

  • Updated the uninstaller icon #4599
  • Improved the settings icon in the Filtering log to appear when filtering criteria are set #4656

Versions

  • Updated CoreLibs to v1.11.117 #4755

AdGuard for Windows direct download links:

Release channel

Beta channel

Nightly channel

7.13.2

28 Jun 12:45
23be469
Compare
Choose a tag to compare

Disclaimer AdGuard for Windows is not an open-source project. We use Github as an open bug tracker for users to see what developers are working on.

In this release we’ve fixed the Blue Screen of Death (BSoD) error that occurred on some devices and updated CoreLibs.

Changelog

Fixes

  • The processUdpPacket causes BSoD #4733

Versions

  • Updated CoreLibs to v1.11.114 #4734

AdGuard for Windows direct download links:

Release channel

Beta channel

Nightly channel

7.13.1

06 Jun 09:38
23be469
Compare
Choose a tag to compare

Disclaimer AdGuard for Windows is not an open-source project. We use Github as an open bug tracker for users to see what developers are working on.

In this release we’ve fixed a few bugs that crept into the last version, including compatibility issues with NordVPN and Cloudflare WARP, and BSOD appearance issue. And of course we didn't leave out the CoreLibs and DnsLibs updates either.

Changelog

Fixes

  • Cloudflare WARP doesn’t work when AdGuard’s DNS Module is enabled #4692
  • The adgnetworkwfpdrv.sys caused BSOD #4691
  • Nord VPN interferes with AdGuard if DNS module is enabled #4673
  • AdGuard blocks access to domains if the Use Encrypted Client Hello setting is enabled and AdGuard VPN Browser Extension is running #1751

Versions

  • Updated CoreLibs to v1.11.111 #4717
  • Updated DnsLibs to v2.1.44 #4710

AdGuard for Windows direct download links:

Release channel

Beta channel

Nightly channel