chore: bump version, update screenshots
@@ -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
|
||||
|
Before Width: | Height: | Size: 142 KiB After Width: | Height: | Size: 153 KiB |
|
Before Width: | Height: | Size: 135 KiB After Width: | Height: | Size: 136 KiB |
|
Before Width: | Height: | Size: 75 KiB After Width: | Height: | Size: 67 KiB |
|
Before Width: | Height: | Size: 135 KiB After Width: | Height: | Size: 119 KiB |
|
Before Width: | Height: | Size: 112 KiB After Width: | Height: | Size: 106 KiB |