Release Notes for v0.53.0
What's New
Control plane licensing changes
- Changed the license of
management
,relay
, andsignal
components to AGPLv3. #4285Learn more at https://netbird.io/knowledge-hub/netbird-agpl-announcement
Client Enhancements
- Improved userspace filter logging performance. #4221
- Added logout feature for improved session management. #4268
- Increased IP rule priorities to avoid routing conflicts. #4273
- Added config flag to override default profile path in the client service. #4276
- Included full sync response in the debug bundle for troubleshooting. #4287
Management Improvements
- Migrated group peers into a separate table for better performance and structure. #4096
- Implemented network range change API. #4177
- Optimized peer group retrieval by removing unnecessary locks. #4280
- Implemented peer expiration for invalid peers. #4275
Other Changes
- Moved shared components to a centralized shared directory. #4286
- Separated shared code dependencies for better modularity. #4288
Full Changelog: v0.52.2...v0.53.0