Skip to content

Releases: AdguardTeam/AdguardForWindows

6.4.1537.4349 Beta

22 Aug 17:33
3c9f4e3
Compare
Choose a tag to compare
6.4.1537.4349 Beta Pre-release
Pre-release

This is the first beta after v6.3 release, so for starters we have a rather shallow changelog. Don't worry, there will be more goodies to come once we gain steam.

[Fixed] Unrelated TCP connections get reset when starting AdGuard service #229

AdGuard needs to reset connections when it starts/restarts its service in order to properly filter them. What AdGuard doesn't have to do is to reset connections that it is not going to filter anyway. So from now on, it won't do it, as simple as that.

[Fixed] AdguardSvc process memory leak #2114
[Fixed] Duplicate EV certificate messages #2282
[Fixed] "Hide your referer" checkbox state is not transmitted properly to web reporting tool #2286
[Fixed] Duplicate "Trial is expiring" message #2287
[Fixed] Twitch desktop app is not filtered #2289
[Fixed] Crash after auto-update on the application startup (Win7) #2290
[Improved] Popup Blocker updated to v2.5 #2295
[Improved] Custom filters URL parsing #2280

6.3.1399.4073

12 Jul 15:45
4398804
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.

While we are still polishing CoreLibs and are not ready to implement it just yet, we can sweeten the waiting with this new release. New "Nightly" update channel, added TLS1.3 support, improved performance and many more other changes.

[Added] Nightly update channel

en

The concept of a “Nightly” build is very simple. It literally means “a build that is released at the end of every day”, hence “nightly”. In reality, it may not happen every single day, but rather every 3 or 4 days, but the idea is there. All the latest changes made by developers will be included in the nightly build (yes, including possible bugs — be prepared!). If you feel that beta is not enough for you, and you need to be a step ahead of the rest, this is the choice for you. Just go to AdGuard settings and switch to Nightly update channel.

[Added] TLS1.3 Support (draft 28) #2155

tls13

TLS 1.3 is a new version of the cryptographic protocol used to encrypt messages sent via HTTP. It is faster, more secure and overall better than its predecessors. It has not been accepted by IETF as a standard yet, but it is only a matter of time. The process has already started, and we want to be at the forefront, and thus we have already added the TLS 1.3 (draft 28) support. As not everyone supports TLS1.3 yet, there can be problems on some websites potentially, so we added a new advanced setting to switch between TLS versions at will.

[Added] Option to subscribe to a filter by clicking a special link on a webpage #1945

script-en

Many filter developers put a special subscription link on their filters' homepage. Now AdGuard is able to detect these links when you click on them and will ask you if you'd like to subscribe to that filter right away. A minor thing, but it will save you just enough of extra clicks to be worthy.

[Added] A notice to inform about closed connections to websites with EV certificate #2015

notification-en

Some websites have so-called EV (extended validation) certificates — basically, this means that the owner went through a very long and thorough process of validating their identity. In other words, these websites are generally the safest on the web. Filtering these websites is often extensive, as they rarely have ads anyway, but can sometimes lead to conflicts. AdGuard provides an option to disable filtering for such websites, and if it is enabled, a notification will inform you when you visit them for the first time. Clicking on the notification will allow to force filtering on the website anyway.

[Added] Stealth mode options applied to requests added to Filtering log #247

stealth-parameters-en

This is something a lot of aspiring filtering rules creators asked for. Knowing which Stealth Mode options affected this or that request is often crucial when working on a new rule. Now you can find it right in the Filtering log when you select a request. For sure, this sounds a little bit nerdy for an average user, but we try to take into account needs of all our users, casual and advanced alike.

[Changed] Default builder has been drastically reworked #1965

Basically, this is the change that caused the build size reduction that was advertised in the introduction. As the app accretes new features over the years and the code mounts up, this becomes more and more relevant. Thanks to this change, now we can add even more!

[Improved] Better support for visually impaired users #2068

AdGuard tries to provide the best online experience for all users alike, and visually impaired users are no exception. Starting with this version, AdGuard menus are much better suited to be read by NVDA Screen Reader and other screen reading programs.

[Improved] Filters update procedure's performance #2211

If you had the misfortune of a habit to update your filters often, you certainly noticed that it took quite a lot of time, as well as installing new filters. We addressed this problem, the situation should change drastically for the better now.

Ad Blocking

