Key Release Notes
Management
- Introduce a new ACL engine based on Rego (Open Policy Agent) for firewall control (#700)
- Personal access tokens generation as a first iteration toward public API release (#725 and #745)
- Add Keycloak support as an IDP manager (#746)
Agent
- Introduce a Firewall interface to apply granular access control (e.g., connection direction, port, or protocol level) (#740)
- Make the agent run on Android (mobile support) (#735)
Changelog
- Feat rego default policy by @gigovich in #700
- Don't drop Rules from file storage after migration to Policies by @gigovich in #741
- Add version info command to signal server by @pappz in #739
- Feat firewall controller interface by @gigovich in #740
- Adding Personal Access Token generation by @pascal-fischer in #725
- Exchange proxy mode via signal by @mlsmaycon in #727
- Fix connstate indication by @pappz in #732
- Mobile by @pappz in #735
- PAT persistence by @pascal-fischer in #745
- Add Keycloak Idp Manager by @bcmmbaga in #746
- Adjustments for the change server flow by @mlsmaycon in #756
- Disable peer expiration of peers added with setup keys by @braginini in #758
- Add JWT middleware validation failure log by @mlsmaycon in #760
New Contributors
Full Changelog: v0.14.4...v0.14.5