Releases: zaneschepke/wgtunnel
Releases · zaneschepke/wgtunnel
Release 3.1.3
Fixes:
- Fixes a bug where editing the config could cause the config to break because wireguard requires a space between comma separate string lists
Release 3.1.2
Bugfixes:
- Fix bug where whitespaces in config files is causing failures to make changes
- Fix bug where AndroidTV hover behavior for textfields was also happening on mobile
Release 3.1.1
Fixes:
- Fixes a bug causing crashes if you upload a file that is not a .conf file
- Fixes file importing on AndroidTV and FireTV
- Fixes usability issue where hovering a textbox always opens keyboard immediately on AndroidTV
Enhancements:
- Improves access to tunnel toggling on AndroidTV by making it available in two clicks on app launch
- Improves foreground service efficiencies by making coroutines lifecycle aware
Release 3.1.0
Features and Enhancements:
- Config screen now allows all config fields to be edited
- Included the ability to add a tunnel config manually
- Setting screen UI and usability improvements
- AndroidTV buttons visibility improvements
- Primary tunnel selection and status visibility improvements
Fixes:
- Fixes bug where database changes could cause app to crash with certain versions
- Fix tunnel name missing on the details screen
- Fix application shortcuts not usable by automation/integration applications
- Fix file importing on AndroidTV/FireTV devices
Release 3.0.3
Fixes:
- Fixes file selection bug on AndroidTV where some devices are opening stub activities instead of a file explorer.
Release 3.0.2
Fixes:
- Fixes a bug where trusted SSIDs were appending whitespace when saved to the DB resulting in auto-tunneling issues.
- Fixes a bug where the app would crash on AndroidTV devices if they did not have a file explorer installed.
Release 3.0.1
Enhancements:
- Added support for auto-tunneling on wired connections
- Refactor for improved usability and performance
- Added default alphabetic sorting for split tunneling packages
- Improved performance to split tunneling package list and search
- Added long pressing on quick tile now opens the app instead of Android app settings
Bugfixes:
- Fixed bug where the split tunneling package search was searching on the package name and not label name as displayed to the user
- Fixed a bug where turning on a new tunnel was not disabling a currently running tunnel
Release 3.0.0
Enhancements:
- Migrated from ObjectBox to Room for full FLOSS compliance
- Migrated from GMS Code Scanner to Zxing Scanner for FLOSS compliance
- Migrated to version catalogs for dependency management
- Added build flavor for F-Droid and general release to exclude Google analytics from F-Droid
- Add Fastlane configuration for F-Droid
- Other enhancements and improvements
Bugfixes:
- Fixes bug where importing a .conf file was dropping frame
Release 2.4.5
Features
- Add support for Android 8 (api 26)
Fixes
- Fix bug where shortcuts were toggling auto-tunneling when it was not enabled
- Fix bug where shortcuts names were not being updated after a config change
Bump versions
Release 2.4.4
This is a FireTV specific release.
Bugfixes:
- Fixes bug on FireTV where file selection was not allowing user to select tunnel configs.