2024. március 28., csütörtök

Gyorskeresés

Adguard for Windows ver. 6.2.433.2167 - Windows 10 Pro 1709 build 16299.19

Írta: | Kulcsszavak: Adguard for Windows 6.2.433.2167

[ ÚJ BEJEGYZÉS ]

# 6.2.433.2167:
You'd better hold on something because we are about to drop the biggest changelog you have ever seen! It may be overwhelming if you haven't monitored the beta releases — we reworked Filtering log and Filter editor, gave Assistant a new look, integrated AdGuard with Windows 10 notifications center, majorly improved several extensions... The list goes on and on. Just hop in and see for yourself.

[Changed] Filtering log rework

We know for certain that quite a few of our users are actively using filtering log - both for creating new custom rules and generally knowing what's going on. So why not help them a bit? It has undergone a major renovation. New filtering log overlaps with Filter editor a great bit, for example, you can create new rules and unblock blocked requests right from the filtering log.

There are more details to see about each request, too. The request details dialog window is very reminiscent of the Developer tools in Chrome browser. All in all, the new filtering log is much more than a simple list of which requests are blocked and which are not.

[Changed] Filter editor rework

Filter editor has also changed for the best. The addition of an 'Edit mode' allows replacing the data grid with a text area. This lets you copy/paste/delete many rules at once without having to bother with export/import.

Basic hotkeys are now available, which will speed up the process of working with the filter editor. There are many other quality of life changes, especially to the UI, which will draw your attention as soon as you launch the new version.

[Added] Settings export/import

A lot of users were asking for this, and we deliver. Now you can save your settings configuration into a file and then use it to set up Adguard on another machine exactly how you prefer. Another implication of this is quickly switching between different settings profiles without having to feverishly click through a dozen of tabs and checkboxes.

[Changed] Network settings moved to a separate settings tab

This one is rather straightforward. Previously, all network settings were crowding inside the 'General settings' tab making it harder to scroll up in down, searching for the one setting you need. Adding a separate first-level tab for made it easier to navigate through the app.

[Improved] A complete "Exit Adguard" functionality was added

Now users have a choice between closing Adguard as they usually do, and closing it completely. That means closing the Windows service as well as UI, and when UI is getting started again, the service will start as well (you may be asked for the admin privileges, though).

[Changed] Multiple Filtering Log UI changes

We continue to hone the Filtering Log UI to make it as convenient for you to use, as possible. We thank everyone from Adguard forums who contributed to the discussion for their feedback.

[Added] Integration with Windows 10 notifications center

Many Windows 10 users find the Notification center to be helpful when it comes to tracking the activity of their apps. We have finally decided to take advantage of it and integrated Adguard with the center. Adguard has a surprisingly decent amount of various notifications. Just to name a few: notifications related to the license/trial period, automatic filter activations, new rules in User filter, Safebrowsing triggers, update checks results, etc. If you use Windows 10, you'll be able to find them all in one place now, thus making it much easier to keep up with what's going on with Adguard.

[Added] An option to create custom filters not backed with a file

In addition to the usual option of adding any list by URL or loading it from a local file, you can now create independent new filters from scratch. It is possible to create several such filters, give each of them their own name and fill with any rules. As a result, you can create a set of specified filters which can be separately enabled, disabled and edited.

[Added] AdGuard PopupBlocker extension v2.1

For quite a while now, AdGuard works as a userscript manager — you can install any script via AdGuard to use it in any browser. PopupBlocker has always been one of the 'native' userscripts that are installed by default, alongside AdGuard Assistant. Its purpose is clear — to block any unwanted pop-ups.

Previous version (v1.0) was functional but very little beyond that. We have completely redesigned the PopupBlocker. It now has advanced pop-up detection, compared to its predecessor and its alternatives, restores the initial click behavior and is invisible to other scripts. All in all, new PopupBlocker is a solid addition to your online protection suite.

By the way, it is available as a standalone script that can be used on its own with any other userscript manager. To find more information about PopupBlocker, visit its GitHub repository.

[Changed] The way AdGuard handles userscripts

A lot of effort has been put into improving (better to say, rethinking) the way AdGuard works with userscripts. This actually has two different aspects:

First, from now on, the communication between AdGuard and Assistant is based on WebSocket, which results in better performance. This is also perfectly applicable to AdGuard Browser extension, when it is working in the integration mode with AdGuard for Windows.

Second, we have taken a whole complex of measures that allow for any external userscripts that you install via AdGuard to show higher speed and execution stability.

Related issues:

[Added] @noframes attribute support
[Fixed] Userscript wrapper breaks window functions
[Fixed] GM_addStyle implementation is not reliable
[Fixed] @grant none is not being applied
[Fixed] Userscript does not run on cross-origin iframes
[Fixed] cloneInto, createObjectIn, exportFunction support
[Fixed] instanceof event does not work as expected
[Fixed] Errors in browser console

