|
@@ -124,7 +124,20 @@ PRs are welcome! Please do open an issue to discuss first if it's a big feature,
|
|
- [ ] QA: add one integration test (or add to existing test) that uses more exotic (tus) options such as `useFastRemoteRetry` or `removeFingerprintOnSuccess` https://github.com/transloadit/uppy/issues/1327 (@arturi, @ifedapoolarewaju)
|
|
- [ ] QA: add one integration test (or add to existing test) that uses more exotic (tus) options such as `useFastRemoteRetry` or `removeFingerprintOnSuccess` https://github.com/transloadit/uppy/issues/1327 (@arturi, @ifedapoolarewaju)
|
|
- [ ] website: Adopt bcp-47 to handle and parse locales (@kvz, https://github.com/meikidd/iso-639-1/issues/19, https://tools.ietf.org/html/bcp47, https://github.com/wooorm/bcp-47)
|
|
- [ ] website: Adopt bcp-47 to handle and parse locales (@kvz, https://github.com/meikidd/iso-639-1/issues/19, https://tools.ietf.org/html/bcp47, https://github.com/wooorm/bcp-47)
|
|
|
|
|
|
-## 1.5
|
|
|
|
|
|
+## 1.5.1
|
|
|
|
+
|
|
|
|
+Released: 2019-10-14
|
|
|
|
+
|
|
|
|
+This release contains a new Thai locale, and some critical fixes for the 1.5 release, especially the S3 plugins.
|
|
|
|
+
|
|
|
|
+- @uppy/aws-s3-multipart: advance queue after local file upload completes (@goto-bus-stop, #1887)
|
|
|
|
+- @uppy/core: provide default error message (@goto-bus-stop, #1880)
|
|
|
|
+- @uppy/dashboard: fix retry icons on individual files (@goto-bus-stop, #1888)
|
|
|
|
+- @uppy/locales: add Thai (@dogrocker, #1873)
|
|
|
|
+- build: update lerna, eslint, and jest (@goto-bus-stop)
|
|
|
|
+- docs: add css require to robodog docs (@arturi, fea453b7a99359ef409f57face62c8eeffc16fda)
|
|
|
|
+
|
|
|
|
+## 1.5.0
|
|
|
|
|
|
Released: 2019-10-09
|
|
Released: 2019-10-09
|
|
|
|
|