Skip to content

Releases: DefGuard/proxy

v1.0.0

06 Nov 13:15
44d968f
Compare
Choose a tag to compare

🛑 This proxy release requires defguard core 1.0.0 🛑

🔐 Securing proxy communication 🔐

Remember to secure the core & proxy with SSL based authorization! - more details in documentation.

📖 Upgrade notes

Please remember to always read the upgrade notes before doing the upgrade!

v1.0.0-alpha1

18 Oct 12:46
Compare
Choose a tag to compare
v1.0.0-alpha1 Pre-release
Pre-release

🛑 Warning this is a ALPHA PRE-RELESE only working with alpha proxy&core&client! 🛑

👇👇👇For official release see below.👇👇👇

This is the first release of the new Open Source Open Core & Enterprise features like: external OpenID (Google/Microsoft/Custom), real time client sync and more!

All currently available enterprise features are in enterprise documentation section as well as information about upcoming enterprise license.

This release also includes the latest Open Source functionaries.

What's Changed

Full Changelog: v0.5.1...v1.0.0-alpha1

v0.5.1

08 Oct 06:46
ba1cc4e
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

08 Jul 12:57
da6a37c
Compare
Choose a tag to compare

NOTE: this a copy of main release notes

We have focused on stability, business logs improvements and bug squashing in these release - but also have done some features:

New Features

User disabling/enabling ⭐

Now you can disable or enable a user account (by @t-aleksander in DefGuard/defguard#640)

defguard disable account

Important: LDAP support for this feature is not implemented yet. See DefGuard/defguard#660 for status.

Core & Proxy DEB & RPM packages

Upon a lot of requests we have added (besides docker/kubernetes) a pure package distribution of core & proxy (gateway already had it done for some time).
Done by @t-aleksander in DefGuard/defguard#649

Other Changes

Fixes

v0.4.0

28 Mar 16:44
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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