[Added] New localizations

Thanks to volunteers who continuosly do an amazing job translating AdGuard into other languages, we were able to add even more localizations, such as:

Arabic
Bulgarian
Danish
Persian
Other languages localizations have been updated too.

[Added] Integration with Reports Web App

When it comes to keeping our filter lists updated, we owe our users a big one. Thanks to their timely reports of missed ads, false positives etc., AdGuard filters are always up-to-date. We want make the process of reporting a website easy for users and informative for filter developers, that’s why we decided to integrate AdGuard for Windows with a special web reporting tool.

When you see any problem like missed ad or annoyance, click on the Assistant icon and choose “Report this website”. You will be taken to a new page and asked to fill in some information about your AdGuard settings and the nature of the problem. Good thing is that AdGuard pre-fills most of the fields automatically, so most of the job is already done for you :)

We hope this change will strengthen the feedback from our users and allow AdGuard filters to stay at the cutting edge of ad blocking technology.

Ad Blocking

[Added] "Block third-party authorization header" Stealth Mode option
[Added] "Pure URL" functionality has been added to the Stealth Mode
[Added] $app modifier support
[Added] $extension modifier
[Added] An option to hide Java and Flash support
[Changed] $webrtc rules are being ignored now
[Changed] Synchronous XMLHttpRequest got rid of
[Changed] The $important modifier is now applied to rules created by enabling/disabling filtering via Assistant
[Changed] The behavior of the ~third-party modifier
[Changed] The range of $$ rules was increased
[Changed] The script is not getting removed anymore if there is an $empty modifier in a rule
[Changed] X-Requested-With is being used now to detect object-subrequest content type
[Fixed] $replace rules are applied to HTTPS sites even when HTTPS filtering is disabled
[Fixed] Adguard can not recognize :empty+div selector
[Fixed] Automatic update for disabled filters
[Fixed] Chromium is not filtered by default
[Fixed] Content filtering exception rules behavior
[Fixed] content-length duplicate header issue
[Fixed] Cosmetic filters are not applied to the pages whitelisted by a $document exception anymore
[Fixed] Duplicate filtering rules
[Fixed] Error while parsing filtering rules of a particular type
[Fixed] No filtering with TCP Fast Open enabled in Firefox Nightly
[Fixed] Notification API isn't blocked properly
[Improved] "ExtendedCss" module has been upgraded to v1.0.8
[Improved] GM_openInTab to handle data URLs in chrome
[Improved] Multiple filters can be automatically enabled as language-specific at once now
[Improved] The way $network modifier works

Networking

[Added] Brotli support
[Changed] HasConflictWithWpf flag values have been updated
[Changed] SHA1 deprecation process is finished
[Changed] WoSign and StartCom Certificates have been completely deprecated
[Changed] XMLHttpRequest in the API is now protected
[Fixed] A page is broken in IE
[Fixed] AdGuard 6.2.390 on Windows 10 stops browsing until user kill the process
[Fixed] AdGuard breaks local HTTPS connections
[Fixed] Adguard cannot filter Edge HTTPS traffic when TCP Fast Open is turned ON
[Fixed] Adguard cannot handle huge chunks properly
[Fixed] Disabling HTTPS filtering breaks local.adguard.com
[Fixed] DNS is unreachable when using AdGuard
[Fixed] Dropbox CSP messes with Adguard scripts
[Fixed] HTTPS filtering on dropbox.com does not work sometimes
[Fixed] Impossible to set custom IP in Stealth Mode
[Fixed] Incorrect encoding was being used for the preview purposes
[Fixed] Invalid gzip causes connection to hang
[Fixed] Requests blocked when HTTPS filtering is disabled aren't present in the filtering log
[Fixed] Several userscripts do not work when installed via Adguard
[Fixed] SHA-1 intermediate issue
[Fixed] SHA-1 intermediate issue
[Fixed] Stealth mode settings may break filtering completely
[Fixed] Warnings about synchronous requests
[Fixed] Wrong ciphers order
[Improved] Adguard doesn't recognize userscript updates when the version string is too long
[Improved] Custom filter updates are being validated now
[Improved] The strong key exchange within secure connections has been enforced
[Improved] WebRTC detection

UI

[Added] "Adguard service" description
[Added] "Start time" and "Time" fields in the log records
[Added] "Storage" and "Reinstall" buttons on “Extensions” screen
[Added] A "Preview" feature for the blocked requests in Filtering Log
[Added] A "Reset to defaults" button to the Extensions settings
[Added] A loader is shown while Filter Editor is being prepared to be opened
[Added] A switch to change the filter list display mode
[Added] A tooltip has been added to the "Support" window
[Added] A warning in the "Filtered apps" section when Adguard is in the proxy mode
[Added] An option to disable all Adguard popup notifications
[Added] An option to disable pop-up text in the Filter editor
[Added] Filtering log export feature
[Added] Filtering log records context menu
[Added] Search function was added to the preview textarea
[Changed] "Applied rules" appearance
[Changed] All elements in Filter Editor UI are now shown as disabled until rules are fully loaded
[Changed] Dutch localization was updated
[Changed] Expiration date in the 'License' section has been made more distinguishable
[Changed] Filtering log scrolling behavior
[Changed] Graying out the disabled modules has been uniformed across the app
[Changed] Hebrew localization was updated
[Changed] Interface has been optimized for screen readers
[Changed] License key symbols in the 'License' section are hidden now
[Changed] More details have been added to the "Adguard service" description
[Changed] Prevent closing the editor after editing a userscript
[Changed] Program logo and "About" screen have been updated
[Changed] Resizing the details pane was made more convenient
[Changed] The EULA has been updated
[Changed] The Filter Editor does not allow switching to other filters now when you're in the edit mode
[Changed] The link to custom rules creation manual is added to the Filter editor
[Changed] The maximum number of records in the Filtering Log was limited
[Changed] UDP/TCP and HTTPS tunnel connections moved to the "Other" section of the filtering log
[Changed] Update channel is now set to "Beta" if you install or update AdGuard to beta version
[Changed] Values in the details panel are now selectable
[Fixed] "Connection" type records issues
[Fixed] "Support" contact form is missing
[Fixed] A “new line” symbol is added after copying a rule in Filter editor
[Fixed] An incorrect message is shown upon checking for the updates w/o an Internet connection
[Fixed] Can't use 0 as a value for self-destructing cookies setting
[Fixed] Cancel button is missing
[Fixed] Cannot close "validation error" dialog when editing a userscript
[Fixed] Changing Advanced settings does not lead to network filtering restart
[Fixed] Closing the right pane for a blocked request in Filtering Log does not highlight the entry
[Fixed] Complete exit functionality bugs
[Fixed] Crash after exiting Adguard via the tray menu
[Fixed] Ctrl + Z does not work in any input field
[Fixed] Default filters could have been deleted in filter editor
[Fixed] Disabling HTTPS filtering leads to duplicate entries in the filtering log
[Fixed] Facebook response preview is broken as preview tool does not support Brotli
[Fixed] Filter editor bug
[Fixed] Filtering log and Filter editor windows have different styles
[Fixed] Filtering log search does not show UDP requests
[Fixed] Filters content is being written to the application log
[Fixed] GUI can't start after changing language
[Fixed] Log export does not work
[Fixed] New filtering log does not display removed elements
[Fixed] Remote address bug in Filtering log
[Fixed] Search does not work in userscript editor
[Fixed] Search tooltip bug
[Fixed] Stealth Mode tooltip bugs
[Fixed] There was a sequence of actions that could lead to the removal of User filter
[Fixed] UI crash when disabling the service with opened Filtering Log
[Fixed] User filter is always empty when "Filter editor" is opened for the first time
[Fixed] User Filters search doesn't work in 'advanced editor' mode
[Fixed] User installed disabled filters are enabled after checking for updates
[Improved] More filter editor tweaks and fixes
[Improved] Search criteria in the filtering log were extended
[Improved] Speed of searching in Filter Editor and Filtering Log was increased
[Improved] Support for the PT-PT localization has been added

Other

[Added] Adguard French filter
[Changed] 'Adblock Protector' added to the list of filters available by default
[Changed] Bandizip app has been added to the list of apps filtered by default
[Changed] Localizations have been updated
[Changed] Several browsers and apps were added to the list of apps filtered by default
[Changed] Spotify app has been added to the list of apps filtered by default
[Changed] Swing browser has been added to the list of apps filtered by default
[Changed] The list of HTTPS exclusions has been updated
[Changed] Whale browser has been added to the list of apps filtered by default
[Fixed] "Add application" tool in “Filtered Apps” can't detect installed Viber
[Fixed] A generic hiding rule in third-party filter is not being applied
[Fixed] Adguard crashes when you block a request in the filtering log
[Fixed] Assistant settings are reset with the 3.0 -> 4.0 update
[Fixed] Problematic userscript prevents others from working
[Fixed] Several third-party userscripts compatibility issues
[Fixed] Stealth mode blocks Bitrix24 calls
[Fixed] Typos
[Fixed] Userscript is not injected
[Improved] Data is now being preprocessed before the import/export
[Improved] Log columns were reordered
[Improved] The log file is now being validated before importing
[Improved] Version check algorithm for filters added by URL

Copyright © 2000-2024 PROHARDVER Informatikai Kft.