Skip to content

Releases: openziti/desktop-edge-win

2.5.2.7

15 Jan 23:40
0e2f505
Compare
Choose a tag to compare
2.5.2.7 Pre-release
Pre-release

Release 2.5.2.7

What's New

dependencies

Other changes

  • n/a

Bugs fixed:

  • C SDK no longer applies offline_access scope
  • C SDK no longer fails OIDC auth when external url ends with /

2.5.2.6

13 Jan 18:06
9937fe2
Compare
Choose a tag to compare
2.5.2.6 Pre-release
Pre-release

Release 2.5.2.6

What's New

  • properly handle secondary auth by ext jwt

Other changes

  • n/a

Bugs fixed:

  • n/a

Dependencies

  • ziti-tunneler: v1.3.7
  • ziti-sdk: 1.3.5
  • tlsuv: v0.33.2[OpenSSL 3.3.1 4 Jun 2024]

2.5.2.5

10 Jan 20:53
7bb578b
Compare
Choose a tag to compare
2.5.2.5 Pre-release
Pre-release

Release 2.5.2.5

What's New

  • nothing - bugfixes

Other changes

  • dependency updates

Bugs fixed:

  • none

Dependencies

  • ziti-tunneler: v1.3.7
  • ziti-sdk: 1.3.5
  • tlsuv: v0.33.2[OpenSSL 3.3.1 4 Jun 2024]

2.5.2.4

08 Jan 15:38
4f49e88
Compare
Choose a tag to compare
2.5.2.4 Pre-release
Pre-release

Release 2.5.2.4

What's New

  • nothing - bugfix

Other changes

Bugs fixed:

  • none

Dependencies

  • ziti-tunneler: v1.3.5
  • ziti-sdk: 1.3.4
  • tlsuv: v0.33.1[OpenSSL 3.3.1 4 Jun 2024]

2.5.2.3

20 Dec 17:25
53eef96
Compare
Choose a tag to compare
2.5.2.3 Pre-release
Pre-release

Release 2.5.2.3

What's New

  • nothing - bugfix

Other changes

  • none

Bugs fixed:

Dependencies

  • ziti-tunneler: v1.3.3
  • ziti-sdk: 1.3.2
  • tlsuv: v0.32.9[OpenSSL 3.3.1 4 Jun 2024]

2.5.2.2

19 Dec 17:20
6aae7c6
Compare
Choose a tag to compare
2.5.2.2 Pre-release
Pre-release

Release 2.5.2.2

What's New

  • Lots of new stuff in this release!
  • OIDC Auth Code Flow + PKCE
  • Add Identity button now supports adding an identity by JWT or by URl
    • JWT behavior remains the same
    • support has been added for joining a network by 3rd party CA
    • support added for joining an OpenZiti network v1.2+ by URL. Note, the URL must be
      preconfigured with trust from the OS trust store. Unverifiable URLs cannot be used.
  • Keychain support is added! The OpenZiti C SDK uses the
    tlsuv library which as integrated with
    Windows "Cryptography API: Next Generation"
    to support storing private key material through OS API calls. While this can be disabled
    if necessary, it is enabled by default and should remain enabled unless you are sure
    that it shouldn't be.

OIDC Auth Code flow + PKCE

If you are using an OpenZiti controller version 1.2 or higher, you are now able to use
anExternal JWT Signer
to authenticate to the overlay. When configured, you can join the network by using either
the network JWT (downloaded from the ZAC or extracted from the controller's /network-jwts endpoint)

If there are more than one ext-jwt-signers configured, new controls on the item details page will let
the user configure a default external auth provider. When a default is configured, simply clicking the
new "authorize IdP" icon.

Other changes

  • removed "add identity" button from the bottom of the screen
  • pointers now change to indicate an element is a drag point
  • tooltips added to 'Z' icon
  • right click on the main screen 'Z' icon to reattach a window
  • various UI presentation improvements

Bugs fixed:

  • the UI now knows if it's connected or disconnected and shows the label appropriately
  • when disabling the UI the lower portion no longer looks truncated

Dependencies

  • ziti-tunneler: v1.3.2
  • ziti-sdk: 1.3.2
  • tlsuv: v0.32.9[OpenSSL 3.3.1 4 Jun 2024]

2.5.1.2

18 Dec 20:41
2f8ed4e
Compare
Choose a tag to compare
2.5.1.2 Pre-release
Pre-release

Release 2.5.1.2

What's New

  • nothing - bugfix

Other changes

  • none

Bugs fixed:

  • Rolls back the TLS engine to mbedTLS for now, so identities can write a new CA bundle if needed

Dependencies

  • ziti-tunneler: v1.1.4.2
  • ziti-sdk: 1.0.9

2.5.1.1

10 Dec 20:39
8f16630
Compare
Choose a tag to compare

Release 2.5.1.1

What's New

  • bugfix

Other changes

  • none

Bugs fixed:

  • issue 760 - stall detector operated too quickly. tamed to 60s from 15s and allowed for configuration

Dependency Updates

n/a

2.5.1.0

30 Oct 16:29
9ec23af
Compare
Choose a tag to compare

Release 2.5.1.0

What's New

  • installer no longer verifies internet connectivity

Other changes

  • none

Bugs fixed:

  • none

Dependency Updates

n/a

2.5.0.15

23 Oct 20:30
0636838
Compare
Choose a tag to compare
2.5.0.15 Pre-release
Pre-release

Release 2.5.0.15

What's New

  • nothing yet

Other changes

  • none

Bugs fixed:

  • none

Dependency Updates

  • ziti-tunneler: v1.2.5
  • ziti-sdk: 1.1.5
  • tlsuv: v0.32.6[OpenSSL 3.3.1 4 Jun 2024]