Skip to content

Commit

Permalink
v0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
redsolver committed Mar 9, 2024
1 parent ac7661b commit 7b9fc6d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.14.1

- Updated default list of initial p2p peers
- The s3 store now supports `http://` endpoints
- Added `DirectoryMetadata` support
- Moved all web-compatible parts of the S5 Node implementation to the lib5 package
- Some other bug fixes and p2p improvements (see lib5)

## 0.13.5

- Added new FileSystemProvider
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: s5_server
description: Decentralized content-addressed storage network
publish_to: none
version: 0.13.5
version: 0.14.1

environment:
sdk: ^3.0.0
Expand Down

0 comments on commit 7b9fc6d

Please sign in to comment.