2020.4-beta2
Pre-release
Pre-release
This release is desktop (Windows, macOS and Linux) only.
Please note that a lot of desktop changes happened in 2020.4-beta1 but the binaries were never published. So see that changelog also for the full list of changes since the last desktop release.
Added
- Add possibility to create account in the desktop app.
- Add possibility to pay with voucher in the desktop app.
Android
- Add WireGuard MTU setting.
Changed
- Allow
fc00::/7
instead offd00::/8
in the firewall when local network sharing is enabled.
Should unblock all unique local addresses. - Upgrade from Electron 7 to Electron 8.
- Formalize what operating system versions we support in the readme. In practice
this means dropped support for Android 5 and 6 and Fedora 28 and 29 right away, Ubuntu 16.04
support will end as soon as Ubuntu 20.04 comes out.
Windows
- Windows 7 only: Address packet loss issues with OpenVPN on some systems by reverting the TAP
adapter driver to an older NDIS 5 driver.