Skip to content

v0.46.0

Latest
Compare
Choose a tag to compare
@mlsmaycon mlsmaycon released this 05 Jun 13:59
b56f61b

Release Notes for v0.46.0

What's New

Client Enhancements

  • Added a "Deselect All" option to the Exit Node menu. #3877
  • Introduced a block inbound flag to prevent all inbound connections. #3897
  • Routes now apply immediately, not only on peer connection. #3907
  • Used native route facilities on BSD and Windows. #3862
  • Enabled userspace local forwarding to internal interfaces upon request. #3884
  • Added debug output similar to wg show. #3922
  • Improved DNS match tracing logs. #3928
  • Ran registerdns before flushing for consistency. #3926
  • Included systemd logs in the debug bundle. #3917
  • Increased STUN probe timeout for better status detection. #3930
  • Allowed the NetBird service to log to console. #3916
  • Logged duplicate client UI PIDs. #3915
  • Applied return traffic rules conditionally if firewall is stateless. #3895
  • Refactored peer state change subscription mechanism. #3910

Management Improvements

  • Supported account creation and retrieval using private domains. #3825
  • Enabled REST client impersonation for improved session management. #3879
  • Added PostgreSQL support for activity events store. #3890

Other Changes

  • Fixed Zitadel user console access. #3446
  • Addressed traefik relay accessibility. #3696
  • Removed DNF config-manager error. #3925
  • Fixed relay exposed address test. #3931
  • Updated linter workflows to fail on codespell errors. #3913

New Contributors

Full Changelog: v0.45.3...v0.46.0