Skip to content

Ziti Desktop Edge - 1.2.11

Choose a tag to compare

@github-actions github-actions released this 21 Oct 05:12

What's New

  • #135 - Support added for IPv4 intercepting.
    Services can now be created for any IPv4 address.
  • #123 - Windows can add ConnectionSpecificDomains
    to DNS requests where no period (.) is in the DNS request such as "web-page" or "my-service".
    These requests would not resolve properly because they would be received as "web-page.myConnectionSpecificDomain".
    This now works correctly.
  • #131 - Installer added to GitHub Actions build.

Bug Fixes

  • #130 - Detection of new release was inconsistent.
  • #129 - DNS entry was not removed when service was deleted.