This release focuses on easy installation and automatic configuration of Desktop clients (for large environments/rollouts), including:
🛠️ Introducing service locations on Windows Desktop clients allowing users to connect to a location that, for example, provides access to a remote Active Directory before the computer’s login screen, enabling authentication against AD.
🚗 Introducing Desktop Client Auto Provisioning - on all platforms, additionally for Windows Client we introduced automated enrollment for Active Directory as well as EntraID enrollment.
🪟 Windows Desktop Client has finally an MSI package - with native Wireguard networking based on WireguardNT. Please read the migration docs.
MacOS Desktop Client introduces native Swift/macOS VPN implementation and is published in Apple macOS Store officially. ⚠️ Migration is required to connect to the currently configured VPN locations. Please read the migration blog post.
🖥️ All desktop Clients now have a new MTU setting available.
🚦 Introducing Client Traffic Policy Selection. This lets administrators define whether VPN clients can choose their routing mode or are forced to use a specific traffic policy, such as routing all traffic through the VPN or only predefined traffic.
⚠️ Make sure your environment is up to date to use all the features mentioned. Verify this in our feature compatibility matrix.
What's Changed
- Health check rename by @jakub-tldr in #221
- APT uploading/signing workflow by @jakub-tldr in #223
- List whole directory by @jakub-tldr in #224
- Merge main into dev before 1.6 release by @j-chmielewski in #228
- Use new wireguard-rs API with BoringTun by @moubctez in #220
- feat(opnsense): enable PID file monitoring for Defguard Gateway service by @jamtur01 in #222
- Remove AMI building by @t-aleksander in #230
- Fix handing ports in PacketFiler rules by @moubctez in #236
- use published wireguard-rs v0.8.0 by @j-chmielewski in #237
New Contributors
- @jakub-tldr made their first contribution in #221
- @jamtur01 made their first contribution in #222
Full Changelog: v1.5.2...v1.6.0