Skip to content

Releases: Peergos/web-ui

v0.9.1

23 Apr 09:17

Choose a tag to compare

Implement folder upload via shell CLI command.

v0.9.0

21 Apr 11:20

Choose a tag to compare

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

14 Apr 18:28

Choose a tag to compare

v0.8.2

fix CLI help formatting

Self hosting with S3 fixes

14 Apr 18:00

Choose a tag to compare

  • 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

12 Apr 15:47

Choose a tag to compare