Commit Graph

335 Commits

Author SHA1 Message Date
dovholuknf 615422ce68 chore: prepare beta 2.11.3.0 with ZET v1.18.7 2026-08-20 07:52:05 -04:00
Christopher Britton e2d60d2b8a Preserve sort order and default ext-auth providers across upgrades (#1059)
* Preserve sort order and default ext-auth providers across upgrades

* Update release notes
2026-08-19 16:10:17 -04:00
Christopher Britton 8baf956211 Restore monitor service settings from Windows.old after a Windows upgrade (#1051)
* Restore monitor service settings from Windows.old after a Windows upgrade

* Clean up comments

* Review: SystemDrive root, reject empty backups

* Update release notes
2026-08-06 14:51:26 -04:00
Christopher Britton 3d40d40b13 chore: prepare beta 2.11.2.9 with ZET v1.18.4 (#1044) 2026-07-23 16:29:22 -04:00
Christopher Britton 2d96b0f2d6 Show the UI when an identity is added by URL or needs MFA (#1042)
* Show UI on add-by-URL without tracking pending-identity state or auto-starting MFA setup
2026-07-21 15:30:18 -04:00
Christopher Britton da94d5352b MFA setup fixes (#1041)
* Add OS toast to differentiate between "totp required" and "mfa setup required"

* Add open-lock icon for identities needing MFA setup

* Refresh IsMFAEnabled on connect, drop redundant hideMfa, fix setup wording

* Fix silent MFA setup failure, surface error and reset toggle on unsuccessful enrollment_challenge

* Get rid of redundant log line - the mfa error comes over IPC already

* Update mfa setup needed icon

* Open mfa setup directly from main UI when a user clicks enable MFA icon on TOTP req, update release notes

* Cleanup
2026-07-20 09:49:01 -04:00
Christopher Britton 21bb78ae85 chore: prepare beta 2.11.2.8 with ZET v1.18.3 (#1039) 2026-07-15 09:25:24 -04:00
Christopher Britton 1700a9c22e chore: prepare beta 2.11.2.7 with ZET v1.18.2 (#1037) 2026-07-14 10:36:50 -04:00
Christopher Britton e8751745b7 Fix identity details resizing and MFA recovery codes disappearing (#1034)
* Initial pass on stopping identity events from resizing id details view

* Size detail and MFA overlays from layout, not computed heights

* Re-add animation when deleting/adding an identity only

* Fix MFA recovery code screen intermittently closing instantly when setting up MFA

* Bind identity details height to main view height, move main UI closer to task bar when docked

* Update release notes

* remove unused main heigh var
2026-07-07 12:09:44 -04:00
Christopher Britton dd659364bb chore: prepare beta 2.11.2.6 with ZET v1.18.1 (#1031) 2026-07-02 10:36:28 -04:00
Christopher Britton 03bd8e3941 Fix UI crash when a user clicks "application logs" with no UI log folder present (#1030) 2026-07-02 09:44:07 -04:00
Christopher Britton ba50b303c6 Add release notes for #1025 enroll-to dialog fix (#1027) 2026-06-29 12:19:48 -04:00
Christopher Britton 94a8ded0ef chore: prepare beta 2.11.2.5 (#1023) 2026-06-25 09:32:02 -04:00
Christopher Britton b16e80acf2 Switch release notes back to a single release-notes.md file (#1022)
* Switch release notes back to a single release-notes.md file

* Add CI check that GitHub's latest release matches latest.json

* Fix prepare-beta release note preview

* Get release note version number from version file, check win32 crypto 'latest' against latest.json in CI

* Split release notes archive into yearly release notes
2026-06-25 09:20:36 -04:00
Christopher Britton d59feed5f2 Rework release workflow and archive historical release notes (#961)
* Remove old archive readme

* archive release notes through 2.10.1.0

* add rolling upcoming release notes template

* Refactor release workflow scripts and rename release notes to upcoming-release-notes.md
2026-04-02 15:54:18 -04:00
Christopher Britton b26da20fb4 Fix forget identity modal to fill entire UI area consistently (#959)
* Fix forget identity modal to fill entire UI area consistently

* Update release notes
2026-04-02 09:27:29 -04:00
Christopher Britton ac61637a7f chore: prepare beta 2.10.1.0 with ZET v1.14.1 (#956)
* chore: prepare beta 2.10.1.0 with ZET v1.14.1

* Update release notes
2026-04-01 16:03:30 -04:00
Christopher Britton 28877a23e0 Add OS notifications for identities requiring authentication (#949)
* Add OS notifications for identities requiring authorization

  Shows toast notifications when identities need ext-auth or MFA. Single
  events include an action button (Authenticate for ext-auth). Multiple
  events arriving within a 5-second window are batched into a single
  summary notification to avoid spam.

* Fix notification throttle not re-firing when required

* Clean up notification throttle

* Move summary format to notification throttle constructor to clean up message queue signature

* update release notes

* Suppress auth notifications when app is visible, exclude disabled identities from notification count, update release notes
2026-04-01 13:52:34 -04:00
Clint Dovholuk 289daf439e Beta release 2.10.0.0 (#951)
* Add UpdateInterfaceConfig IPC command with nested L3/L2 payload

UpdateInterfaceConfig replaces UpdateTunIpv4 - this prevents having to call a new separate interface UpdateL2Options for updating l3/l2 config options simultaneously

* Add L2Enabled toggle and PcapInterface dropdown to tunnel config edit modal

* Fix L2Enabled and PcapInterface not populating in tunnel config edit modal

* Add Use Pcap checkbox to control Pcap Interface selection in tunnel config

* chore: prepare beta 2.10.0.0 with ZET v1.14.0

* dos2unix build.ps1

* remove beta updates, add experimental stream for now

* remove experimental for now

---------

Co-authored-by: Christopher Britton <christopher.l.britton@outlook.com>
2026-03-31 16:52:45 -04:00
Christopher Britton dd5c0cc9d5 Update release notes 2026-03-19 16:52:52 -04:00
Christopher Britton 434a996a59 Update release notes 2026-03-18 13:33:29 -04:00
Clint Dovholuk 7a4175c406 chore: prepare beta 2.9.7.0 with ZET v1.11.2 (#939)
* chore: prepare beta 2.9.7.0 with ZET v1.11.2

* remove beta stream update for the moment
2026-03-17 08:22:19 -04:00
Clint Dovholuk c2d23c5fef string CR, leave just LF (#937)
* string CR, leave just LF

* one more LF only section
2026-03-09 21:47:40 -04:00
Clint Dovholuk fe7de16cc4 chore: prepare beta 2.9.6.1 with ZET v1.11.1 (#936)
* chore: prepare beta 2.9.6.1 with ZET v1.11.1

* fix release note
2026-03-09 14:02:55 -04:00
Clint Dovholuk 0a03f7e751 add prepare-beta automation and AWSSigner README (#935) 2026-03-09 13:39:51 -04:00
Shawn Carey 22b1b96d7c update ziti-edge-tunnel@v1.11.0 2026-03-03 12:00:12 -05:00
Clint Dovholuk 784f0ad211 Stable 2.9.4.1 (#931)
* revert tunneler to 1.9.6 - last stable version

* revert tunneler to 1.9.6 - for last stable version
2026-03-03 11:01:54 -05:00
Shawn Carey 1f38130ffa update ziti-edge-tunnel@v1.10.10 2026-02-13 13:10:05 -05:00
Shawn Carey e8a729d5ba update ziti-edge-tunnel@v1.10.9 2026-01-30 14:09:21 -05:00
Shawn Carey b698151099 update ziti-edge-tunnel@v1.10.6 2026-01-23 14:36:49 -05:00
Shawn Carey 73eaa0f1ae update ziti-edge-tunnel@v1.10.5 2026-01-20 11:07:29 -05:00
Shawn Carey 11bacb59fb update ziti-edge-tunnel@v1.10.4 2026-01-20 09:29:11 -05:00
dovholuknf 0a29b45fab add release-notes and move to 2.9.0 2025-12-31 14:47:32 -05:00
Shawn Carey 1f3a14ec66 update ziti-edge-tunnel@v1.10.3 2025-12-29 12:42:56 -05:00
Shawn Carey fd3de5da70 update ziti-edge-tunnel@v1.10.2 2025-12-23 16:27:34 -05:00
Shawn Carey 64f8087d2c update ziti-edge-tunnel@v1.10.1. prepare for 2.8.6.0. 2025-12-18 11:45:11 -05:00
Shawn Carey 01aa276407 update ziti-edge-tunnel@v1.10.0. prepare for 2.8.5.0. 2025-12-17 12:20:45 -05:00
Shawn Carey 48eec15ad1 fixed copy pasta 2025-12-15 14:32:28 -05:00
Shawn Carey 1d6ba31351 update ziti-edge-tunnel@v1.9.9. prepare for 2.8.4.0. 2025-12-15 14:27:30 -05:00
dovholuknf bf3675749d update version and add betas 2025-12-11 08:30:08 -05:00
Shawn Carey e822e10045 update ziti-edge-tunnel@v1.9.8 2025-12-10 16:26:36 -05:00
Shawn Carey ae6642dac2 update ziti-edge-tunnel@v1.9.7 2025-12-10 09:19:25 -05:00
dovholuknf e8a2764e8d add win32crypto onto the realease notes 2025-11-25 09:31:46 -05:00
dovholuknf be82435e31 update to use 1.9.6 of zet 2025-11-25 09:22:04 -05:00
dovholuknf bdfe902d6b update zet dep and bump beta.json 2025-11-20 16:15:39 -05:00
dovholuknf 4c757440f8 missed dependencies 2025-11-03 07:40:23 -05:00
dovholuknf 015e52167f update zet to 1.9.1 2025-10-31 17:02:59 -04:00
dovholuknf ce1243f6cb update release notes and bump to 1.9.0 of zet 2025-10-31 08:37:38 -04:00
dovholuknf 77a2bc0303 update beta to latest 2025-10-06 07:41:01 -04:00
dovholuknf e5edcaa729 update release notes 2025-10-01 10:09:07 -04:00