From 07a3390972501f0872f3cadb1af1fe43cd628c70 Mon Sep 17 00:00:00 2001 From: Oleksandr Garmatin Date: Thu, 9 Sep 2021 01:18:07 +0300 Subject: [PATCH] Update changelog --- ChangeLog.md | 7 +++++++ fastlane/metadata/android/en-US/changelogs/100137.txt | 6 ++++++ 2 files changed, 13 insertions(+) create mode 100644 fastlane/metadata/android/en-US/changelogs/100137.txt diff --git a/ChangeLog.md b/ChangeLog.md index 2908906af..91133d8b8 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -600,3 +600,10 @@ * Updated Tor default bridges. * Fixed showing recently installed apps at the top of the firewall apps list. * Minor bug fixes and optimizations. + +**InviZible Pro beta 1.3.7** +* Fixed updating of the main screen toolbar depending on the mode. +* Fixed firewall view. +* Fixed delayed saving of settings in some cases. +* Fixed display of warning about arp spoofing attack if app is launched. +* Minor bug fixes and optimizations. diff --git a/fastlane/metadata/android/en-US/changelogs/100137.txt b/fastlane/metadata/android/en-US/changelogs/100137.txt new file mode 100644 index 000000000..fe45b1c77 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/100137.txt @@ -0,0 +1,6 @@ +**InviZible Pro beta 1.3.7** +* Fixed updating of the main screen toolbar depending on the mode. +* Fixed firewall view. +* Fixed delayed saving of settings in some cases. +* Fixed display of warning about arp spoofing attack if app is launched. +* Minor bug fixes and optimizations.