Skip to content

Releases: filswan/multi-chain-storage

V2.2.2

02 Jun 15:48
dc41923
Compare
Choose a tag to compare
  • Added ipfs multi-redundancy load balancing
  • Will remove support for on-chain in next release
  • Bucket now backs up all files to prevent user data loss, and users can view the current backup status on the page.
  • Fixed known bugs

V2.2.0

07 Mar 19:04
d966ef3
Compare
Choose a tag to compare

IPFS Folder Upload & ACL Integration

This update includes the following improvements:

  • We now support both OSS and IPFS uploads in the Bucket! Users can choose the storage method that best suits their needs.

  • Added a SubDomain feature.

  • Integrated MCS with ACL for user monitoring.

  • Added support for uploading files with a size of 0 bytes

Release-v2.0.0

03 Jun 22:01
e9ef93f
Compare
Choose a tag to compare

Table of Contents

Improvements

  • Merge small files to large files to allow to send deals for them
  • One car file can be sent to multiple miners

Config Explanation

  • Move config file to directory ~/.swan/mcs/
  • Change some config items
  • You can fill ~/.swan/mcs/config.toml and ~/.swan/mcs/.env according to Readme