chore: bump version, update screenshots

This commit is contained in:
Zane Schepke
2025-04-06 02:44:04 -04:00
parent b4c5b51644
commit 9e0e17787d
7 changed files with 10 additions and 2 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
object Constants {
const val VERSION_NAME = "3.7.2"
const val VERSION_NAME = "3.8.0"
const val JVM_TARGET = "17"
const val VERSION_CODE = 37200
const val VERSION_CODE = 38000
const val TARGET_SDK = 35
const val MIN_SDK = 26
const val APP_ID = "com.zaneschepke.wireguardautotunnel"
@@ -0,0 +1,8 @@
What's new:
- UI update
- Add tunnel via URL
- VPN kill switch bug fixes
- Tunnel service crash fixes
- Ping and config change restart fixes
- Network information in UI
- Various other fixes and improvements
Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 KiB

After

Width:  |  Height:  |  Size: 153 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 KiB

After

Width:  |  Height:  |  Size: 136 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 75 KiB

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 KiB

After

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 112 KiB

After

Width:  |  Height:  |  Size: 106 KiB