You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/blog/defguard-1.5-release-notes.mdx
+34-15Lines changed: 34 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,14 @@ title: Release 1.5 with Mobile apps, External SSO MFA, MFA with Biometry
3
3
publishDate: 2025-09-10
4
4
description: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse molestie, ex vitae auctor pretium, orci est convallis ipsum, non rhoncus mi dolor nec metus.
This is the biggest, most feature packed (and fixes) release we have ever done!
@@ -40,7 +44,7 @@ Here you can see all this in action:
40
44
41
45
<YouTubeVideo
42
46
videoId="AHUUVGJxDQM"
43
-
title="CHANGEME"
47
+
title="Mobile Client"
44
48
startAt={0}
45
49
showControls={true}
46
50
showInfo={true}
@@ -60,8 +64,8 @@ Now, when you connect on the desktop client to a location that has Internal MFA
60
64
61
65
Here you can see it in action:
62
66
<YouTubeVideo
63
-
videoId="81MH7VXmHR0"
64
-
title="CHANGEME"
67
+
videoId="b-XC76k4KVU"
68
+
title="MFA desktop and mobile biometry"
65
69
startAt={0}
66
70
showControls={true}
67
71
showInfo={true}
@@ -88,7 +92,7 @@ See it in action here:
88
92
89
93
<YouTubeVideo
90
94
videoId="81MH7VXmHR0"
91
-
title="CHANGEME"
95
+
title="MFA on desktop with External SSO"
92
96
startAt={0}
93
97
showControls={true}
94
98
showInfo={true}
@@ -103,22 +107,17 @@ Defguard is a critical component of an infrastructure, enabling secure access -
103
107
104
108
With this in mind, for this release we’ve created the foundation for that, where all our components exchange detailed version information and log them in each communication instance:
This mechanism will be used in future releases, to provide automated upgrades but also detailed information for admin/operators (like what is the Users Desktop/Mobile client version - to inform about upgrade, etc.).
109
113
110
114
The first functionality we’re introducing based on this is information about <ahref="https://docs.defguard.net/1.5/deployment-strategies/setting-up-your-instance#updates"target="_blank">unsupported component versions</a> - if they are detected:
Tauri is a great framework for building fast, secure, cross-platform applications. We’ve used Tauri v1 up to this point, which had a lot of issues and limited us with some features/bugfixes that many of you reported. Tauri v2 is stable now and we could upgrade, enabling a lot changes like:
118
-
119
-
- ubuntu LTS packages! - link
120
-
- tray menu - …
121
-
- ….
120
+
Tauri is a great framework for building fast, secure, cross-platform applications. We’ve used Tauri v1 up to this point, which had a lot of issues and limited us with some features/bugfixes that many of you reported. Tauri v2 is stable now and we could upgrade, enabling a lot changes like: <ahref="https://github.com/DefGuard/client/issues/320"target="_blank">ability to install the client on Ubuntu 24 LTS</a>, <ahref="https://github.com/DefGuard/client/issues/502"target="_blank">opening client by clicking tray icon</a>, <ahref="https://github.com/DefGuard/client/issues/501"target="_blank">better MFA location connection handling via tray menu</a> and <ahref="https://github.com/DefGuard/client/issues/461"target="_blank">some improvements to the Client on Windows</a>.
122
121
123
122
124
123
## Desktop Client seamless enrollment with a button click
@@ -127,7 +126,7 @@ Tauri v2 finally enabled us to deliver the quickest way to configure a desktop c
127
126
128
127
<YouTubeVideo
129
128
videoId="q5-AXOPLgHc"
130
-
title="CHANGEME"
129
+
title="One click enrollment"
131
130
startAt={0}
132
131
showControls={true}
133
132
showInfo={true}
@@ -143,9 +142,20 @@ But one critical feature that was missing, is setting up any MFA method during e
143
142
144
143
Now, if there is any location using Internal MFA, user is required during enrollment to configure MFA. See it here:
145
144
145
+
<YouTubeVideo
146
+
videoId="KdyZoAlBb9k"
147
+
title="Setting up MFA in Desktop Client during the enrollment"
148
+
startAt={0}
149
+
showControls={true}
150
+
showInfo={true}
151
+
allowFullscreen={true}
152
+
rel={false}
153
+
/>
154
+
155
+
146
156
## JumpCloud Directory Sync
147
157
148
-
We already supported directory sync for Google, Microsoft and Okta. Now we also support JumpCloud - see more details <ahref="https://docs.defguard.net/features/external-openid-providers/jumpcloud"target="_blank">here</a>
158
+
We already supported directory sync for Google, Microsoft and Okta. Now we also support JumpCloud - see more details <ahref="https://docs.defguard.net/1.5/features/external-openid-providers/jumpcloud#directory-synchronization"target="_blank">here</a>.
149
159
150
160
## Possibility for admins to reset users MFA
151
161
@@ -167,7 +177,7 @@ User SNAT bindings allow administrators to assign specific public IP addresses t
167
177
Our roadmap, development backlog and documentation was always open, now we bring new transparency standards:
168
178
169
179
- <ahref="https://defguard.net/pentesting"target="_blank">Public pentesting page</a> - we’ve published PDF reports of our pentesting process before, but we always got a lot of questions - *was the issue fixed? Where?* Now you can see it in detail <ahref="https://defguard.net/pentesting"target="_blank">on an interactive pentesting page</a>.
170
-
-Architecture Decision Records - concise documents that capture important architectural decisions we make during the lifecycle of Defguard’s development - find them <ahref="https://docs.defguard.net/1.5/in-depth/architecture-decision-records"target="_blank">here</a>
180
+
- <ahref="https://docs.defguard.net/1.5/in-depth/architecture-decision-records"target="_blank">Architecture Decision Records</a> - concise documents that capture important architectural decisions we make during the lifecycle of Defguard’s development.
@@ -194,6 +204,15 @@ Because of this from the next release (1.6) we are starting to work on the new U
194
204
195
205
The plan is to introduce a new UI (and some UX improvements) in the Enrollment (proxy) and Defguard Core, hopefully in 1.6 release. After that we will work on Mobile and then Desktop apps (also bringing a simplified desktop app for less experienced users).
For more details and discussion go here: <ahref="https://github.com/DefGuard/defguard/issues/1359"target="_blank">https://github.com/DefGuard/defguard/issues/1359</a>
0 commit comments