chore: release 5.0.5

This commit is contained in:
zaneschepke
2026-06-23 12:51:01 -04:00
parent 77f8a8215b
commit ff6f9503cc
2 changed files with 7 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
object Constants {
const val VERSION_NAME = "5.0.4"
const val VERSION_CODE = 50004
const val VERSION_NAME = "5.0.5"
const val VERSION_CODE = 50005
const val TARGET_SDK = 37
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