Commit Graph

3644 Commits

Author SHA1 Message Date
Clint Dovholuk ff35732938 Merge pull request #1046 from openziti/update-debug-skill
debug skill updates
2026-07-27 14:23:03 -04:00
dovholuknf 438b2228e4 debug skill updates 2026-07-27 14:21:54 -04:00
Christopher Britton 1f73943a73 Promote 2.11.2.9 to beta (#1045) 2026-07-23 16:47:47 -04:00
Christopher Britton 3d40d40b13 chore: prepare beta 2.11.2.9 with ZET v1.18.4 (#1044) 2.11.2.9 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 cfd1712f32 Promote 2.11.2.8 to beta (#1040) 2026-07-15 09:38:58 -04:00
Christopher Britton 21bb78ae85 chore: prepare beta 2.11.2.8 with ZET v1.18.3 (#1039) 2.11.2.8 2026-07-15 09:25:24 -04:00
Christopher Britton 189bca4ee1 Promote 2.11.2.7 to beta (#1038) 2026-07-14 10:51:03 -04:00
Christopher Britton 1700a9c22e chore: prepare beta 2.11.2.7 with ZET v1.18.2 (#1037) 2.11.2.7 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 65679e68e8 Promote 2.11.2.6 to beta (#1032)
* Promote 2.11.2.6 to beta

* Fix beta stream
2026-07-02 10:56:16 -04:00
Christopher Britton dd659364bb chore: prepare beta 2.11.2.6 with ZET v1.18.1 (#1031) 2.11.2.6 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 789df90ffb Skip empty enrollment dialog for a single enroll-to signer (#1026)
* Skip empty enrollment dialog for a single enroll-to signer

* Make enroll to dialogue window visibility more readable
2026-06-29 11:54:00 -04:00
Christopher Britton b86a1d02e6 Promote 2.11.2.5 to beta and latest (#1024) 2026-06-25 10:24:53 -04:00
Christopher Britton 94a8ded0ef chore: prepare beta 2.11.2.5 (#1023) 2.11.2.5 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 650b18250b Fix "Any time" maintenance window ignoring the chosen day (#1019)
* Honor weekly/monthly cadence when maintenance window is "any time"

* Add maintenance window tests to ensure "any time" honors weekly/monthly cadence

* Fix main menu automatic update label to accurately reflect maintenance window times

* Update release notes/comments
2026-06-24 15:57:34 -04:00
Christopher Britton 255bde8ef1 Promote beta 2.11.2.4 to latest stream (#1021) 2026-06-24 14:25:21 -04:00
Shawn Carey a63b9d074d Merge pull request #1017 from openziti/streams.next
beta --> 2.11.2.4
2026-06-23 15:14:41 -04:00
Shawn Carey d7e868d87b beta --> 2.11.2.4 2026-06-23 15:12:46 -04:00
Shawn Carey d5d027cae1 Merge pull request #1016 from openziti/zet.next
update ziti-edge-tunnel@v1.18.0
2.11.2.4
2026-06-23 14:39:47 -04:00
Christopher Britton 919e162433 Enable MFA setup from the main screen when MFA needs to be enabled - handle enrollment_required MFA event 2026-06-23 14:20:21 -04:00
Shawn Carey 81b840bb5d update ziti-edge-tunnel@v1.18.0 2026-06-23 14:03:15 -04:00
Shawn Carey 7859da6bc9 Merge pull request #1015 from openziti/streams.next
beta --> 2.11.2.3
2026-06-10 15:02:59 -04:00
Shawn Carey 0a2e73b33c beta --> 2.11.2.3 2026-06-10 14:53:05 -04:00
Shawn Carey 858196d9a4 Merge pull request #1014 from openziti/zet.next
update ziti-edge-tunnel@v1.17.1
2.11.2.3
2026-06-10 14:47:16 -04:00
Shawn Carey c4a58401f7 update ziti-edge-tunnel@v1.17.1 2026-06-10 14:41:45 -04:00
Clint Dovholuk a4e287fd79 Merge pull request #1013 from openziti/beta-release-2.11.2.2
Beta release 2.11.2.2
2026-05-29 15:17:04 -04:00
dovholuknf fdd242a455 chore: prepare beta 2.11.2.2 2026-05-29 15:15:58 -04:00
dovholuknf b5cb659dfe bump betas 2026-05-29 15:15:31 -04:00
dovholuknf 9ac4d4f9b3 chore: prepare beta 2.11.2.2 2026-05-29 15:10:03 -04:00
Clint Dovholuk 54b7511a09 Merge pull request #1012 from openziti/beta-2.11.2.0
update release note with proper version
2.11.2.2
2026-05-29 15:06:24 -04:00
dovholuknf a364191846 update release note with proper version 2026-05-29 15:05:24 -04:00
Clint Dovholuk 2a25c174ba Merge pull request #1011 from openziti/beta-2.11.2.0
update sdk and fix get started flicker
2026-05-29 14:55:47 -04:00
dovholuknf ed499dfdf3 make beta release with sdk 1.17 and attempt to fix get started flickering 2026-05-29 14:45:14 -04:00
Clint Dovholuk 05db924f35 Merge pull request #1009 from openziti/changes-to-maintenance-windows
Changes to maintenance windows
2026-05-26 15:09:06 -04:00
dovholuknf 446521e213 comment related cleanup 2026-05-26 09:21:14 -04:00
dovholuknf 6a78d89ec1 bump version and document cadence in upcoming release notes 2026-05-22 17:23:30 -04:00
dovholuknf fe6e32f1b3 update admin docs and Group Policy templates for cadence settings 2026-05-22 17:19:59 -04:00
dovholuknf 1432523e86 add unit test workflow and gate installer build on tests passing 2026-05-22 17:19:27 -04:00
dovholuknf 21c2d97569 rename test project to ZitiUpdateService.Tests, add cadence test suite 2026-05-22 17:19:03 -04:00
dovholuknf b55c03bbd1 add MaintenanceWindowControl with tray UI fixes (menu visibility, debugger unblock) 2026-05-22 17:18:26 -04:00
dovholuknf 57f5ee48b8 add SetMaintenanceWindow IPC op (client send + server dispatch) 2026-05-22 17:17:47 -04:00
dovholuknf 4b8c5f827b add Daily/Weekly/Monthly maintenance window cadence with SCCM-style monthly modes 2026-05-22 17:17:07 -04:00
Clint Dovholuk 01af939a61 Merge pull request #1008 from openziti/add-get-started
get started splash + notification icon menu updates
2026-05-20 13:18:13 -04:00
dovholuknf 0aed804b74 changes to remove dead code and tighten release notes 2026-05-20 13:17:56 -04:00
dovholuknf 4be3e885fa refactory tray out of massive file into smaller one with just new code 2026-05-20 08:26:06 -04:00