Skip to content

1.4.1

Compare
Choose a tag to compare
@Mizzick Mizzick released this 19 Aug 15:35
· 1909 commits to master since this release

In this version, we fix several crashes and address other stability issues. Also, AdGuard for Safari now supports scriptlets (this is a new tool to enhance ad blocking quality).

[Added] Scriptlets support #151

Scriptlets are a powerful ad blocking instrument. You can say that a scriptlet is an internal script (a mini-program) that we preinstall to AdGuard for Safari, and then execute that script with the help of filtering rules. Putting it simply, scriptlets allow us to modify how the code of the web page behaves. As for the practical use, this helps in many situations, for example, to circumvent anti-ad blockers.

  • [Added] "Verbose logging" option to General settings #174
  • [Changed] The app now opens in the background at login #141
  • [Changed] Notifications for background filters updates have been disabled #195
  • [Changed] AdGuard notifications now appear in Safari console only when verbose logging is enabled #148
  • [Fixed] Sometimes whitelisted websites are still filtered #98
  • [Fixed] AdGuard crashes when you close the settings window with Cmd + w command #182
  • [Fixed] Incorrect custom filter rules count in RU locale #183
  • [Fixed] Layout issue on About screen after a new update is found #184
  • [Fixed] Some crashes of the Mac App Store build #197