All Versions
210
Latest Version
Avg Release Cycle
17 days
Latest Release
-

Changelog History
Page 8

  • v1.23.2 Changes

    πŸš€ Released: 2020-11-27

    πŸ“¦ | Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3 | 1.7.3 | @uppy/robodog | 1.9.12 | | @uppy/companion | 2.3.0 | @uppy/status-bar | 1.8.0 | | @uppy/core | 1.14.1 | @uppy/vue | 0.1.0 | | @uppy/dashboard | 1.13.0 | @uppy/xhr-upload | 1.6.7 | | @uppy/react | 1.10.11 | uppy | 1.23.2 |

    πŸš€ This release brings Vue.js support to Uppy! πŸ’₯ Plus a β€œDone” button for Status Bar, to close the Dashboard modal when an upload is finished.

    • @uppy/vue: add Vue.js wrapper component for the Dashboard (#2500 / @ajkachnic)
    • @uppy/core: pass files array to _checkRestrictions (#2655 / @arturi)
    • @uppy/status-bar, @uppy/dashboard: Added β€œDone” button for when upload is successfully finished (#2653 / @arturi, @nqst)
    • @uppy/dashboard: show the edit button only when !uploadInProgressOrComplete (55d38e7b5fd0d1031caa5b3316fc7c85407ffac7 / @arturi)
    • @uppy/xhr-upload: Add missing option types to XHRUploadOptions (#2639 / @wbaaron)
    • πŸ“„ docs: Updated website docs, added total upload progress event (#2637 / @mkabatek)
    • βœ… test: added test DeepFrozenStore with deepFreeze to try and assert that state in not mutated anywhere by accident (#2607 / @arturi)
    • πŸ— build: switched from Travis to GitHub Actions (@goto-bus-stop)
    • meta: separated backlog from CHANGELOG.md into BACKLOG.md (#2646 / @azizk)
  • v1.23.1 Changes

    πŸš€ Released: 2020-11-16

    πŸ“¦ | Package | Version | Package | Version | |-|-|-|-| | @uppy/box | 0.3.0 | @uppy/transloadit | 1.6.14 | | @uppy/companion | 2.2.0 | @uppy/tus | 1.8.0 | | @uppy/image-editor | 0.1.8 | uppy | 1.23.1 | | @uppy/robodog | 1.9.11 | - | - |

    πŸš€ This release introduces a new Box provider plugin.

    • @uppy/box: Box provider implementation (#2549 / @cartfisk, @ifedapoolarewaju)
    • @uppy/box: Fix the thumbnail for Box provider (#2630 / @ifedapoolarewaju)
    • @uppy/image-editor: zoom button and types fix (#2632 / @arturi)
    • 🚚 @uppy/companion: fix box provider tests + remove unused e2e test files (#2628 / @ifedapoolarewaju)
    • @uppy/tus: tus: add onBeforeRequest option (#2611 / @bedgerotto, @Acconut)
    • @uppy/companion: catch errors when fetching dropbox user email (#2627 /@ifedapoolarewaju)
  • v1.23 Changes

    • πŸ”Œ [ ] plugins: WordPress Back-end plugin. Should be another Transloadit Integration based on Robodog Dashboard(?) we should add a provider, and possibly offer already-uploaded content
    • πŸ”Œ [ ] webcam: Specify the resolution of the webcam images/video. We should add a way to specify any custom 'constraints' (aspect ratio, resolution, mimetype (/video/mp4;codec=h264), bits per second, etc) to the Webcam plugin #876
  • v1.22 Changes

    • [ ] dashboard: add option to use body or window or CSS selector as drop zone / paste zone as well, DropPasteTarget #1593 (@arturi)
    • [ ] dashboard/dragndrop/fileinput: Add a disabled (true||false) option (https://github.com/transloadit/uppy/issues/1530)
    • [ ] dashboard: Add Done button when upload is successfully finished (https://github.com/transloadit/uppy/issues/1510)
    • [ ] dashboard: Add a Load More button so you don't have to TAB endlessly to get to the upload button (https://github.com/transloadit/uppy/issues/1419)
    • [ ] provider: Image search (via Google or Bing or DuckDuckGo) (@arturi)
    • [ ] core: add AngularJS wrapper component for the Dashboard (@arturi)
    • [ ] provider: MediaLibrary provider which shows you files that have already been uploaded #450, #1121, #1112 #362
  • v1.21.2 Changes

    πŸš€ Released: 2020-10-02

    πŸ›  Fixed nesting folder uploading from third-party providers, included Zoom meeting name in the file name.

    • πŸ›  website: Fix XHR upload demos, fixes #2517 (#2537 / @goto-bus-stop)
    • πŸ“„ docs: Corrected localhost URL to actual URL (#2543 / @adritasharma)
    • πŸ“„ docs: Include required CSS import (#2548 / @Gkleinereva)
    • ⚑️ @uppy/provider-views: szh fix username not updating when switching OneDrive accounts (#2538 / @szh)
    • πŸ‘ @uppy/provider-views: Add support for uploading nested folders (#2557 / @mokutsu-coursera)
    • πŸ‘• @uppy/dashboard: Fix missing preact.h import, enable lint for that (25b232eccc04795a869ff60eb6453180e41cdd03 / @goto-bus-stop)
    • @uppy/tus: add withCredentials, fix #2518 (#2544 / @szh)
    • @uppy/zoom: Include meeting name in file name, and include meeting data in response object so it is available in later uppy lifecycle methods when interacting with file object (#2547 / @mokutsu-coursera)
  • v1.21.1 Changes

    πŸš€ Released: 2020-09-16

    🚚 Zoom fixes and preact-css-transition-group removed.

    πŸ“¦ | Package | Version | Package | Version | |-|-|-|-| | @uppy/companion | 2.0.1 | @uppy/onedrive | 1.1.15 | | @uppy/dashboard | 1.12.7 | @uppy/provider-views | 1.7.6 | | @uppy/dropbox | 1.4.15 | @uppy/react | 1.10.7 | | @uppy/facebook | 1.1.15 | @uppy/robodog | 1.9.7 | | @uppy/google-drive | 1.5.15 | @uppy/transloadit | 1.6.10 | | @uppy/instagram | 1.4.15 | @uppy/zoom | 0.1.4 | | @uppy/locales | 1.16.7 | uppy | 1.21.1 |

    • ✏️ @uppy/locales: added pt_PT and fixed some typos in pt_BR (#2510 / @Jmales)
    • 🌐 @uppy/locales: fixed translation of uploadingX in french locale (#2523 / @phil714)
    • @uppy/zoom: omit timeline files and fix cc type files for zoom provider (#2508 / @mokutsu-coursera)
    • ⚑️ @uppy/zoom: update the pagination limit / boundary on the zoom provider (#2511 / @mokutsu-coursera)
    • @uppy/zoom: fix cases where a meeting UUID has slashes (#2526 / @mokutsu-coursera)
    • @uppy/zoom: fix meeting timestamp for user timezones and explicitly include moment-timezone dependency (#2525 / @mokutsu-coursera)
    • @uppy/dashboard: fix truncation and ellipses for very long file names (#2533 / @mokutsu-coursera)
    • 🚚 @uppy/dashboard: remove preact-css-transition-group (#2444 / @goto-bus-stop)
    • @uppy/provider-views: fix mutating state where not intended (#2504 / @johnnyperkins)
    • πŸ“„ docs: Update readme pages for npm (#2527 / @mokutsu-coursera)
    • πŸ— build: fix overeager regex in website examples build (@goto-bus-stop)
  • v1.21 Changes

    • [ ] dashboard: add option to use body or window or CSS selector as drop zone / paste zone as well, DropPasteTarget #1593 (@arturi)
    • [ ] dashboard/dragndrop/fileinput: Add a disabled (true||false) option (https://github.com/transloadit/uppy/issues/1530)
    • [ ] dashboard: Add Done button when upload is successfully finished (https://github.com/transloadit/uppy/issues/1510)
    • [ ] dashboard: Add a Load More button so you don't have to TAB endlessly to get to the upload button (https://github.com/transloadit/uppy/issues/1419)
    • [ ] provider: Image search (via Google or Bing or DuckDuckGo) (@arturi)
    • [ ] core: add AngularJS wrapper component for the Dashboard (@arturi)
    • [ ] provider: MediaLibrary provider which shows you files that have already been uploaded #450, #1121, #1112 #362
  • v1.20.2 Changes

    πŸš€ Released: 2020-08-17

    πŸš€ This release adds a deauthorization callback endpoint to Companion.

    πŸ“¦ | Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.8.5 | @uppy/provider-views | 1.7.4 | | @uppy/companion | 2.0.0-alpha.11 | @uppy/react | 1.10.5 | | @uppy/core | 1.13.1 | @uppy/robodog | 1.9.5 | | @uppy/dashboard | 1.12.5 | @uppy/screen-capture | 1.0.7 | | @uppy/dropbox | 1.4.13 | @uppy/status-bar | 1.7.5 | | @uppy/facebook | 1.1.13 | @uppy/thumbnail-generator | 1.6.6 | | @uppy/google-drive | 1.5.13 | @uppy/transloadit | 1.6.8 | | @uppy/image-editor | 0.1.5 | @uppy/tus | 1.7.5 | | @uppy/instagram | 1.4.13 | @uppy/webcam | 1.6.11 | | @uppy/locales | 1.16.5 | @uppy/zoom | 0.1.2 | | @uppy/onedrive | 1.1.13 | uppy | 1.20.2 |

    • 🚚 @uppy/companion: remove ouath scopes for zoom (#2464 / @ifedapoolarewaju)
    • @uppy/companion: add deauthorization callback endpoint (#2470 / @ifedapoolarewaju)
  • v1.20.1 Changes

    πŸš€ Released: 2020-08-13

    πŸ“¦ | Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.8.4 | @uppy/provider-views | 1.7.3 | | @uppy/dashboard | 1.12.4 | @uppy/react | 1.10.4 | | @uppy/dropbox | 1.4.12 | @uppy/robodog | 1.9.4 | | @uppy/facebook | 1.1.12 | @uppy/transloadit | 1.6.7 | | @uppy/google-drive | 1.5.12 | @uppy/tus | 1.7.4 | | @uppy/instagram | 1.4.12 | @uppy/zoom | 0.1.1 | | @uppy/onedrive | 1.1.12 | uppy | 1.20.1 |

    • @uppy/aws-s3-multipart: enable uploading zero-sized files (#2451 / @vedran555)
    • @uppy/provider-views: fix incorrect files added count when adding folders (#2439 / @ajkachnic)
    • @uppy/transloadit: add auth.expires type (#2457 / @just-mitch, @goto-bus-stop)
    • πŸ—„ @uppy/tus: docs-deprecate autoRetry (#2347 / @goto-bus-stop)
    • 0️⃣ @uppy/tus: fix fallback to default fingerprint implementation (#2456 / @Acconut, @goto-bus-stop)
    • πŸ“„ docs: add add-on section to Zoom docs (#2452 / @ifedapoolarewaju)
    • πŸ“„ docs: add documentation for zoom plugin (#2448 / @ifedapoolarewaju)
  • v1.20.0 Changes

    πŸš€ Released: 2020-08-10

    πŸš€ This release fixes the localized text on the Dashboard (again), fixes an issue when repeatedly uploading the same file using the Transloadit plugin, and adds a new restriction, minFileSize, thanks to @anthony0030!

    πŸ“¦ | Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.8.3 | @uppy/react | 1.10.3 | | @uppy/companion | 2.0.0-alpha.10 | @uppy/robodog | 1.9.3 | | @uppy/core | 1.13.0 | @uppy/status-bar | 1.7.4 | | @uppy/dashboard | 1.12.3 | @uppy/transloadit | 1.6.6 | | @uppy/image-editor | 0.1.4 | uppy | 1.20.0 | | @uppy/locales | 1.16.4 | - | - |

    • @uppy/aws-s3-multipart: handle server returning numbers as strings (@goto-bus-stop)
    • 🏁 @uppy/companion: make npm run test work on windows (#2399 / @goto-bus-stop)
    • @uppy/core: adds minFileSize option (#2394 / @anthony0030)
    • πŸ’» @uppy/dashboard: use correct strings on AddFiles UI (#2426 / @goto-bus-stop)
    • 0️⃣ @uppy/status-bar: specify default string for retryUpload (#2442 / @goto-bus-stop)
    • πŸ–¨ @uppy/transloadit: fully disable Tus fingerprinting (#2425 / @goto-bus-stop)
    • πŸ“„ docs: make global companion install bash line copy-pasteable (#2438 / @goto-bus-stop)
    • βœ… test: re-enable Safari on Sauce (#2430 / @goto-bus-stop)
    • 🚚 website: enable zoom example conditionally + remove conditional instagram graph example (#2422 / @ifedapoolarewaju)
    • πŸ›  website: various fixes (#2433 / @nqst)