Skip to content

1.0.8

Choose a tag to compare

@vityevato vityevato released this 06 Jul 08:16
· 6160 commits to master since this release

There are a couple of major changes in this update along with some less important ones. See the full list below.

Major changes

[Modified] Behavior upon reaching rules count limit was changed #92

Previously we had the rules count limited at 45 thousand. This number was increased and went up to 50 thousand. Unfortunately, it is impossible to make this number bigger - Safari limitations come to action.
The other thing we noticed is that the message box we show when user tries to exceed the max rule count was very annoying. So an alternative was found - now we allow you to add any filters, even if it will result in exceeding the max rule count, but we will show a notification reminding you that some of the rules might not work now.

[Modified] Adguard extension now allows to add blocking rules not only from Safari app #97

Good news for everyone who actively uses apps like Telegram, Twitter etc., which allow you to see web content right from the app. Now Adguard extension works properly when used from there, and can be used to add new blocking rules.

Improvements

[Fixed] #@# exclusion rules can't be added #61

Minor issues

[Modified] Twitter 'share' text #109
[Fixed] Filters update does not work properly right after installation #102
[Fixed] Minor grammatical issues #95