Releases: nwtgck/piping-ui-web
Releases · nwtgck/piping-ui-web
v0.10.0
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
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
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
Fixed
- Encryption support for Firefox ESR
v0.7.2
Fixed
- Fix feature detection of streaming upload in Safari
v0.7.1
Fixed
- Always non-streaming encrypted upload in Safari
v0.7.0
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.29
Changed
- Update dependencies
- Reorder Piping Server URLs