Skip to content

Commit

Permalink
v0.18.3 release.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdcarns authored Mar 10, 2023
1 parent fd17b6c commit 22ba850
Showing 1 changed file with 21 additions and 11 deletions.
32 changes: 21 additions & 11 deletions release.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,24 @@
# Netclient v0.18.3

## whats new
- Added NFTables support for egress + ingress on linux
- Added new `register` command. i.e. `netclient register -t <enrollment-token>`
- Added support for EMQX/any potential broker endpoint connection
- New Github workflows
## whats fixed
- GUI host details are more accurate
- Better peer management handling for normal peer updates
- Logs cleanup
- Dependency updates
## Whats New

## What's Fixed
- More efficient Windows daemon handling
- Better peer route setting on clients
- Some commands involving the message queue on client have been fixed
- NFTables masquerading issue
- Some logging has been adjusted
- Migrations on Linux work for 0.17.x - 0.18.3
- Registration by enrollment key on client GUI
-
## known issues
- Auto update won't function until full release
- Network interface routes may be removed after sometime/unintended network update
- Caddy does not handle netmaker exporter well for EE
- Incorrect latency on metrics (EE)
- Swagger docs not up to date
- Lengthy delay when you create an ext client
- issues connecting over IPv6 on Macs
- Nodes on same local network may not always connect
- Netclient GUI shows egress range(s) twice
- DNS entries are not sent after registration with EnrollmentKeys
- If you do NOT set STUN_LIST on server, it could lead to strange behavior on client

0 comments on commit 22ba850

Please sign in to comment.