This commit is contained in:
6543 2020-08-25 22:13:11 +02:00
parent d41b5b53ca
commit a6ab7be640
No known key found for this signature in database
GPG Key ID: A1CA74D27FD13271
3 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,4 @@
v1.0
1. Implemented VPN network interface for Yggdrasil tunneling
2. Optimized memory buffer
3. Added IPv6 info

View File

@ -0,0 +1,13 @@
v1.2
* New DNS and new Peer form
* fix adding Peers when json url unavailable
* DNS dynamic list selection fixes
* ping selected Peers and DNS fixes
* fixed when app crashed sometimes after ygg switch off
* fixed high CPU consumption after switch-off.
* prevent NPE fix
v1.1
1. Added dynamic peer list loading and edit functionality
2. Layout minor changes
3. Peers ping test and sorting by response time

View File

@ -0,0 +1,3 @@
v1.3
1. open MainActivity after Notification click, task (#12)
2. new DNS only number issue