v0.60.1
netbirdio/netbirdv0.60.1Nov 19, 2025by pascal-fischer
AI Summary
This release fixes routing issues and enhances SSH handling by adding native support for the standard port 22.
Key Highlights
- Native SSH port rule on 22 added
- Fixed direct peer networks route
New Features
- Native SSH port rule on 22
- Fixed direct peer networks route
Full Release Notes
## What's Changed * [management] Fix direct peer networks route by @pascal-fischer in https://github.com/netbirdio/netbird/pull/4802 * [management] pass config to controller by @pascal-fischer in https://github.com/netbirdio/netbird/pull/4807 * [management] Add native ssh port rule on 22 by @mlsmaycon in https://github.com/netbirdio/netbird/pull/4810 **Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.60.0...v0.60.1