45 KiB
Release 2.1.19
What's New
- none
Other changes:
- Removed C++ redistributable prerequisites from installer
Bugs fixed:
- none
Dependency Updates
- System.Security.Cryptography.Pkcs from 6.0.1 to 6.0.3
Release 2.1.18
What's New
- none
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- ziti-edge-tunnel updated to v0.22.11/c sdk v0.35.2
Release 2.1.17 (pre-release)
What's New
- none
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- ziti-edge-tunnel updated to v0.22.1/c sdk v0.33.2
Release 2.1.16
What's New
- none
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- ziti-tunnel-sdk-c updated to v0.20.23/c sdk v0.31.4
- fixes packet buffer leaks when ziti_write fails
- fixes several memory leaks
Release 2.1.15
What's New
- none
Other changes:
- TCP retransmissions from intercepted clients are now much less likely, thanks to TSDK changes that limit the number of pending written bytes (to the ziti connection) to 128k. TCP clients now experience back-pressure through the TCP receive window for proper flow control.
Bugs fixed:
- TSDK bug 611 - Release packet buffers for unparsable dns queries. This bug would eventually result in "pbuf_alloc" failures, which prevented the tunneler from intercepting packets.
- CSDK PR 491 - Avoid crash when writing to closed ziti connections.
Dependency Updates
- Advanced Installer updated to 20.4.1
- ziti-tunnel-sdk-c updated to v0.20.22/c sdk v0.31.2
Release 2.1.14
What's New
- Ziti Desktop Edge for Windows can now be installed in an air-gapped (offline) environment
Other changes:
- adds DNS flushing to tunneler
Bugs fixed:
- none
Dependency Updates
- Advanced Installer updated to 20.3.1
- ziti-tunnel-sdk-c updated to v0.20.20/c sdk v0.31.0
Release 2.1.13
What's New
- none
Other changes:
- none
Bugs fixed:
- TSDK bug 585 - fix dns queries that contain '_', e.g. SRV lookups
- CSDK bug 478 - avoid disconnecting active channel due to latency timeout
Dependency Updates
- TSDK updated to 0.20.18 / CSDK 0.30.9
- uv-mbed updated to 0.14.12
Release 2.1.12
What's New
- none
Other changes:
- none
Bugs fixed:
- TSDK bug 585 - fix dns queries that contain '_', e.g. SRV lookups
Dependency Updates
- TSDK updated to 0.20.16 / CSDK 0.30.8
Release 2.1.11
What's New
- none
Other changes:
- none
Bugs fixed:
- TSDK bug 578 - interception for services with wildcard domain addresses could be connected to the wrong ziti service.
Dependency Updates
- TSDK updated to 0.20.14 / CSDK 0.30.8
Release 2.1.10
What's New
- none
Other changes:
- none
Bugs fixed:
- TSDK bug 566 - use case-insensitive comparision when looking up queried hostnames for DNS wildcard domains
Dependency Updates
- TSDK updated to 0.20.11 / CSDK 0.30.8
Release 2.1.9
What's New
- none
Other changes:
Bugs fixed:
Dependency Updates
- TSDK updated to 0.20.9 / CSDK 0.30.8
Release 2.1.8
What's New
- none
Other changes:
Bugs fixed:
Dependency Updates
- TSDK updated to 0.20.6 / CSDK 0.30.2
Release 2.1.7
What's New
- none
Other changes:
Bugs fixed:
- bug 571 - fix configuring automatic updates when no release is available
Dependency Updates
- TSDK updated to 0.19.9 / CSDK 0.29.4
Release 2.1.6
What's New
- Automatic updates are now able to be disabled entirely. The user will still be notified updates exist
Other changes:
Bugs fixed:
Dependency Updates
- TSDK updated to 0.19.9 / CSDK 0.29.4
Release 2.1.5
What's New
-
DNS server IP has changed!!! If you expect the DNS server to be at 100.64.0.3 (or IP + 2) it will now be IP + 1. You can also find the DNS IP by going to Main Menu -> Advanced Settings -> Tunnel Configuration
-
It is no longer possible to have the DNS server overlap the IP assigned to the interface
Other changes:
Bugs fixed:
- bug 560 - fix IP display on tunnel config page.
- bug 562 - fix mfa incorrectly reported when administratively deleted.
Dependency Updates
- TSDK updated to 0.19.9 / CSDK 0.29.4
Release 2.1.4
What's New
- nothing - bug fix release
Other changes:
- issue 545 incorrect reporting of app version
- issue 298 removed legacy code to remove legacy wintun installer
- issue 396 feedback.zip no longer tries to email itself
Bugs fixed:
Dependency Updates
- TSDK updated to 0.19.7 / CSDK 0.29.4
Release 2.1.3
What's New
- nothing - bug fix release
Other changes:
- none
Bugs fixed:
- bug 551 address an issue where not every process was allowed to be enumerated
Dependency Updates
- TSDK updated to 0.19.2 / CSDK 0.29.2
Release 2.1.2
What's New
- nothing - bug fix release
Other changes:
- none
Bugs fixed:
- fixes a problem where the data service would crash on certain hosted services
Dependency Updates
- TSDK updated to 0.18.16 / CSDK 0.28.11
Release 2.0.1/2.1.1
What's New
- nothing - bug fix release
Other changes:
- ZDEW no longer captures and tries to use "Primary Dns Suffix", "Primary Dns Suffix" and "Connection-specific DNS Suffix". All intercepts must be fully qualified now (they must contain a period. e.g. "myserver." or "myserver.ziti" not "myserver"
Bugs fixed:
- Change the way NRPT rules test rules are counted to determine if NRPT is active
Dependency Updates
- TSDK updated to 0.18.15 / CSDK 0.28.9
Release 2.0.0
What's New
- The data service which was go-based:
ziti-tunnel, has been totally replaced with the C-basedziti-edge-tunnel
Other changes:
- none
Bugs fixed:
- Fix for the asynchronous calls
- #515 UI logs are GIGANTIC on 1.12.x branch
- #516 NUL chars passed to UI via ipc
Dependency Updates
- TSDK updated to 0.17.24 / CSDK 0.26.27
Release 1.11.5
What's New
- none - this is a bugfix release
Other changes:
- none
Bugs fixed:
- UDP intercepts fix seems to have somehow affected DNS for some. reverting
Dependency Updates
- TSDK updated to 0.15.25 / CSDK 0.26.26
Release 1.11.4
What's New
- none - this is a bugfix release
Other changes:
- none
Bugs fixed:
-
UDP intercepts would never release the port. This fix adds a 30s timer to UDP traffic. If no traffic arrives at the port after 30s it will be closed. This addresses this error:
unable to allocate UDP pcb - UDP connection limit is 512
Dependency Updates
- TSDK updated to 0.15.26 / CSDK 0.26.29
Release 1.11.3
What's New
- none - this is a bugfix release
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- TSDK updated to 0.15.25 / CSDK 0.26.26
Release 1.11.2
What's New
- none - this is a bugfix release
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- TSDK updated to 0.15.24 / CSDK 0.26.25
Release 1.11.1
What's New
- supports reconfiguring an endpoint to point to a new controller address via ziti_api_event
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- none
Release 1.10.14
What's New
- none
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- TSDK updated to 0.15.23 / CSDK 0.26.22
Release 1.10.13
What's New
- The UI can now specify the api page size via the "Tunnel Configuration" page
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- none
Release 1.10.11
What's New
- updated dependencies per below to enable a new setting in the config file: ApiPageSize. ApiPageSize is used to determin how many results will be returned in pagination operations. Currently this is most useful for users who have many hundreds of services for any given identity. Default is set to 250.
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- TSDK updated to 0.15.22 / CSDK 0.26.11
Release 1.10.10
What's New
- none
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- TSDK updated to 0.15.21
Release 1.10.9
What's New
- none
Other changes:
- Whitelisting.md is added. The executables for ziti, have to be whitelisted in McAfee, so it will not mark the software as a thread. The steps are mentioned in the whitelisting.md file.
Bugs fixed:
- #480 Clean up old adapters
Dependency Updates
- none
Release 1.10.8
What's New
- none
Other changes:
- UI layout fix : set max size and fix margins for identity list on menu
Bugs fixed:
- #476 WDE creates the tun adapter and fails, when the old one is in hung state. It should clean up the adaptors that failed to assign ip
Dependency Updates
- update t-sdk v0.15.20 and c-sdk 0.26.10
Release 1.10.7
What's New
- none
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- go mod tidy run - many dependency updates
- wintun updated from 0.14 to 0.14.1
- update t-sdk v0.15.19 and c-sdk 0.26.9
Release 1.10.6
What's New
- none
Other changes:
- Notification Title correction
Bugs fixed:
- #458 When user start tunnel and then immediately stop it, WDE crashes because of null value in the context
- #461 ZDEW crashes when controller/router certificate expires
- #464 nil reference issue in WDE when c-sdk sends the service events with nil data
Dependency Updates
- update t-sdk v0.15.18 and c-sdk 0.26.9
Release 1.10.5
What's New
- none
Other changes:
- none
Bugs fixed:
- #452 Send identity updated events after mfa verify, mfa auth and service events
Dependency Updates
- update t-sdk v0.15.17 and c-sdk 0.26.8
Release 1.10.4
What's New
- none
Other changes:
- none
Bugs fixed:
- #451 The Auth events were missing for the mfa enabled identity, when user put the laptop to sleep for more than 30 minutes. It is failing only for latest Network controllers.
Dependency Updates
- update t-sdk v0.15.16 and c-sdk 0.26.6
Release 1.10.3
What's New
Services with multi factor authentication posture checks will give interface queues and windows notifications when the services are timing out for an identity. A timer icon will appear and a message when the services will be timing out under 20 minutes. Once a service times out, the value on the identity list will display the amount of services which are not available and the timer will turn to an actionable lock on the details page to signify that it is not available. A windows notification that can be clicked to re-authenticate, will let the user know when all of the services time out.
Other changes:
- #440 Send status after the wake or unlock
- #443 WDE should send 2 new controller events to UI to capture the controller state - connected and disconnected
- #446 Send MFA auth_challenge event when controller is waiting for MFA code. UI should handle the new event and show the MFA lock icon
Bugs fixed:
- none
Dependency Updates
- update wintun to 0.13, update t-sdk v0.15.15 and c-sdk 0.26.5
Release 1.10.2
What's New
- none
Other changes:
- #430 Send notification if WDE receives the service updates with timeout that is less than 5 minutes
Bugs fixed:
- none
Dependency Updates
- none
Release 1.10.1
What's New
- none
Other changes:
- #421 Calculate timeoutRemaining based on the service updates time or mfa auth time
Bugs fixed:
- none
Dependency Updates
- updated c-sdk to v0.26.3, updated t-sdk to v0.15.14
Release 1.10.0
What's New
- mfa timeout process. ZDE will prompt the user to enter MFA token, when the timeout set for the services is about to expire. Sends notification periodically until MFA token is entered
- #418 notification has to be sent based on timeout remaining field. When User enters auth Mfa, the timer will reset to original timeout field. timeout remaining field will also be reset to the value in timeout field
- #278 inform the user an update is available before automatically updating. So user can manually install the latest version anytime within 2 hours after the release is published. If a major/minor version has changed, then the auto installation will start immediately. If the user does not initiate manual installation within the given time, a warning will be displayed and after 2 hours the ZDE will auto update.
Other changes:
- #381 Open Ziti UI on startup.
- #415 The notification frequency should be between 5 and 20 minutes. ZDE accepts the requests to modify it (UI is not ready yet). 20 minutes before the timeout, it should start sending the notification to UI
Bugs fixed:
- none
Dependency Updates
- updated c-sdk to v0.25.5, updated t-sdk to v0.15.10
Release 1.9.11
What's New
- none
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- tsdk is updated to v0.15.13, c-sdk 0.24.3
Release 1.9.10
What's New
- none
Other changes:
- none
Bugs fixed:
- #408 Toggling an identity ON (true) responds with Active:false
- #403 0 DNS questions in a Response causes crash
Dependency Updates
- wintun updated to 0.12
Release 1.9.9
What's New
- none
Other changes:
- #387 DNS clean up and dns responses are delayed
- old signing certificate is removed, here forward 'old' clients cannot auto-update. they must uninstall/reinstall
Bugs fixed:
- none
Dependency Updates
- tsdk is updated to v0.15.8, c-sdk 0.24.3
Release 1.9.8
What's New
- none
Other changes:
- Signing process updates
Bugs fixed:
- none
Dependency Updates
- none
Release 1.9.7
What's New
- none
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- tsdk is updated to v0.15.7, c-sdk 0.23.3
Release 1.9.6
What's New
- #378 Cleanup old ziti network adapter profiles
Other changes:
- updated auto-installation config
- renewed signing cert
- added dns cache output back to feedback.zip
- set lower metric, if dns server property is set
- Detect power events
Bugs fixed:
- none
Dependency Updates
- tsdk is updated to v0.15.6, c-sdk 0.22.5
- use wintun0.11
Release 1.9.5
What's New
- none
Other changes:
- none
Bugs fixed:
- #360 Display issue when no cidr is used
- #366 ZDE app does not prompt for the mfa token after starting the laptop from sleep
- #367 Refresh tun config when user updates them
Dependency Updates
- use wintun0.10.3
- tsdk is updated to v0.15.4, c-sdk 0.22.5
Release 1.9.4
What's New
- none
Other changes:
- none
Bugs fixed:
- #362 Update tun ip, mask and addDns flag
- #364 Add the test nrpt policy function in the startup method
Dependency Updates
- none
Release 1.9.3
What's New
- Page Service List
- Sort Service on Identity Details Page
- Consistent UX for MFA Screens
Other changes:
- Service to UI interaction is now with one bulk update of services instead of one event per service update
- Added a configuration option to control if DNS is applied to the TUN. Some users are having issues with NRPT-only working. For now we'll add a boolean that allows the user to control if DNS should be added to the TUN
Bugs fixed:
- none
Dependency Updates
- none
Release 1.9.2
What's New
- #322 Ability to toggle identity, set loglevel and generate feedback zip file from cmd line
Other changes:
- none
Bugs fixed:
- #346 Fixed the UI filtering of services on the Identity detail screen
- #348 IP addresses do not need to be added to the NRPT
- #349 Too many services can cause the NRPT update to fail
Dependency Updates
- none
Release 1.9.1
What's New
- NRPT rules will be created matching all "Connection Specific Domains" discovered. This should allow for unqualified names to be properly resolved
- TUN will no longer have an assigned DNS server. This will prevent a large number of DNS requests from being sent to the ZitiTUN to be proxied. Now only DNS requests matching an NRPT rule will land at the ZitiTUN DNS Server
Other changes:
- After TUN creation the interface metric will be set to 255 to persuade Windows to send all DNS requests to an interface that is not the TUN first
- Removed dnscache.txt from feedback zip
Bugs fixed:
- #332 Logs from csdk/tunneler are missing
- #340 auth mfa verify icon is missing at ZDE startup
- Fixed a bug where process posture checks were case sensitive
Dependency Updates
- Tunneler SDK to v0.15.1(CSDK 0.22.0)
- All go dependencies updated - numerous changes see commit log for details
Release 1.9.0
What's New
- MFA functionality has been implemented and works with later versions of the Ziti Controller (18.5+). A brief overview is here
Other changes:
- UI: changed the icon to show the "white" icon when off, green when on.
Bugs fixed:
- fixed a bug with the monitor service indicating it was using zulu time - when it was not
Dependency Updates
- Tunneler SDK to v0.14.0/CSDK 0.22.0
Release 1.8.4
What's New
- none
Other changes:
- none
Bugs fixed:
- Fixed a bug from the CSDK handling hosted services
- #330 Fixed issue intercepting connections when the configured IP is not exactly in 100.64.0.0/10
- #328 Print a warning when the configured IP is not in the carrier grade NAT range 100.64.0.0/10
Dependency Updates
- Tunneler SDK to v0.11.10/CSDK 0.20.22
Release 1.8.3
What's New
- none
Other changes:
- none
Bugs fixed:
- Fixed a bug from the CSDK handling posture checks
Dependency Updates
- Tunneler SDK to v0.11.9/CSDK 0.20.21
Release 1.8.2
What's New
- #317 command line list function to fetch identities and services
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- none
Release 1.8.0
What's New
- DNS resolution has CHANGED. Users have had issues with the proxied DNS requests at times leading to an experience that was frustrating at time. Restarting the client fixed the problem but is also not what we want. Now the Ziti Desktop Edge for Windows will add NRPT rules and only send intercepted services to the resolver. The resolver will still proxy requests it does not know but fewer requests should need to be made to the internal DNS resolver.
- The internal DNS resolver no longer needs to be the primary DNS resolver on all interfaces due to the change mentioned above
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- none
Release 1.7.10
What's New
- none
Other changes:
- none
Bugs fixed:
- #313 Add identity button missing
Dependency Updates
- none
Release 1.7.9
What's New
- Stopping the data service (
ziti) using the big button no longer shows the old warning asking to start the service or exit the UI. Now the expected behavior is to see the button "off" which is used to turn the tunnel back "on"
Other changes:
- none
Bugs fixed:
- #310 Restore identities moved by Windows after Windows system update
Dependency Updates
- Tunneler SDK to v0.8.21/CSDK 0.20.13
Release 1.7.8
What's New
- a new DNS probe record was added to the DNS server to allow DNS-related testing
- ziti-monitor service now probes the DNS server for diagnostic reasons
- added code to check upgrade status - only useful when the ziti-monitor service is not running
Other changes:
- minor logging updates
Bugs fixed:
- fixed an issue with hosting connections after channel failure CSDK #233
- fixed a UI issue when no identites existed
Dependency Updates
- Tunneler SDK to v0.8.17/CSDK 0.20.12
Release 1.7.7
What's New
- nothing
Other changes:
- none
Bugs fixed:
- fixed crash on udp message before dial completes
Dependency Updates
- Tunneler SDK to v0.8.15
Release 1.7.6
What's New
- nothing
Other changes:
- none
Bugs fixed:
- fixed crash on failed session
Dependency Updates
- Tunneler SDK to v0.8.12
Release 1.7.5
What's New
- nothing
Other changes:
- none
Bugs fixed:
- fixed crash on write when dial failed
Dependency Updates
- Tunneler SDK to v0.8.10
Release 1.7.4
What's New
- nothing
Other changes:
- none
Bugs fixed:
- double free in TSDK caused a crash
Dependency Updates
- Tunneler SDK to v0.8.10
Release 1.7.3
What's New
- Additional card Main Menu -> Identities was added for situations when the UI scrolls off the top of the screen
- Feedback button continues to collect additional diagnostic data. Also invokes ziti_dump now and puts output into the logs folder
Other changes:
- none
Bugs fixed:
- Some users were stuck with a TUN already created - rearranged the logic to try to always cleanup the TUN if needed
Dependency Updates
- Tunneler SDK to v0.8.9
- CSDK updated to 0.20.7
Release 1.7.2
This is a substantial update. Some important stability fixes have been applied from the CSDK and Tunneler SDK. Wintun was upgraded to 0.10 removing the need for the OpenZitiWintunInstaller
What's New
- #276 Updates for new CDSK eventing api
- #279 DNS is now flushed on starting the
zitiservice to ensure dns cache is not a problem - #264
zitidata service no longer blocks waiting for identities to load - app now uses the ziti_set_app_info function to report app information to controller
Other changes:
- none
Bugs fixed:
- DNS proxying would sometimes break depending on when and how a network outage occurred
Dependency Updates
- Wintun updated to 0.10.0
- Tunneler SDK to v0.8.3
- CSDK updated to 0.20.3
Release 1.7.0
This is a substantial update. Some important stability fixes have been applied from the CSDK and Tunneler SDK. Wintun was upgraded to 0.10 removing the need for the OpenZitiWintunInstaller
What's New
- #276 Updates for new CDSK eventing api
- #279 DNS is now flushed on starting the
zitiservice to ensure dns cache is not a problem - #264
zitidata service no longer blocks waiting for identities to load - app now uses the ziti_set_app_info function to report app information to controller
Other changes:
- none
Bugs fixed:
- DNS proxying would sometimes break depending on when and how a network outage occurred
Dependency Updates
- Wintun updated to 0.10.0
- Tunneler SDK to v0.8.3
- CSDK updated to 0.20.3
Release 1.6.28
What's New
- ziti-monitor service set to "Automatic (Delayed Start)". Some users have noticed the monitor service does not start on boot. This is unexpected. To try to combat this problem the monitor service is going to be set to delayed start.
- #291 ziti-monitor now attempts to collect the external ip address when submitting troubleshooting information
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- none
Release 1.6.27 (also: 1.6.25, 1.6.26)
What's New
- Filtering is now available on the detail page of identities
Other changes:
- none
Bugs fixed:
- #287 - access fileshare via UNC path in Windows explorer very slow
Dependency Updates
- updated TSDK/CSDK to v0.7.26.2
- updated .net logging to NLog 4.7.6
Release 1.6.24
What's New
- fixes to c sdk to better handle when the controller is unavailable at startup
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- updated TSDK/CSDK to v0.7.26/0.18.7
Release 1.6.23
What's New
- fixes to c sdk to better handle when the controller is unavailable at startup
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- updated TSDK/CSDK to v0.7.26/0.18.7
Release 1.6.22
What's New
- fixes #274 - Added logging to all SC calls into the monitor service
- feedback now collects systeminfo and dnscache info
- added a "please wait" to the feedback option
Other changes:
- none
Bugs fixed:
- stability fixes when the monitor service is down the UI should not crash when trying to access the monitor service
- stability fixes from tsdk/csdk
Dependency Updates
- updated TSDK/CSDK to v0.7.25/0.18.6
Release 1.6.20
What's New
- fixes #274 - Added logging to all SC calls into the monitor service
Other changes:
- none
Bugs fixed:
- none
Dependency Updates
- none
Release 1.6.19
What's New
- none
Other changes:
- none
Bugs fixed:
- fixes #268 - Fixed UI crash when using Feedback button to collect logs and .eml file type not mapped
- fixes #271 - Fixed UI crash when Monitor service was not running
- Fixed bug when "Service Logs" would also open the "Application Logs"
Dependency Updates
- none
Release 1.6.18
What's New
- none
Other changes:
- none
Bugs fixed:
- fixes #266 - Fixes a crash on Windows Server 2016
Dependency Updates
- Tunneler SDK C: v0.7.24
Release 1.6.3-1.6.17
What's New
- This is a maintenance release. Generally the only changes are around stability changes to the automatic update functionality
Other changes:
- for developers a 'beta release' channel has been established allowing pre-releases to enter the release stream
Bugs fixed:
- no specific bugs - some automatic updates would fail to shutdown the data service properly
Dependency Updates
- none
Release 1.6.2
What's New
- none
Other changes:
- none
Bugs fixed:
- stability updates via updated Tunneler SDK C
Dependency Updates
- Tunneler SDK C: v0.7.20
Release 1.6.1
What's New
Other changes:
- none
Bugs fixed:
- first time install bug - the NetFoundry folder would not exist after the logs were moved
Dependency Updates
- none
Release 1.6.0
What's New
- upped version to 1.6.0 to represent log changes from 1.5.12
Other changes:
- none
Bugs fixed:
- walked back some changes trying to fix stability that seemed to decrease stability
Dependency Updates
- C SDK-> 0.18.0
- Tunneler SDK C -> v0.7.18
Release 1.5.12
What's New
- logs condensed into a single log file - only ziti-tunneler.log files remain (cziti.logs are removed)
- clicking "Service Logs" will open the latest service log file. if ".log" is not mapped to a program the
${installFolder}\logs\servicefolder will be opened - clicking "Application Logs" will open the latest UI log file. if ".log" is not mapped to a program the
${installFolder}\logs\UIfolder will be opened - closes #254 - logs relocated to easier accessed location: "%ProgramFiles(x86)%\NetFoundry, Inc\Ziti Desktop Edge\logs"
Other changes:
- collect-logs.ps1 has been removed in favor of logs being at a more accessible location and the 'feedback' button collecting logs anyway
Bugs fixed:
- all logs now have valid timestamps
- fixes #251 - timestamp in UI and service logs has incorrect format
Dependency Updates
- C SDK updated to pick up log callback. unifies logs into one, fixes timestamp issue
Release 1.5.11
What's New
- none
Other changes:
- none
Bugs fixed:
- fixes #250 - setting the log level for the data service would not work
Dependency Updates
- none
Release 1.5.10
What's New
- fixes #201 - Feedback menu item will collect all logs
Other changes:
- none
Bugs fixed:
- fixes #245 - every identity misidentified as orphaned on startup
Dependency Updates
- none
Known Issues
The automatic update functionality works - however the termination of the UI is not functioning properly. Each update restart the UI to get the latest UI code
Release 1.5.9
What's New
- closed #242 - orphaned identities returned to service/ui on startup
Other changes:
- none
Bugs fixed:
- fixes #243 - problem during initial install might cause the whole network to be blocked
Dependency Updates
- update to ziti-tunnel-sdk-c v0.7.18 / ziti-sdk-c 0.17.20
Release 1.5.8
What's New
- closed #234 - logs all now produced in UTC and formatted as time not delta from process start
Other changes:
- none
Bugs fixed:
- fixes #222 - strange ipv6 response using nslookup
- fixes #239 - services marked duplicate erroneously
Dependency Updates
- update to ziti-tunnel-sdk-c v0.7.18 / ziti-sdk-c 0.17.20
Release 1.5.7
What's New
- nothing
Other changes:
- none
Bugs fixed:
- fixes #231 - overlapping hostnames do not receive a new ip
- fixes #219 - obtain more DNS information to use when resolving DNS requests that do not terminate with a period
Release 1.5.6
What's New
- none
Other changes:
- none
Bugs fixed:
- Another issue with auto-update resolved. The same version was set to update - same version should not update...
Release 1.5.5
What's New
- nothing - this build exists just to verify the auto update functionality works again. it is exactly the same as version 1.5.4
Release 1.5.4
What's New
- none
Other changes:
- none
Bugs fixed:
- Another issue with auto-update resolved.
Release 1.5.3
What's New
- identities disabled are now remembered when starting/stopping the service. the client can still see identities if id is disabled
Other changes:
- none
Bugs fixed:
- NRE in ziti-monitor if no subscriptions exist
Release 1.5.2
What's New
- nothing
Other changes:
- none
Bugs fixed:
- bug found when comparing versions. e.g.: 1.5.0 was considered newer than 1.5.0.0
Release 1.5.1
What's New
- nothing
Other changes:
- none
Bugs fixed:
- fixes #226 - update check fails on second run due to NRE
Dependency Updates
- none
Release 1.5.0
What's New
- closes #216 - The big change is that the big button now will send a message to the monitor service which will have the proper rights to stop and start the data service (
ziti).
Other changes:
- Changed the default mask to /10 as to not be different
- Changed the minimum allowable mask to be /16
- Migrate any masks > /16 to /16
- fixes #220 - Alphabetize the service list
Bugs fixed:
- fixes #221 - Cleanup previous update files
- fixes #218 - 0 length config cause panic
- fixes #211 - segv on hosted service
Dependency Updates
- update to github.com/openziti/sdk-golang v0.14.12
Release 1.4.4
(skipped 1.4.3 by mistake)
What's New
- none
Bug Fixes
- Crash related to ziti-sdk-c #171
Dependency Updates
- update to ziti-tunnel-sdk-c v0.7.12
Release 1.4.2
What's New
- Changed the default mask to /16 from /24 to allow 65k services by default
Bug Fixes
- Windows server reporting the wrong version for posture checks
Dependency Updates
- update to github.com/openziti/sdk-golang v0.14.12
Release 1.4.1
What's New
- nothing
Bug Fixes
- fixes a crash when services became unavailable
Dependency Updates
- update ziti-tunneler-sdk-c to 0.7.10
Release 1.4.0
What's New
- Version bump to 1.4.0 to signify the inclusion of policy checks
Bug Fixes
- none
Dependency Updates
- update ziti-tunneler-sdk-c to 0.7.8
Release 1.3.12
What's New
(1.3.11 was released only as a dev/test release)
- Posture checks have been added
- config file is now backed before each save
Bug Fixes
- cgo string leaks patched
Dependency Updates
- Tunneler SDK updated to v0.7.8
Release 1.3.10
What's New
- Better logging in ziti-monitor. More logs at debug, a couple important ones at info
- clean up a warning or two
Bug Fixes
- none
Dependency Updates
- none
Release 1.3.9
What's New
- none
Bug Fixes
- Disabling an identity with an IP intercept and re-enabling the identity would cause a crash
- Adding an identity when the controller was offline resulted in a UI error preventing the app from closing/continuing
Dependency Updates
- none
Release 1.3.8
What's New
- When/if the service stops - all identities are removed from view and returned after the UI reconnects to the service
Bug Fixes
- #159 - Update UI if the detail page is open
Dependency Updates
- update ziti-tunneler-sdk-c to 0.7.4
Release 1.3.7
What's New
- none
Bug Fixes
- #191 - Fix crash when controller is unavailable
Dependency Updates
- none
Release 1.3.6
What's New
(Note 1.3.5 was not released due to 1.3.6 coming so quickly on the heels of 1.3.5)
- Automatic updates moved to 10 minutes by default (1.3.5)
Bug Fixes
- Toggling an identity on/off would crash the service (1.3.5)
- Toggling an identity on/off/on/off after fixing the issue above would intercept and point to the wrong ip
Dependency Updates
- none
Release 1.3.5
skipped - 1.3.6 superseded this release
Release 1.3.4
What's New
- UI: When identity detail card is open you can now drag the window similar to the main window
ziti-monitorlog level changed to info by default
Bug Fixes
- A bug with DNS resolution is fixed (no issue filed)
Dependency Updates
- none
Release 1.3.3
What's New
* nothing
Bug Fixes
* [#186](https://github.com/openziti/desktop-edge-win/issues/186) - All intercepts marked as already mapped
Release 1.3.2
What's New
* [#184](https://github.com/openziti/desktop-edge-win/issues/184) - Better logging. ziti-monitor logging can now be configured via file.
Bug Fixes
* [#184](https://github.com/openziti/desktop-edge-win/issues/184) - Auto update no longer tries to update when the versions are the same
Release 1.3.1
-
What's New
- This release exists only for testing the auto-upgrade capability
Release 1.3.0
-
What's New
- Ziti Desktop Edge for Windows will now montior and install updates
-
Bug Fixes
- none
-
Dependency Updates
- None
Release 1.2.13
-
What's New
-
Bug Fixes
-
Dependency Updates
- Updated to v0.7.2 of ziti-tunneller-sdk-c
Release 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
-
Dependency Updates
- Updated to v0.6.11
Release 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
Release 1.2.9
-
What's New
- 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 made much more convenient.
Now you can start and stop the service with:
net start|stop ziti(this is the change that necessitates removing and reinstalling the application during upgrade from previous versions)
Release 1.2.6
-
What's New
- 'About' updated to reflect actual service version
- Added ability to set the log level of the service dynamically through Advanced Settings
-
Bug fixes
- #102 - DNS requests with "connection-specific local domain" would not resolve
Release 1.0.4
-
What's New
- #94 - Added support for 'hosted' services
-
Bug fixes
- #102 - DNS requests with "connection-specific local domain" would not resolve
Release 0.0.30
-
What's New
- Continually improved logging
- changed ip from 169.254.0.0/16 to 100.64.0.0/10
- #120 - Allow UI/client to get and set log level dynamically via ipc
-
Bug fixes
- #116 - Removes information from the config that wasn't needed in config.json
Release 0.0.29
-
What's New
- Continually improved logging
- Add support for 'verbose' logging along with error, warn, info, debug, trace
-
Bug fixes
Release 0.0.28
-
What's New
- Continually improved logging
- Better DNS removal when services are no longer available or when an identity is removed
-
Bug fixes
Release 0.0.27
-
Bug fixes
- #119 - Service would not start when IPv6 was disabled via the Windows registry
Release 0.0.24
-
What's New
- #94 - Added support for 'hosted' services
-
Bug fixes
- #102 - DNS requests with "connection-specific local domain" would not resolve
Release 0.0.21-23 - nothing captured
Release 0.0.20
-
What's New
- Nothing yet
-
Bug fixes
- #85 - buffer DNS messages and panic/recover properly when network changes happen
Release 0.0.19
-
What's New
- Nothing yet
-
Bug fixes
Release 0.0.18
-
What's New
- #70 - Version added to api to report when model changes occur
-
Bug fixes
- #69 - reference counting for identities with access to the same service
Release 0.0.17
-
What's New
-
Bug fixes
- #59 - too many services blocked service from accepting connections from the UI
- #61 - identity shutdown needs to be on the uv loop (issue with forgetting identities)
- #63 - when service restarts and UI reconnects clear identities and let the service repopulate the UI
- #67 - set the MTU based on the value reported from the interface
Release 0.0.16
- tracking lost
Release 0.0.15
-
What's New
-
Bug fixes
- #51 - cziti log would never roll over. now the cziti log rolls daily with a maximum of seven (7) log files
All versions prior to 0.0.15
Changelog tracking began with 0.0.15 - all previous changes were not tracked. If interested please review the commit history.