Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update release notes #610

Merged
merged 1 commit into from
Oct 16, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 10 additions & 4 deletions release.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
# Netclient v0.21.1

## Whats New
- Server Management Commands `netclient server switch,list,leave`
- Additional args added to register cmd to set from client side
- Additional args that can be set on docker netclient
- netclient push cmd, to update certain host fields from client side
- Endpoint detection on network changes
- Upgrade client version to match server from UI
## What's Fixed
- Egress NAT Rules
- Static Host Functionality
- Fixed Random Port Issue
- Improved TURN connectivity
- Fixed random port issue on freeBSD
- Fixed zombie node issue
- Fixed freeBSD panic while removing host from network

## known issues
- Windows installer does not install WireGuard
- netclient-gui will continously display error dialog if netmaker server is offline
Expand Down
Loading