Releases: Peergos/web-ui
Releases · Peergos/web-ui
v0.9.1
Implement folder upload via shell CLI command.
v0.9.0
Fix cleanup of failed uploads.
Changes:
- Add creation time to file properties
- Update FileUploadTransaction to be fixed size, and work correctly
- Support nanoseconds in file creation and modification time
- Update FUSE library
Fixes:
- cleanup failed uploads was not removing chunks
- Fix Mac OS arm64 install of ipfs
- Fix timezone issue with BAT verification
- Fix deletion of a folder where a descendant has different write access
- Fix error handling in S3 auth read calls
Release commit:
web-ui/839dc95a3b24cff956cce9f6ef753e783099bd22
Fix CLI help formatting
v0.8.2 fix CLI help formatting
Self hosting with S3 fixes
- Don't run a gateway on a public server.
- Enable using S3 and IPFS in a single server setup.
- Fix parsing config file path with custom PEERGOS_PATH
- Add CLI version command
v0.8.0
See https://peergos.net/public/releases for release notes