feat(docs,web): document cluster and erasure coding support and align UI storage provider naming

This commit is contained in:
2026-03-24 22:45:07 +00:00
parent 1ce31c52ec
commit 41e1893d2d
11 changed files with 580 additions and 435 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@lossless.zone/objectstorage',
version: '1.7.1',
version: '1.8.0',
description: 'object storage server with management UI powered by smartstorage'
}