[Added] Option to subscribe to a filter by clicking a special link on a webpage #1945
[Fixed] "Block Flash" setting doesn't block Adobe Flash #2058
[Fixed] AdGuard cannot start protection after installing an update #2033
[Fixed] Cannot parse CSP from a meta tag #2207
[Fixed] HTML parser fails on cbc.ca #2221
[Fixed] Incorrect exception rule is created with Assistant #2265
[Fixed] Applications manually added to “filtered apps” get removed after an update #2195
[Improved] ExtendedCss has been updated to version 1.10 #2152

Networking

[Added] New approach to switching the update channel for default userscripts #2177
[Changed] Common API response format to use for XHR and WS APIs #2228
[Changed] HTTP headers with an empty value are not ignored from now on #2264
[Changed] Existing connections of filtered apps are closed now on AG startup #1977
[Changed] Problem with Github discontinuing TLS 1.0/1.1 support has been addressed #2098
[Changed] Symantec certificates have been deprecated #1634
[Changed] TDI, WFP drivers and libs have been updated #2089
[Fixed] CSP issue at github.com #2151
[Fixed] Invalid HTTP response header prevents a website from opening #2188
[Fixed] ipleak.net and other online tests show as if AdGuard does not block WebRTC #1995
[Fixed] The issue with FIPS security error on license check #1033
[Improved] Method for detecting untrusted certificates has been improved in accordance with Chrome policy #2171

UI

[Added] A notice to inform the user about closed connections to websites with EV certificate #2015
[Added] A “Beautifier” to the Filtering log and userscripts editor #1671
[Added] Stealth mode options applied to requests added to Filtering log #247
[Added] Swedish localization #2173
[Changed] Filtering log — long rules now collapse while in detailed mode #1845
[Changed] Several localizations updated #2088
[Changed] More details added to "AdGuard service" description #422
[Changed] Old links have been replaced with new ones #2102
[Changed] Parental control password is now hidden while typing #1816
[Changed] The first screen of the installer #2240
[Fixed] "Referer" field is now disabled unless "Hide Referer" is enabled #2025
[Fixed] AdGuard breaks encoding of a custom filter #2232
[Fixed] Can’t export/import configuration in Spanish localization #2018
[Fixed] Filter editor bug when pressing backspace #1439
[Fixed] Filter status change is not applied #2180
[Fixed] GUI hangs when enabling/disabling filter lists #2036
[Fixed] Incorrect "time updated" value is shown after filter remove/install #2220
[Fixed] Incorrect version of custom filter is displayed after an update #2206
[Fixed] Logo issue #2095
[Fixed] Parental control module doesn't save sensitivity level choice #2257
[Fixed] Toast notifications are broken in Windows Insider Preview #2278
[Fixed] Sometimes app crashes after adding an HTTPS exclusion #2024
[Fixed] The disclaimer in "About" window is hidden while updating #2165
[Fixed] The ~ symbol looks like - in Parental control settings #2219
[Fixed] Windows notification center is unavailable after first install #2268
[Improved] Handling of plural forms in localizations #2046

Other

[Changed] Digital signature and description #2045
[Changed] Restrictions on the length of non-script and non-style elements have been removed #2237
[Changed] Suppress browser cache on a GM storage state change #2258
[Fixed] "Traditional Chinese" language file title #2190
[Fixed] block_third_party_auth parameter does not work #2073
[Fixed] App has crashed while being closed from tray #2019
[Fixed] Application update clears userscripts' storage even for the same update channel #2194
[Fixed] Cannot export settings in nightly builds #2204
[Fixed] Crash while closing from the tray #2252
[Fixed] MS Edge is not filtered in the Windows Insider Preview #2270
[Fixed] Tab and arrow keys can be used while in the password protected menu #2012
[Fixed] Userscript's require and resources parameters are not exported along with with its contents #2212
[Fixed] Windows notification center is unavailable #2181
[Fixed] Wrong folder is opened after the export operation is finished #2123
[Fixed] User script name being corrupted while export settings #2275
[Improved] AdGuard.tools can now be run as a "true" win64 process on 64-bit OS #1809
[Improved] Do not allow auto-switch update channel within the process of the upgrade #2269
[Improved] Traditional Chinese translations for filters have been updated #2245

6.3.1399.4073 RC

10 Jul 11:01
3a79aa2
Compare
Choose a tag to compare
6.3.1399.4073 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.

Once you go deep enough into the release candidate streak, it becomes to stop. In this one we decided to go a little aggressive with our fixes and addressed an issue that only appears in Windows Insider Preview.

[Fixed] Toast notifications are broken #2278

6.3.1374.4023 RC

03 Jul 18:20
472e8a4
Compare
Choose a tag to compare
6.3.1374.4023 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.

This is a very small update aimed at fixing a couple of minor issues.

[Improved] Do not allow auto-switch update channel within the process of the upgrade #2269
[Fixed] MS Edge is not filtered in the Windows Insider Preview #2270
[Fixed] User script name being corrupted while export settings #2275

6.3.1303.3881 RC

27 Jun 18:05
472e8a4
Compare
Choose a tag to compare
6.3.1303.3881 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.

Few more fixes before the new release.

[Changed] Do not ignore HTTP headers with an empty value #2264
[Fixed] Incorrect exception rule is created with Assistant #2265
[Fixed] HTTPS filtering issue with Android Messages #2266
[Fixed] Windows notification center is unavailable after first install #2268

6.3.1276.3827 RC

22 Jun 17:59
d7515cb
Compare
Choose a tag to compare
6.3.1276.3827 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.

Tidying up some last minute issues before the upcoming release. Among the noticeable changes is a new option to switch between preferred versions of the TLS protocol.

[Added] An advanced setting that lets switching between TLS 1.2 and 1.3 #2242

TLS v1.3 support was added in the previous beta version, but this protocol is not universally supported yet, so it makes sense to provide an option to disable its use to avoid possible incompatibilities.

UI

[Changed] The first screen of the installer #2240
[Fixed] Parental control module doesn't save sensitivity level choice: #2257
[Improved] Better support for visually impaired users #2068

Other

[Changed] Restrictions on the length of non-script and non-style elements have been removed #2237
[Fixed] Crash while closing from the tray #2252
[Fixed] Suppress browser cache on a GM storage state change: #2258
[Fixed] AdGuard is not injected into tweakers.net: #2260
[Improved] Traditional Chinese translations for filters have been updated #2245

6.3.1118.3511 Beta

05 Jun 16:58
6f879d4
Compare
Choose a tag to compare
6.3.1118.3511 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.

This beta version is a powerhouse in terms of additions and changes. The addition of TLS 1.3 support is the headliner, read below what’s so cool and important about it. Good news for those users who resort to screen readers — AdGuard has become more friendly towards them. Filter updates will now take much less time.

[Added] TLS1.3 Support (draft 28) #2155

TLS 1.3 is a new version of the cryptographic protocol used to encrypt messages sent via HTTP. It is faster, more secure and overall better than its predecessors. It has not been accepted by IETF as a standard yet, but it is only a matter of time. The process has already started, and we want to be at the forefront, and thus we have already added the TLS 1.3 (draft 28) support.

[Improved] Filters update procedure's performance #2211

If you had the misfortune of a habit to update your filters often, you certainly noticed that it took quite a lot of time, as well as installing new filters. We addressed this problem, the situation should change drastically for the better now.

[Improved] Better support for visually impaired users #2068

AdGuard tries to provide the best online experience for all users alike, and visually impaired users are no exception. Starting with this beta, AdGuard menus are much better suited to be read by NVDA Screen Reader and other screen reading programs.

Ad blocking

[Fixed] Manually added to “filtered apps” applications get removed after an update #2195
[Fixed] Cannot parse CSP from a meta tag #2207
[Fixed] HTML parser fails on cbc.ca #2221
[Fixed] Windows notification center is unavailable #2181

Networking

[Changed] Common API response format to use for XHR and WS APIs #2228
[Added] The approach we use to switch the update channel for default userscripts #2177
[Improved] Method for detecting untrusted certificates has been improved in accordance with Chrome policy #2171
[Fixed] Invalid HTTP response header prevents a website from opening #2188

UI

[Added] A notice to inform the user about closed connections to websites with EV certificate #2015
[Changed] More details added to "AdGuard service" description #422
[Fixed] AdGuard breaks encoding of a custom filter #2232
[Fixed] Incorrect version of custom filter is displayed after an update #2206
[Fixed] Filter status change is not applied #2180
[Fixed] The disclaimer in "About" window is hidden while updating #2165
[Fixed] Incorrect "time updated" value is shown after filter remove/install #2220
[Improved] Handling of plural forms in localizations #2046

Other

[Added] Swedish localization #2173
[Fixed] "Traditional Chinese" language file title #2190
[Fixed] Application update clears userscripts' storage even for the same update channel #2194
[Fixed] Cannot export settings in nightly builds #2204
[Fixed] The ~ symbol looks like - in Parental control settings #2219
[Fixed] Tab and arrow keys can be used while in the password protected menu #2012
[Fixed] Userscript's require and resources parameters are not exported along with with its contents #2212
[Improved] AdGuard.tools can now be run as a "true" win64 process on 64-bit OS #1809

