d5c2a01a34
* edit IPv6 mixnode info * add mixnode ipv6 info and nuttela changelog * syntax edit
2.3 KiB
2.3 KiB
Changelog
This page displays a full list of all the changes during our release cycle from v2024.3-eclipse onwards. Operators can find here the newest updates together with links to relevant documentation. The list is sorted so that the newest changes appear first.
v2024.4-nutella
- Merged PRs
nym-nodeversion1.1.1- This release also contains:
nym-gatewayandnym-network-requesterbinaries - core improvements on nym-node configuration
- Nym wallet changes:
- Adding
nym-nodecommand to bonding screens - Fixed the delegation issues with fixing RPC
- Adding
- Network configuration section updates, in particular for
--mode mixnodeoperators - VPS IPv6 troubleshooting updates
v2024.3-eclipse
- Release Changelog.md
nym-nodeinitial release- New tool for monitoring Gateways performance harbourmaster.nymtech.net
- New versioning
1.1.0+nymnodemainly for internal migration testing, not essential for operational use. We aim to correct this in a future release to ensure mixnodes feature correctly in the main API - New VPS specs & configuration page
- New configuration page with connectivity setup guide - a new requirement for
exit-gateway - API endpoints redirection: Nym-mixnode and nym-gateway endpoints will eventually be deprecated; due to this, their endpoints will be redirected to new routes once the
nym-nodehas been migrated and is running
API endpoints redirection
| Previous endpoint | New endpoint |
|---|---|
http://<IP>:8000/stats |
http://<IP>:8000/api/v1/metrics/mixing |
http://<IP>:8000/hardware |
http://<IP>:8000/api/v1/system-info |
http://<IP>:8000/description |
http://<IP>:8000/api/v1/description |