diff --git a/ChangeLog.md b/ChangeLog.md index 6bb0f512d..2e03b9200 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -454,3 +454,14 @@ * Updated German language. * Fixed crash on android 4.4.2. * Fixed rare bugs. + +**InviZible Pro beta 1.1.8** +* Implemented option to allow/block the Internet for newly installed applications. +* Implemented sorting and filtering for the Tor apps selection option. +* Changed the way of Tor, DNSCrypt and I2P starting. +* Added tooltips to firewall. +* Improved handling of modules log files. +* Limited size of real-time Internet connections log. +* Updated French language. +* Fixed rare ANR when stopping DNSCrypt. +* Other fixes and improvements. diff --git a/fastlane/metadata/android/en-US/changelogs/100118.txt b/fastlane/metadata/android/en-US/changelogs/100118.txt new file mode 100644 index 000000000..2d8846c22 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/100118.txt @@ -0,0 +1,10 @@ +**InviZible Pro beta 1.1.8** +* Implemented option to allow/block the Internet for newly installed applications. +* Implemented sorting and filtering for the Tor apps selection option. +* Changed the way of Tor, DNSCrypt and I2P starting. +* Added tooltips to firewall. +* Improved handling of modules log files. +* Limited size of real-time Internet connections log. +* Updated French language. +* Fixed rare ANR when stopping DNSCrypt. +* Other fixes and improvements.