Skip to content

Releases: nwtgck/piping-ui-web

v0.10.0

12 Sep 22:25
Compare
Choose a tag to compare

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

v0.9.0

04 Sep 22:46
Compare
Choose a tag to compare

Change

  • Force disable streaming-upload because Chrome Stable 105.0.5195.52 causes an error "Failed to load resource: net::ERR_FAILED", which will be enabled again after Chrome fixed

v0.8.0

28 Aug 06:27
Compare
Choose a tag to compare

Added

  • Support streaming-download support for Safari

Change

  • Add a file extension in streaming-download by detecting MIME type
  • Support streaming-download without user reload on the first arrival

v0.7.3

28 Aug 06:27
Compare
Choose a tag to compare

Fixed

  • Encryption support for Firefox ESR

v0.7.2

28 Aug 06:27
Compare
Choose a tag to compare

Fixed

  • Fix feature detection of streaming upload in Safari

v0.7.1

28 Aug 06:27
Compare
Choose a tag to compare

Fixed

  • Always non-streaming encrypted upload in Safari

v0.7.0

21 Aug 01:07
Compare
Choose a tag to compare

Changed

  • Update dependencies
  • Disable service worker cache
  • Add file extension in view mode when downloading transferred file without extension

Added

  • Support streaming encrypted upload

Fixed

  • Copy correct text to clipboard

v0.6.30

19 Jul 00:50
Compare
Choose a tag to compare

Changed

  • Update dependencies

v0.6.29

22 Dec 21:48
Compare
Choose a tag to compare

Changed

  • Update dependencies
  • Reorder Piping Server URLs

v0.6.28

22 Dec 21:14
Compare
Choose a tag to compare

Changed

  • Update dependencies