Skip to content

Commit

Permalink
v0.24.1 release notes (#2935)
Browse files Browse the repository at this point in the history
* v0.24.1 release notes

* Update release.md

---------

Co-authored-by: Abhishek K <32607604+abhishek9686@users.noreply.github.com>
  • Loading branch information
yabinma and abhishek9686 committed May 15, 2024
1 parent 6dc8812 commit 0e167e5
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions release.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@
# Netmaker v0.24.1

## Whats New ✨

- IPv6 and Dual Stack Networks Support Across Platform
- Endpoint Detection Can Now Be Turned Off By Setting `ENDPOINT_DETECTION=false` On Server Config
- New SignUp Flow For Oauth Users, With Admin Approval Process.
- Added Failover Commands to nmctl
- Users Can define Multiple Endpoints On The Remote Access Gateway To Choose From While Establishing a Connection.
- OAUTH Code Moved From CE To Pro.
- nm-quick.sh Enhancement To Install The Latest Docker To Enable Support Of the Latest Distros.
- IPv6 Enhancements.

## What's Fixed/Improved 🛠

- 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
- Fixed auto-relay with enrollment key
- Imporved Logic Around Oauth Sceret Management
- Improved Oauth Message Templates
- Egress Enhancement In Multiple Networks
- Fix armv5-v7 Upgrade Download Link
- Fix Windows Interface Issue In Multiple Networks
- SSO network join Improvements.
- Remove Egress Routes After Egress Gateway Removed
- Remote Access Gateway Connection Handling Improvements.

## Known Issues 🐞

- 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
- IPv6 internet traffic does not route to the InetGw in Dual Stack Network

0 comments on commit 0e167e5

Please sign in to comment.