diff --git a/ChangeLog.md b/ChangeLog.md index 97c88f27d..a431553ab 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -235,3 +235,8 @@ * Renamed None Tor bridges type to Vanilla. * Fixed the use of IPv6Traffic and PreferIPv6 for the Tor. * Fixes. + +**InviZible Pro beta 0.8.3** +* Fixed application update when the hotspot is turned on. +* Fixed the use of bridges after the application update. +* Fixed bug with incorrect bridge selection. diff --git a/fastlane/metadata/android/en-US/changelogs/100083.txt b/fastlane/metadata/android/en-US/changelogs/100083.txt new file mode 100644 index 000000000..e70f38ec3 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/100083.txt @@ -0,0 +1,4 @@ +**InviZible Pro beta 0.8.3** +* Fixed application update when the hotspot is turned on. +* Fixed the use of bridges after the application update. +* Fixed bug with incorrect bridge selection.