File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ android {
2828 applicationId ' io.github.krlvm.powertunnel.android'
2929 minSdkVersion 16
3030 targetSdkVersion 30
31- versionCode 106
32- versionName " 2.4 "
31+ versionCode 107
32+ versionName " 2.5 "
3333 multiDexEnabled true
3434
3535 externalNativeBuild {
Original file line number Diff line number Diff line change 1+ Improvements:
2+ - Improved in-app configuration editor
3+ - Under the hood optimization of LibertyTunnel packet chunking trick
4+ - Under the hood optimization of DNS over HTTPS resolvers performance on devices running Android 7 Nougat and older
5+ - Alphabetical sort in plugins list activity
6+
7+ Bugfixes:
8+ - Fixed an issue when LibertyTunnel HTTP tricks interfered with SNI modification and broke websites
9+ - Fixed several crashes related to proxy server bootstrap
10+ - Fixed an issue if PowerTunnel restarted after editing configuration even if the server was not running
11+ - Underlying bugfixes for Firewall and other plugins unable to detect domains with proxy-based filtration
12+
13+ Translations:
14+ - Added Portuguese Brazil translation
15+ - Added Turkish translation
You can’t perform that action at this time.
0 commit comments