Skip to content

Releases: openziti/desktop-edge-win

1.5.4

22 Nov 04:34

Choose a tag to compare

Release 1.5.4

What's New

  • none

Other changes:

  • none

Bugs fixed:

  • Another issue with auto-update resolved.

1.5.3

22 Nov 04:05

Choose a tag to compare

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

1.5.2

21 Nov 18:57

Choose a tag to compare

Release 1.5.2

What's New

  • better version comparison
  • collect-logs.ps1 now will collect ipconfig info, UI logs and both service logs

Other changes:

  • none

Bugs fixed:

  • none

1.5.1

21 Nov 17:47

Choose a tag to compare

Release 1.5.1

NOTICE

If you are running 1.5.0 you have three options (listed in the recommended order):

  • restart the "Ziti Desktop Monitor Service" service (easiest solution if you know how to do this)
  • install 1.5.1 manually (pretty easy - won't require you to restart the computer)
  • restart your computer (this will restart the monitor service and pickup the update that way)

What's New

  • nothing

Other changes:

  • none

Bugs fixed:

  • fixes #226 - update check fails on second run due to NRE

Dependency Updates

  • none

1.5.0

21 Nov 15:40

Choose a tag to compare

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
  • fixed a bug where the log level was not automatically set properly

Dependency Updates

  • update to ziti-tunneler-sdk-c v0.7.14 / Ziti C SDK 0.17.13-local
  • update to github.com/openziti/sdk-golang v0.14.12

1.4.4

17 Nov 17:15
e7ece82

Choose a tag to compare

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

1.4.2

14 Nov 01:34

Choose a tag to compare

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

1.4.1

13 Nov 23:12

Choose a tag to compare

What's New

  • small changes to allow new os posture checks

Bug Fixes

  • fixes a crash when services became unavailable

Dependency Updates

  • update ziti-tunneler-sdk-c to 0.7.10
  • update go sdk to v0.14.9 for latest os posture checks

1.4.0

11 Nov 01:28

Choose a tag to compare

What's New

  • Version bump to 1.4.0 to signify the inclusion of policy checks

Bug Fixes

  • none

Dependency Updates

  • none

1.3.12

10 Nov 21:54

Choose a tag to compare

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