Skip to content

2017.1-beta7

Pre-release
Pre-release
Compare
Choose a tag to compare
@faern faern released this 04 Jan 14:11
2017.1-beta7
3def4b5

[2017.1-beta7] - 2017-12-13

Added

  • Buffer size and fast-io parameters to OpenVPN. Can double the speed on high latency connections.
  • Download a list of our current servers on startup, instead of having a bundled list of servers in
    the app that does not receive updates.
  • Backup account numbers in a file so that they are harder to lose.
  • Include the OpenVPN log in the problem report. IP addresses and MAC addresses are redacted before
    the logs are sent.

Fixed

  • Hold off notifying the frontend of the 'unsecure' state until the VPN tunnel is actually
    completely disconnected.
  • Show the VPN GUI on all macOS workspaces, not only the one where it was started.

Changed

  • Renamed daemon binary from mullvadd to mullvad-daemon.

Security

  • DNS leak found when using redirect firewall rules and a custom DNS forwarder. Replaced all of that
    with strict DNS blocking firewall rules and SystemConfiguration integration where DNS settings are
    injected to the operating system settings and constantly monitored for external changes.