Skip to content

Version 0.11.2

Compare
Choose a tag to compare
@redsolver redsolver released this 01 Jun 19:52
· 44 commits to main since this release
6951476
  • Add support for WebSocket p2p connections and use them by default if a domain is configured
  • Update to Dart 3.0.0 and dependencies
  • New file streaming implementation
  • Add admin key rotation using the config file (increment http.api.admin.keyRotation)
  • Add GitHub Actions CI for docker builds (thanks @lukehmcc)
  • Fixes for the Sia object store
  • Fix Docker image build
  • Other bug fixes