From 0807bd0dd04366c115f04b6878060c63d3d2004a Mon Sep 17 00:00:00 2001 From: Abhishek K <32607604+abhishek9686@users.noreply.github.com> Date: Thu, 18 Jul 2024 22:11:14 +0530 Subject: [PATCH] v0.24.3 release notes (#3007) --- release.md | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/release.md b/release.md index 2385ca52..32d783df 100644 --- a/release.md +++ b/release.md @@ -1,18 +1,22 @@ # Netmaker v0.24.3 ## Whats New ✨ -- Static Host Functionality With Separate Settings For Port and endpoint IP -- Network Info And Metadata Info Added To Remote-Access-Client +- Validation Checks For Egress Routes +- Network Change Detection System +- Removed Creation Of ACLs For EMQX ## What's Fixed/Improved 🛠 -- Improved FailOver Functionality -- Local Peer Routing In Dual-Stack Environment -- Stale Node Issue On Multinet With `netclient uninstall` -- IPv6 Internet Gateways Improvements -- Handled New Oauth User SignUp via Remote-Access-Client -- PeerUpdate Improvements Around Default Host and Multi-nets +- Removed RAG Metadata Length Restriction +- Scalability Improvements +- Optimised Traffic Flow Over MQ +- Improved Validation Checks For Internet GWS ## Known Issues 🐞 - Erratic Traffic Data In Metrics. -- Stale peer on the interface, when forced removed from multiple networks at once. +- Adding Custom Private/Public Key For Remote Access Gw Clients Doesn't Get Propagated To Other Peers. +- IPv6 DNS Entries Are Not Working. +- Stale Peer On The Interface, When Forced Removed From Multiple Networks At Once. +- Can Still Ping Domain Name Even When DNS Toggle Is Switched Off. +- WireGuard DNS issue on most flavors of Ubuntu 24.04 and some other newer Linux distributions. The issue is affecting the Remote Access Client (RAC) and the plain WireGuard external clients. Workaround can be found here https://help.netmaker.io/en/articles/9612016-extclient-rac-dns-issue-on-ubuntu-24-04. +