Skip to content

Releases: AdguardTeam/AdguardForiOS

1.0.5

09 Feb 14:43
Compare
Choose a tag to compare

Hello!

Starting with the first release Adguard had a tool for background filter updates. Sadly, it wasn't working properly. The thing is, operating system assigns too little time for background loading and processing of the received data. Our app simply wasn't able to finish loading of the updated Safari rules in time. With this update, we were able to optimize the process of background update.

Firstly, we set the limitation - background update starts only if the device is connected to Wi-Fi.
Secondly, we fixed several errors in filters, which resulted in better performance during the update.
Finally, we altered the method of loading rules to Safari. Now we need significantly less time for that.

Our tests showed that background update is working properly.

We also added support of the following languages: Finnish, Korean, Turkish, Chinese (Simplified), Spanish (Spain), Ukrainian.

Task list:

#62
#68
#63
#37
#64

1.0.4

21 Dec 09:33
Compare
Choose a tag to compare

Major changes

[added] 'Report Missed Ad' button to Safari extension popup. #43
[added] 'Report Incorrect Blocking' button to Safari extension popup. #43

action-extension-screen

1.0.3

14 Dec 14:51
Compare
Choose a tag to compare

Major changes

[added] Edit mode to the screen with the list of filters. Now you can manage a set of enabled filters at once: #30
[added] Video tutorial on how to manage Adguard directly from Safari: #39
[added] "Simplified filters" mode. See "Advanced Settings": #44, #45

Improvements

[changed] Improved stability of the app while generating filtering rules for Safari: #26, #38
[changed] Improved set of debugging information that is sent with a message to support from the app: #34, #40
[changed] Improved filtering rules conversion for Safari: #46, #49
[changed] Faster filtering, which increased the speed of sites download in Safari: #49
[fixed] Error that prevented the app from updating filters in the background: #54, #51

Compatibility issues

[fixed] Conversion errors, due to which it was impossible to enable some filters, such as RuAdList: #57, #56