feat(cluster): add cluster configuration support across server, CLI, and admin UI
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-22 - 1.7.0 - feat(cluster)
|
||||
add cluster configuration support across server, CLI, and admin UI
|
||||
|
||||
- add environment variable and CLI support for cluster, QUIC, seed node, drive, erasure coding, and heartbeat settings
|
||||
- pass cluster-aware configuration into smartstorage and expose the QUIC port in Docker
|
||||
- extend config APIs and admin UI to display cluster, erasure coding, and storage drive configuration
|
||||
- upgrade @push.rocks/smartstorage to ^6.3.1 to support the new cluster capabilities
|
||||
|
||||
## 2026-03-21 - 1.6.0 - feat(scripts)
|
||||
add release script for committing and pushing docker images
|
||||
|
||||
|
||||
Reference in New Issue
Block a user