v0.59.8
netbirdio/netbirdv0.59.8Oct 21, 2025by mlsmaycon
AI Summary
Maintenance release addressing security (Alpine upgrade) and infrastructure cleanup, specifically removing the TURNConfig section from scripts.
Key Highlights
- Security upgrade for Alpine Linux.
- Delete TURNConfig section from self-hosted scripts.
- Clean up DNS matching entries between config changes.
Full Release Notes
## What's Changed * [Snyk] Security upgrade alpine from 3.22.0 to 3.22.2 by @mlsmaycon in https://github.com/netbirdio/netbird/pull/4618 * [management] Delete TURNConfig section from script by @braginini in https://github.com/netbirdio/netbird/pull/4639 * [client] Clean up match domain reg entries between config changes by @lixmal in https://github.com/netbirdio/netbird/pull/4676 * [misc] Update tag name extraction in install.sh by @mlsmaycon in https://github.com/netbirdio/netbird/pull/4677 **Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.59.7...v0.59.8