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
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,12 @@ 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!
@@ -113,13 +111,15 @@ This mechanism will be used in future releases, to provide automated upgrades bu
113
111
114
112
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: <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>.
121
120
122
121
122
+
123
123
## Desktop Client seamless enrollment with a button click
124
124
125
125
Tauri v2 finally enabled us to deliver the quickest way to configure a desktop client, with just one click, see it in action:
@@ -176,7 +176,7 @@ User SNAT bindings allow administrators to assign specific public IP addresses t
176
176
177
177
Our roadmap, development backlog and documentation was always open, now we bring new transparency standards:
178
178
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>.
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>.
180
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.
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