Releases: openziti/desktop-edge-win
1.3.0
What's New
- This release introduces
ziti-monitor
to watch theziti
service. - If the
ziti
service fails theziti-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
What's New
- Installer will no longer force uninstall allowing for easier and automated installs
Bug Fixes
- none
Dependency Updates
- none
1.2.13
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
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
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
Ziti Desktop Edge - 1.2.9
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
- 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
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
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
Ziti Service stops properly when prerequisites are not available.
Ziti Desktop Edge - 1.1.0
Fixes issues with race condition on service starting