|
@@ -85,6 +85,10 @@ Aws S3 plugin now handles uploads internally, instead of deferring to XHR Upload
|
|
|
|
|
|
Polish, Croatian and Romanian language pack have been added by @alfatv, @dkisic and akizor :tada:
|
|
|
|
|
|
+## Exifr in Thumnail Generator
|
|
|
+
|
|
|
+[@MikeKovarik](https://github.com/MikeKovarik) created an awesome library called [Exifr](https://github.com/MikeKovarik/exifr), useful for extracting EXIF image data. He was kind enough to submit a PR that replaces Uppy’s inlined `exif-js` with `exifr`. Our thumnail generation is now faster and more robust! See [PR 2140](https://github.com/transloadit/uppy/pull/2140) for details.
|
|
|
+
|
|
|
## Misc
|
|
|
|
|
|
- @uppy/tus, @uppy/xhr-upload: emit error when companion returns error during upload creation (#2166 / @ifedapoolarewaju)
|