What's Changed
π₯³ New Features π
- Activity Log
https://docs.defguard.net/admin-and-features/features-and-configuration/activity-log - Locations overview index page by @filipslezaklab in #1151
- Activity Log Streaming
https://docs.defguard.net/enterprise/all-enteprise-features/activity-log-streaming - Terraform AWS deployment https://docs.defguard.net/admin-and-features/setting-up-your-instance/terraform
- Assign multiple IP addresses for end clients (IPv4 & IPv6) #1000
πBugfixes and improvements π
- Add CI security audits by @j-chmielewski in #1159
- Rewrite IP address and port ranges by @moubctez in #1161
- Allow initializing more than one VPN location using a command by @t-aleksander in #1164
- switch main crate to vitrual workspace by @wojcik91 in #1163
- Fix e2e tests by @j-chmielewski in #1172
- put web UI in a separate crate by @wojcik91 in #1183
- Polish ACL by @moubctez in #1191
- make Activity Log naming consistent by @wojcik91 in #1226
Other Changes
- Enable multiple addresses to be assigned to clients in a single location by @j-chmielewski in #1075
- Locations overview index page by @filipslezaklab in #1151
- backport ACL hotfix from 1.3.1 by @wojcik91 in #1160
- Move changes from main to dev by @t-aleksander in #1158
- Add pnpm audit step to lint action by @j-chmielewski in #1159
- Rewrite IP address and port ranges by @moubctez in #1161
- Allow initializing more than one VPN location using a command by @t-aleksander in #1164
- switch main crate to vitrual workspace by @wojcik91 in #1163
- Fix e2e tests by @j-chmielewski in #1172
- put web UI in a separate crate by @wojcik91 in #1183
- Remove AGPL from allowed licenses by @j-chmielewski in #1184
- fix typo in source code path by @wojcik91 in #1185
- Audit log implementation by @wojcik91 in #1190
- Polish ACL by @moubctez in #1191
- Audit streaming by @filipslezaklab in #1187
- add VPN client connect/disconnect events by @wojcik91 in #1197
- Move changes from main to dev (pre 1.4) by @t-aleksander in #1200
- log VPN client events in audit log by @wojcik91 in #1207
- add MFA login event by @wojcik91 in #1214
- make Activity Log naming consistent by @wojcik91 in #1226
Full Changelog: v1.3.2-alpha2...v1.4.0-alpha1