Piping Ui Web Versions Save

Easy and secure file transfer between every device over HTTPS with/without E2E encryption by ECDH and OpenPGP

v0.16.2

3 months ago

Changed

  • Update dependencies

Fixed

  • Show verification code in viewer and downloader

v0.16.1

8 months ago

Fixed

  • Not make verification code flicker

Changed

  • (internal) Relax key exchange "format" type restriction
  • Update dependencies

v0.15.0

1 year ago

Added

  • Add info tooltips to "Passwordless", "Verify and Send" and "Password" switches

v0.16.0

1 year ago

Changed

  • Clear input files and text after sent
  • Make Piping UI Auth use detectable for normal receiver in the future
  • Save as input file name in passwordless protection
  • Improve progress bar when viewing in passwordless protection

Added

  • Show progress bar when downloading in passwordless protection
  • Show update-app button when key exchange version is out-of-date

v0.14.0

1 year ago

Changed

  • Improve retry-download
  • Make UI height shorter to be the send button visible without scrolling for mobile users
  • Update dependencies
  • Remove https://ppng.herokuapp.com from public server URLs

v0.13.0

1 year ago

Changed

  • Passwordless protection by default
  • Make verification optional in passwordless protection
  • Update dependencies
  • Mitigate path collision in passwordless protection
  • Use numbers, which are the universal language, as secret path by default
  • Allow users to input both files and text without switching
  • Streaming upload for multiple files with zip
  • Improve error messages

Fixed

  • Show decrypted loaded byte size not encrypted one

Added

  • Detect download block and open retry-download dialog especially for Safari

v0.12.1

1 year ago

Fixed

  • Solve memory leak when downloading

v0.12.0

1 year ago

Change

  • Update dependencies
  • Robust and streaming transfer for every browser when using passwordless protection

Added

  • (internal) Add E2E testing

Fixed

  • Improve HTTP status checking

v0.11.0

1 year ago

Change

  • Improve error message in key exchange
  • Update dependencies
  • Improve cancellations especially for sending and viewing
  • (internal) Update @vue/cli-xxx
  • Improve UX by preloading components and libraries
  • Load icons asynchronously for performance
  • Update OpenPGP.js and reduce its built size for performance
  • Update theme color

v0.10.0

1 year ago

Change

  • (internal) Use Composition API in the components
  • Update dependencies
  • Enable streaming-upload as possible by default if available because Chrome Stable 105 can streaming-upload when using separate Chrome profiles