24.08.001 changelog

24.08.001

Released on 2 August, 2024.

Client

Features

  • In order to mitigate caching concerns, upstream health checks have migrated to a payload-based approach.
  • MacOS: a new strategy was added to allow coexistence with an alternate VPN solution.

    Enable with dns_capture_and_forward_strategy = "AllowAlternatePrivateZ1AndS1" in your configuration file.

Server

Fixes

  • Version 24.07.005 included a change to open the Controller’s reverse proxy to respond to any inbound request with TLS (regardless of hostname). This change has been made more consistent to also respond with a self-signed certificate (if necessary) to requests from any IP address as well.