mirror of
https://github.com/wgtunnel/android.git
synced 2026-07-03 14:07:49 +02:00
chore: release 5.0.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
object Constants {
|
object Constants {
|
||||||
const val VERSION_NAME = "5.0.4"
|
const val VERSION_NAME = "5.0.5"
|
||||||
const val VERSION_CODE = 50004
|
const val VERSION_CODE = 50005
|
||||||
const val TARGET_SDK = 37
|
const val TARGET_SDK = 37
|
||||||
const val MIN_SDK = 26
|
const val MIN_SDK = 26
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
What's new:
|
||||||
|
- Bugfix for certain scenarios that were not cleaning up the vpn service fully
|
||||||
|
- Allows tunnel imports via wg:// url deep links
|
||||||
|
- Improvements to Always-On VPN reliability
|
||||||
|
- Improved cellular connectivity detection for dual sims
|
||||||
Reference in New Issue
Block a user