Files
desktop-edge-win/release-notes.md
T
Mary Lincy Dcouto 5a59172bfe update release notes
2021-07-26 23:59:13 +05:30

31 KiB

Release 1.10.0

What's New

  • none

Other changes:

  • #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.
  • mfa timeout process

Other changes:

  • #381 Open Ziti UI on startup.

Bugs fixed:

  • none

Dependency Updates

  • updated c-sdk to v0.25.5, updated t-sdk to v0.15.10

Release 1.9.10

What's New

  • none

Other changes:

  • none

Bugs fixed:

  • none

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 ziti service to ensure dns cache is not a problem
  • #264 ziti data 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 ziti service to ensure dns cache is not a problem
  • #264 ziti data 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\service folder will be opened
  • clicking "Application Logs" will open the latest UI log file. if ".log" is not mapped to a program the ${installFolder}\logs\UI folder 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

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-monitor log 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

    • #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

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

    • #155 - When the registry key is set incorrectly (over 255) the detection would fail. Changed the logic to accomodate incorrectly set values
    • #145 - DNS Mask was erroneously overidden to 24 if anything other than 24 was supplied
  • 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

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

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

    • #123 - ConnectionSpecificDomains cause DNS lookup failures
    • #117 - TLD were not resolving properly - fixed in 0.0.28 but marking resolved in 0.0.29

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

    • #106 - DNS stops responding when changing wireless networks
    • #121 - DNS queries take a long time after a computer wakes from sleep

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

    • #82 - MTU was no longer sent to UI correctly
    • #86 - Inconsistent treatment of DNS requests - all requests will be treated as absolute going forward
    • #90 - UI will not reconnect to service if started before service

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

    • #70 - added api ApiVersion to TunnelStatusEvent
    • #71 - add .log to rolled over log files
  • 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.