Skip to content

Releases: DefGuard/proxy

v0.4.0

28 Mar 16:44

Choose a tag to compare

WARNING!

This version requires core v0.10.0

Release notes for this release

New Features

Groups support ⭐

defguard groups

We now support group management, including:

  • Every VPN Location can now be protected by defined group access (previously only: All users || Admins)
  • In OpenID Apps - for each app you can also include Group Scope - and when user logs in with defguard to an application, all groups that the user is part of is returned in the OIDC token

SSH & GPG keys management

defguard ssh & gpg keys

Now any user can add/delete (manage) their public SSH & GPG keys, which is great for managing access to your servers with SSH keys from defguard. More in docs here: https://defguard.gitbook.io/defguard/admin-and-features/ssh-authentication

New YubiKey provisioning and management

defguard yubikeys

after provisioning a YubiKey - the YK it’s visible in the user profile with serial number as well as GPG & SSH public keys corresponding to the YKs private keys
Also, there is a new look for YubiKey provisioning (in the key management dialog)

A lot of enhancements

  • proxy now has detailed logs with IP addresses and business logs - a lot of users asked for that to implement fail2ban since the proxy is a public service

  • Phone number is now optional during enrollment

Fixes

  • MFA disconnecting bug
  • email validation when adding a new user

Other Changes

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

25 Jan 13:04

Choose a tag to compare

What's Changed

BREAKING CHANGES

Due to gRPC communications reversal this version requires defguard core version 0.9+.

Exciting New Features 🎉

Other Changes

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

05 Dec 17:50

Choose a tag to compare

What's Changed

Other Changes

  • fix: use optional x-forwarded for and insecure ip as fallback to dete… by @blazej-teonite in #33

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 Nov 15:18
f0069f8

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Changes

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

24 Aug 18:45
b9197d9

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Changes

New Contributors

Full Changelog: https://github.com/DefGuard/proxy/commits/v0.1.0