6.3.974.3223 Beta

17 Apr 17:01
6f879d4
Compare
Choose a tag to compare
6.3.974.3223 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.

Hello! Anybody here? There hasn’t been a new Windows beta for so long, we are not sure anymore 🙂 Hopefully, you are still aboard, and you will find the new beta worth the time spent. We believe it is — among other important stuff we greatly reduced the build size, almost twice compared to its former self. Oh, and there’s a new update channel now — Nightly. Intrigued? You should be. Read on to find the details.

[Changed] Default builder has been drastically reworked #1965

Basically, this is the change that caused the build size reduction that was advertised in the introduction. As the app accretes new features over the years and the code mounts up, this becomes more and more relevant. Thanks to this change, now we can add even more!

[Added] Nightly update channel

This has recently been covered in the Blog article, but I’ll give the brief explanation here too.

The concept of a “Nightly” build is very simple. It literally means “a build that is released at the end of every day”, hence “nightly”. In reality, it may not happen every single day, but rather every 3 or 4 days, but the idea is there. All the latest changes made by developers will be included in the nightly build (yes, including possible bugs — be prepared!). If you feel that beta is not enough for you, and you need to be a step ahead of the rest, this is the choice for you. Just go to AdGuard settings and switch to Nightly update channel.

Ad Blocking

[Added] Support for subscribing to a filter by clicking a special link on a webpage #1945
[Fixed] "Block Flash" setting doesn't block Adobe Flash #2058
[Fixed] AdGuard cannot start protection after installing an update #2033
[Improved] ExtendedCss has been updated to version 1.10 #2152

Networking

[Changed] Update TDI, WFP drivers and libs #2089
[Changed] Symantec certificates have been deprecated #1634
[Changed] Existing connections of filtered apps are closed now on AG startup #1977
[Changed] Problem with Github discontinuing TLS 1.0/1.1 support has been addressed #2098
[Fixed] CSP issue at github.com #2151
[Fixed] The issue with FIPS security error on license check #1033
[Fixed] ipleak.net and other online tests show as if AdGuard does not block WebRTC #1995

UI

[Added] Show in the Filtering log Stealth mode options applied to requests #247
[Added] A “Beautifier” to the Filtering log and userscripts editor #1671
[Changed] Users are now informed about closed connections to websites with EV certificates #2015
[Changed] Change 2017 to 2018 for all existing entries #2079
[Changed] Japanese, Norwegian localizations added, other updated #2088
[Changed] Filtering log — long rules now collapse while in detailed mode #1845
[Changed] Parental control password is now hidden while typing #1816
[Changed] Old links have been replaced with new ones #2102
[Fixed] Logo issue #2095
[Fixed] "Referer" field is now disabled unless "Hide Referer" is enabled #2025
[Fixed] Filter editor bug when pressing backspace #1439
[Fixed] GUI hangs when enabling/disabling filter lists #2036
[Fixed] Can’t export/import configuration in Spanish localization #2018
[Fixed] Sometimes app crashes after adding an HTTPS exclusion #2024

Other

[Changed] Digital signature and description #2045
[Fixed] block_third_party_auth parameter does not work #2073
[Fixed] App has crashed while being closed from tray #2019
[Fixed] Wrong folder is opened after the export operation is finished #2123

6.2.437.2171

30 Nov 14:19
ef60064
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.

Over the last weeks, we've received several reports about bugs that slithered in the latest release. They turned out to be both moderately important and relatively easy to fix, so we decided to release a new update off-schedule.

[Fixed] "Reinstall certificate" feature does not work in Firefox #2013

While not being the most important feature, the automatic certificate reinstall is more relevant for Firefox-based browsers than for any other ones. This fix eliminates the need to do it manually.

Networking

[Fixed] Connect to 66.ru failed: ERR_CONNECTION_CLOSED #1991
[Fixed] Can't send pictures in desktop Viber app #1990

Other

[Fixed] Fix the translation for the 'Get Premium' tile #1999
[Fixed] Baofeng video software compatibility issue #1993
[Fixed] Several userscripts compatibility issues #1986

6.2.437.2171 RC

22 Nov 17:05
05fa492
Compare
Choose a tag to compare
6.2.437.2171 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.

The new release candidate brings a small, but important fix for Firefox browser.

[Fixed] "Reinstall certificate" feature does not work in Firefox #2013