netmaker/release.md

25 lines
970 B
Markdown
Raw Normal View History

2024-04-11 23:35:06 +08:00
# Netmaker v0.24.0
2023-02-21 05:01:17 +08:00
## Whats New ✨
2024-04-18 00:30:18 +08:00
- IPv6 and Dual Stack Networks Support Across Platform
- Endpoint Detection Can Now Be Turned Off By Setting `ENDPOINT_DETECTION=false` On Server Config
2024-04-18 00:33:30 +08:00
- New SignUp Flow For Oauth Users, With Admin Approval Process.
2024-04-18 00:34:14 +08:00
- Added Failover Commands to nmctl
## What's Fixed/Improved 🛠
2023-07-03 22:41:29 +08:00
2024-04-18 00:30:18 +08:00
- Scalability Fixes around Mq connection, ACLs
- Fixed Zombie Node Logic To Avoid Choking On the Channel
- Fixed Egress Routes In Dual Stack Netmaker Overlay Networks
- Fixed Client Connectivity Metrics Data
2024-04-18 00:33:30 +08:00
- Fixed auto-relay with enrollment key
- Imporved Logic Around Oauth Sceret Management
- Improved Oauth Message Templates
2023-07-03 22:41:29 +08:00
## Known Issues 🐞
2024-04-18 00:30:18 +08:00
- Erratic Traffic Data In Metrics
- `netclient server leave` Leaves a Stale Node Record In At Least One Network When Part Of Multiple Networks, But Can Be Deleted From The UI.
- On Darwin Stale Egress Route Entries Remain On The Machine After Removing Egress Range Or Removing The Egress Server