mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-14 00:54:21 +08:00
Update release.md
This commit is contained in:
parent
818fabde9b
commit
c94a6f6d6d
1 changed files with 21 additions and 16 deletions
35
release.md
35
release.md
|
@ -1,21 +1,26 @@
|
||||||
|
|
||||||
# Netmaker v0.20.3
|
# Netmaker v0.20.3
|
||||||
|
|
||||||
## whats new
|
## Whats New
|
||||||
-
|
- Moved to new licensing server for self-hosted
|
||||||
|
- STUN removed from netmaker server to improve memory performance
|
||||||
## whats fixed
|
- Added DB caching to drastically reduce read/writes from disk
|
||||||
- enrollment keys for non-admins
|
|
||||||
- client version displayed correctly in UI
|
|
||||||
- upd hole punching improvments
|
|
||||||
- SSL fallback to letsencrypt
|
|
||||||
- permission handling for non-admin users
|
|
||||||
|
|
||||||
|
## What's Fixed
|
||||||
|
- Major memory leak resolved due to STUN
|
||||||
|
- Issues with netclient ports on daemon restart
|
||||||
|
- Windows GUI unable to find netclient backend
|
||||||
|
- Major scalability fixes - Can now scale to hundreds of hosts with low resources
|
||||||
|
- Resolved ACL panic
|
||||||
|
- Reverted blocking creation of Ingress with NAT
|
||||||
|
|
||||||
## known issues
|
## known issues
|
||||||
- Migration causes a listen port of 0 for some upgraded hosts
|
- netclient-gui (windows) will display an erroneous error dialog when joining a network (can be ignored)
|
||||||
- Docker clients can not re-join after deletion
|
- netclient-gui will continously display error dialog if netmaker server is offline
|
||||||
- Innacurate Ext Client Metrics
|
- Incorrect metrics against ext clients
|
||||||
- Issue with Mac + IPv6 addressing
|
- Host ListenPorts set to 0 after migration from 0.17.1 -> 0.20.3
|
||||||
- Nodes on same local network may not always connect
|
- Mac IPv6 addresses/route issues
|
||||||
- If you do NOT set STUN_LIST on server, it could lead to strange behavior on client
|
- Docker client can not re-join after complete deletion
|
||||||
|
- netclient-gui network tab blank after disconnect
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue