diff --git a/ChangeLog.md b/ChangeLog.md index af1700c8..fbce44bc 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1110,3 +1110,10 @@ **InviZible Pro beta 2.1.9** * Updated Purple I2P with the latest patch to mitigate the ongoing DoS attack on the I2P network. + +**InviZible Pro beta 2.2.0** +* Updated Purple I2P with the latest patch to mitigate the ongoing DoS attack on the I2P network. +* Display the IPv6 network status for Purple I2P. +* Sort tabs depending on running modules. +* Fixed WebTunnel connection via IPv6. +* Fixes and optimizations. diff --git a/fastlane/metadata/android/en-US/changelogs/100220.txt b/fastlane/metadata/android/en-US/changelogs/100220.txt new file mode 100644 index 00000000..59f6062d --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/100220.txt @@ -0,0 +1,6 @@ +**InviZible Pro beta 2.2.0** +* Updated Purple I2P with the latest patch to mitigate the ongoing DoS attack on the I2P network. +* Display the IPv6 network status for Purple I2P. +* Sort tabs depending on running modules. +* Fixed WebTunnel connection via IPv6. +* Fixes and optimizations.