Skip to content

Commit

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

* Update release.md

* Update release.md

---------

Co-authored-by: Abhishek K <[email protected]>
  • Loading branch information
yabinma and abhishek9686 authored May 15, 2024
1 parent 1894bc7 commit f42a713
Showing 1 changed file with 7 additions and 18 deletions.
25 changes: 7 additions & 18 deletions release.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,18 @@
# Netclient v0.24.1

## Whats New ✨

- IPv6 and Dual Stack Networks Support Across Platform
- Turned Off Hole Punching For Static Hosts
- Endpoint Detection Can Now Be Turned Off By Setting `ENDPOINT_DETECTION=false` On Server Config
- IPv6 Enhancements

## What's Fixed/Improved 🛠

- Fixed The Issues Around Config Getting Corrupted
- Scalability Fixes
- Improved Endpoint Detection Logic, Optimised To Throttle The Number Of Open Test Connections
- Improved FailedOver Logic To Work At Scale
- Fixed Egress Routes In Dual Stack Netmaker Overlay Networks
- Fixed Windows Adapter Issues
- Added Improvments For Handling Static Host Args On `netclient join` Command
- Mac IPv6 addresses/route issues
- Fixed Client Connectivity Metrics Data
- 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 Is Removed

## Known Issues 🐞

- Windows Intermittent Issues With Interface Disappearing When Joined On Multiple Networks
- 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 f42a713

Please sign in to comment.