Skip to content

Commit

Permalink
Merge pull request #767 from gravitl/v0.24.0_release_notes
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishek9686 authored Apr 17, 2024
2 parents dda804e + 1f17015 commit 0dc4fe6
Showing 1 changed file with 19 additions and 9 deletions.
28 changes: 19 additions & 9 deletions release.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,28 @@

## Whats New ✨

- Revamp of internet gateways: hosts and clients can now use internet gateways! More info [here](https://docs.netmaker.io/pro/internet-gateways.html)
On community edition, internet gateways for clients can be accessed via the Remote Access tab.
- Support for userspace wireguard. You can now run Netclient on Linux machines without the WireGuard kernel module.
- 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

## What's Fixed/Improved 🛠

- Fixed ENDPOINT environment variable for Docker
- Stability fixes
- Deprecated Netclient GUI
- 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

## Known Issues 🐞

- Windows installer does not install WireGuard
- Mac IPv6 addresses/route issues
- Docker client can not re-join after complete deletion
- 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



0 comments on commit 0dc4fe6

Please sign in to comment.