mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-20 16:53:33 +00:00
changelog: rm serviceworker expiration
ServiceWorkers get shut down by browsers after a few minutes of inactivity, so we really don't need to expire anything manually there.
This commit is contained in:
parent
8d87182a21
commit
f87fe03466
1 changed files with 0 additions and 1 deletions
|
|
@ -108,7 +108,6 @@ To be released: 2017-10-27
|
|||
- [ ] plugins: add tabindex="0" to buttons and tabs? (@arturi)
|
||||
- [ ] goldenretriever: add “ghost” files (@arturi)
|
||||
- [ ] xhrupload: set a timeout in the onprogress event handler to detect stale network (@goto-bus-stop)
|
||||
- [ ] goldenretriever: add expiration to ServiceWorkerStore (@goto-bus-stop)
|
||||
- [ ] tus: Review b3cc48130e292f08c2a09f2f0adf6b6332bf7692
|
||||
|
||||
## 0.20.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue