mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-08-24 16:05:07 +03:00
Added information about PR to CHANGELOG
This commit is contained in:
parent
1c61269877
commit
9931a87240
1 changed files with 16 additions and 0 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -26,6 +26,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
- in case of vulnerabilities.
|
||||
-->
|
||||
|
||||
## [0.5.13] - ...
|
||||
|
||||
### Added
|
||||
|
||||
* Web UI interface for managing Yggdrasil nodes through a browser
|
||||
* Built-in configuration editor with JSON support
|
||||
* Peer management and monitoring
|
||||
* Multilingual support (English and Russian)
|
||||
* Authentication system with brute force protection
|
||||
* Theme toggle functionality
|
||||
* Mobile-responsive design
|
||||
* NodeInfo exchange during peer handshakes for better peer identification
|
||||
* Peer names are now displayed in CLI and admin responses
|
||||
* NodeInfo data is exchanged and stored during connection establishment
|
||||
* Enhanced peer display with names alongside IP addresses
|
||||
|
||||
## [0.5.12] - 2024-12-18
|
||||
|
||||
* Go 1.22 is now required to build Yggdrasil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue