Netmaker Versions Save

Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.

v0.23.0

2 months ago

Netmaker v0.23.0

Whats New ✨

  • Revamped Internet Gateways: hosts and clients can now use internet gateways! More info here On community edition, internet gateways for clients can be accessed via the Remote Access tab.
  • PostUp and PostDown commands for clients
  • EMQX cloud support
  • Metadata for Remote Access Gateways

What's Fixed/Improved 🛠

  • Allow creation of gateways, relays and egress without clients, relayed hosts and external ranges respectively
  • Make default host a remote access gateway and a failover host on joining a new network
  • Stability fixes with ACLs
  • Fixed issues with install/upgrade scripts
  • Fixed issues with CoreDNS
  • Validation check for enrollment key using a relay

Known Issues 🐞

  • Incorrect traffic metric data
  • Scalability Issues with ACLs

v0.22.0

3 months ago

Netmaker v0.22.0

What's New

  • Revamped Internet Gateways
  • MQ fallback
  • Deprecating TURN in favour of failover hosts on Pro
  • Switch to CoreDNS for DNS resolution
  • DNS is no longer managed with OS hosts file (/etc/hosts file)
  • Add support for RAC on mobile

What's Fixed

  • Expired nodes not getting deleted
  • NMCTL acl subcommand leading to the dirty state
  • Enforce private network ranges
  • Minor bugs and enhancements with user management
  • Scalability issues

Known issues

v0.21.2

5 months ago

Netmaker v0.21.2

Whats New

  • Auto Relay via Enrollment key
  • Local Routing Improvements

What's Fixed

  • Inconsistency in DNS Entries for Network has been fixed
  • Unique network CIDR validation
  • Fixed extclient caching decrepancies
  • Deleted node peer update fixes when disconnected from network
  • Force Deletion of Daemon Nodes that are stuck in removing state

known issues

  • Windows installer does not install WireGuard
  • netclient-gui will continously display error dialog if netmaker server is offline
  • Mac IPv6 addresses/route issues
  • netclient-gui network tab blank after disconnect

v0.21.1

6 months ago

Netmaker v0.21.1

Whats New

  • Remote access client session management, refer users section in docs for more details
  • Can now create generic DNS entries
  • Upgrade client version to match server version from UI
  • Moved PersistentKeepAlive setting from node to host level

What's Fixed

  • Extclients DNS now properly set from ingress dns value provided
  • Allow role update of OAuth user
  • Fixed zombie node issue

known issues

  • Windows installer does not install WireGuard
  • netclient-gui will continously display error dialog if netmaker server is offline
  • Mac IPv6 addresses/route issues
  • Docker client can not re-join after complete deletion
  • netclient-gui network tab blank after disconnect

v0.21.0

7 months ago

Netmaker v0.21.0

Whats New

  • New User Management, Refer Docs For More Info
  • Added Support For Remote Access Client

What's Fixed

  • Proper Cleanup Of Extclients On a Client Gateway Deletion

known issues

  • Windows installer does not install WireGuard
  • netclient-gui will continously display error dialog if netmaker server is offline
  • Mac IPv6 addresses/route issues
  • Docker client can not re-join after complete deletion
  • netclient-gui network tab blank after disconnect

v0.20.6

8 months ago

Netmaker v0.20.6

Whats New

  • Sync clients with server state from UI

What's Fixed

  • Upgrade Process from v0.17.1 to latest version can be now done seamlessly, please refer docs for more information: https://docs.netmaker.io/upgrades.html#id2

  • Expired nodes clean up is handled correctly now

  • Ext client config generation fixed for ipv6 endpoints

  • installation process will only generate certs required for required Domains based on CE or EE

  • support for ARM machines on install script

known issues

  • Windows installer does not install WireGuard
  • netclient-gui will continously display error dialog if netmaker server is offline
  • Mac IPv6 addresses/route issues
  • Docker client can not re-join after complete deletion
  • netclient-gui network tab blank after disconnect

v0.20.5

8 months ago

Netmaker v0.20.5

Whats New

  • Extclient Acls
  • Deleting a host will now remove it from associated networks automatically.
  • Proxy is deprecated

What's Fixed

  • Solved Race condition for multiple nodes joining network at same time
  • Node dns toggle
  • Simplified Firewall rules for added stability

known issues

  • Database issues cause "Ghost Clients". Deleted Ext Clients may not get cleaned up and cause unusable clients to be visible in the UI. This is fixed in develop and will be solved in the next release. As a workaround, please restart Netmaker if you see this in the UI and the clients should disappear.
  • Expired nodes are not getting cleaned up
  • Windows installer does not install WireGuard
  • netclient-gui will continously display error dialog if netmaker server is offline
  • Incorrect metrics against ext clients
  • Host ListenPorts set to 0 after migration from 0.17.1 -> 0.20.5
  • Mac IPv6 addresses/route issues
  • Docker client can not re-join after complete deletion
  • netclient-gui network tab blank after disconnect

v0.20.4

9 months ago

Netmaker v0.20.4

Whats New

  • FreeBSD 13/14 specific binaries
  • Whitelabelling capabilities

What's Fixed

  • Fixes for FreeBSD
  • Mac installer installs WireGuard
  • ACL rendering on UI
  • Updating Endpoint IP from UI

known issues

  • Windows installer does not install WireGuard
  • netclient-gui (windows) will display an erroneous error dialog when joining a network (can be ignored)
  • netclient-gui will continously display error dialog if netmaker server is offline
  • Incorrect metrics against ext clients
  • Host ListenPorts set to 0 after migration from 0.17.1 -> 0.20.4
  • Mac IPv6 addresses/route issues
  • Docker client can not re-join after complete deletion
  • netclient-gui network tab blank after disconnect

v0.20.3

9 months ago

Netmaker v0.20.3

Whats New

  • Moved to new licensing server for self-hosted
  • STUN removed from netmaker server to improve memory performance
  • Added DB caching to drastically reduce read/writes from disk

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

  • netclient-gui (windows) will display an erroneous error dialog when joining a network (can be ignored)
  • netclient-gui will continously display error dialog if netmaker server is offline
  • Incorrect metrics against ext clients
  • Host ListenPorts set to 0 after migration from 0.17.1 -> 0.20.3
  • Mac IPv6 addresses/route issues
  • Docker client can not re-join after complete deletion
  • netclient-gui network tab blank after disconnect

v0.20.2

10 months ago

Netmaker v0.20.2

whats new

  • Endpoint detection can be disabled
  • User settings reverted to more simple implementation
  • Graph edges reflect ACLs

whats fixed

  • TURN replacing Relays >> Relays moved to EE only
  • Can now copy/paste on Mac GUI
  • Endpoint check
  • Minor TURN fixes
  • NAT check for Ingress creation
  • Firewall manager changes that should make Ingress and Egress way more reliable
  • Metrics fixes
  • Remove non-TURN proxy operations

known issues

  • Migration causes a listen port of 0 for some upgraded hosts
  • Docker clients can not re-join after deletion
  • Issue with Mac + IPv6 addressing
  • Nodes on same local network may not always connect
  • List populates egress ranges twice
  • If you do NOT set STUN_LIST on server, it could lead to strange behavior on client