Skip to content

1.3.2

Pre-release
Pre-release

Choose a tag to compare

@Mizzick Mizzick released this 05 Jun 15:42
· 2244 commits to master since this release

In this version, we introduce the standalone build of AdGuard for Safari. Otherwise identical to the version you're able to get from the App Store, it will be distributed via GitHub. Go there and scroll down to "Assets" to download the standalone build.

Warning! Installing the standalone version on top of the App Store version will lose you all settings, so make sure to save all your custom rules beforehand.

There are other important changes, too.

[Added] Advanced blocking rules in Safari #114

As you probably know, Apple is always eager to restrict something when it comes to ad blockers. Safari ad blocking extensions are one of the primary targets, thanks to Apple limitations it is non-trivial for them to support some of the more advanced filtering syntaxes. In particular, JS and ExtCSS rules. But we managed, and proud to say that AG for Safari will provide an even higher ad blocking quality than before.

  • [Added] Advanced blocking rules limitations (custom filter lists, user filter) #156
  • [Added] Standalone release update channel #153
  • [Changed] Localizations has been updated
  • [Improved] Safari filter is merged with the Base filter and made obsolete #137
  • [Improved] ExtendedCss has been updated #138
  • [Improved] Titles of custom filters can be modified now #143
  • [Fixed] AdGuard for Safari crash #170
  • [Fixed] Missing filter updates notifications #166
  • [Fixed] Filters update notification mentions only one filter #116
  • [Fixed] AdGuard for Safari window doesn't open from Applications/Launchpad #118
  • [Fixed] “Launch AdGuard for Safari at Login” option doesn't work #127
  • [Fixed] Some JS and CSS rules don't work #144
  • [Fixed] Adding Custom filter is broken #164
  • [Fixed] Total number of rules in Custom filter is detected incorrectly #157
  • [Fixed] Click on "About" in the tray menu should open "About" section of the UI #155