Skip to content

Instant moves, 100x faster small block writes with S3

Compare
Choose a tag to compare
@ianopolous ianopolous released this 22 Sep 20:59
· 100 commits to master since this release

The common cases of moving a file or directory within your own space are now instant (independent of the size of the file or directory). We now have a webdav bridge to Peergos so you can manage your Peergos files with any webdav client. We now support openbsd for running Peergos.

Features:

  • Webdav bridge
  • QR codes for secret links
  • Don't persist blocks retrieved from non local-users (but still cache)
  • Annual billing support
  • Add email api and associated permission
  • New shell commands - lls, lcd
  • Better shell command flags (before the arguments)
  • crossOriginIsolated=true in sandboxed app iframes now

Optimisations:

  • Make moving a file or dir O(1) rather than O(file size)
    • Add the option of preserving existing access and links
  • Offline login and access through a local proxy daemon is 300x faster

Fixes:

  • Deleting a write shared folder with a sub-folder
  • Check space usage before reducing account storage
  • Fix navigation in markdown browser
  • Fix opening images in new tabs in Chrome
  • Fix shell progress bar for zero byte files
  • Handle partial char in mimetype detection
  • Support low bandwidth clients
  • Support escaping spaces in file names in shell commands
  • Make ipfs swarm addresses configurable
  • Fix div by 0 in shell.put of empty file
  • Fix duplicate app launches on a slow connection

Mirrored at https://peergos.net/public/peergos/releases

Release commit:
web-ui/8d4da5616964fb893203b636ff19e552da26fb27