Releases: zaneschepke/wgtunnel
Releases · zaneschepke/wgtunnel
Release 2.3.6
Enhancements:
- Added quick setting tile for tunnel toggling.
- Quick setting tile overrides and temporarily disables auto tunneling until app is reopened.
- Quick setting tile toggles "Selected Tunnel" from settings screen or first tunnel in list.
Bugfixes:
- Fixes D-Pad control on AndroidTV of tunnels on home screen when multiple tunnels have been added.
2.3.5
Enhancements:
- Fixes bug where config file selection was causing crashes on older devices
Release 2.3.4
Enhancements:
- Fixes bug where watcher service was causing crashes on older devices
- Optimize imports
- Bump versions
Release 2.3.3
Enhancements:
- Added support for Android 9
- Improved usability on AndroidTV
Release 2.3.2
Enhancements:
- Improves auto tunneling by adding short delay before tunneling to prevent tunneling issues caused by rapid network changes
- Attempts to improve battery usage while tunneled by changing statistics gathering interval from one second to 10 seconds
Release 2.3.1
Bugfixes:
- Improve support for AndroidTV D-pad control
- Update AndroidTV banner
Release 2.3.0
Bugfixes:
- Improve D-pad functionality on AndroidTV
- Request precise location for Wi-Fi SSID reading
- Other AndroidTV publishing requirements
Release 2.2.0
Features:
- Added support for Android TV
- Added support for Android Always-on VPN
Fixes:
- Fixes bug where handshake notification was not dismissed after subsequent successful handshake
- Fixes bug that allowed user to use Auto tunneling without Location Services enabled
Release 2.1.4
Bugfixes:
- Fixes crashes on Android 14 because of new requirement for foregroundServiceType definition
Release 2.1.3
Bugfixes:
- Add scrollability to all screens to prevent inaccessible UI elements in landscape mode an on tablets
- Make FAB disappear on downward scroll to prevent it being in the way of tunnel control
Other:
- Bump targetSdk to 34