Skip to content

Releases: openziti/desktop-edge-win

1.3.0

02 Nov 04:54
Compare
Choose a tag to compare

What's New

  • This release introduces ziti-monitor to watch the ziti service.
  • If the zitiservice fails the ziti-monitor service will reset the DNS entries on the network adapters to ensure continued connectivity.
  • The ziti-monitor service will also find updates to the Ziti Desktop Edge for Windows and apply them automatically.

Bug Fixes

  • minor fixes to the ziti service

Dependency Updates

  • none

1.2.14

02 Nov 04:11
Compare
Choose a tag to compare

What's New

  • Installer will no longer force uninstall allowing for easier and automated installs

Bug Fixes

  • none

Dependency Updates

  • none

1.2.13

01 Nov 20:29
Compare
Choose a tag to compare

What's New

  • #138 - DNS now listens on the same IP as the configured TUN
  • #165 - The UI has been widened and the services now are stacked making it easier to read
  • #167 - Change the logs folder to be available to all users not just administrators

Bug Fixes

  • #158 - Toggling an identity off that was not found crashes the service
  • #96 - Toggling all identities off with multiple identities in the same network causes crash

Dependency Updates

  • Updated to v0.7.2 of ziti-tunneller-sdk-c

Ziti Desktop Edge - 1.2.12

26 Oct 16:44
Compare
Choose a tag to compare

What's New

  • #147 - Added "collect-logs.ps1" to the installer. This script can be run to collect the logs files from the service. Must be run as administrator.

Bug Fixes

  • #155 - When the registry key is set incorrectly (over 255) the would fail. Changed the logic to accomodate incorrectly set values
  • #144 - DNS Mask was erroneously overidden to 24 if anything other than 24 was supplied

Dependency Updates

  • Updated to v0.6.11 of the ziti-tunneler-sdk-c

Ziti Desktop Edge - 1.2.11

21 Oct 05:12
Compare
Choose a tag to compare

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.

Ziti Desktop Edge - 1.2.9

15 Oct 17:05
a182679
Compare
Choose a tag to compare

NOTE: You MUST uninstall any existing versions before running this installer as the service name has changed

This release addresses the following:

  • adds support for Ziti-provided end to end encryption
  • upgrades the Ziti Desktop Edge Service to version 0.0.30
  • the log level can now be changed from the UI by going to Advanced Settings -> Set Logging Level
    image
  • the config file has been slimmed
  • the name used to start/stop the Ziti Desktop Edge Service has been changed to be much more convinient. Now you can start and stop the service with: net start|stop ziti

Ziti Desktop Edge - 1.2.6

07 Oct 12:39
3c401b1
Compare
Choose a tag to compare

This release addresses two main problems:

  • Changing wireless networks could cause problems with the client requiring a restart
  • After the computer woke from being 'asleep' DNS requests might take a very long time ( > 5seconds)

Ziti Desktop Edge - 1.2.5

05 Oct 16:31
162b725
Compare
Choose a tag to compare

With IPv6 disabled via the registry the installer would not complete and the service would not start properly failing with:

[ 0.519] ERROR : unexpected err: failed to add DNS address: (Element not found.)
[ 0.519] ERROR : the main loop exited with an unexpected error: failed to add DNS address: (Element not found.)

This issue is resolved with this release.

Also resolved - the Installer would not finish installing until exiting the Ziti Desktop Edge UI

Ziti Desktop Edge - 1.2.0

23 Sep 16:45
5c8b989
Compare
Choose a tag to compare

Ziti Service stops properly when prerequisites are not available.

Ziti Desktop Edge - 1.1.0

17 Sep 17:02
1d9f9fc
Compare
Choose a tag to compare

Fixes issues with race condition on service starting