Skip to content

Releases: transloadit/uppy

@uppy/dashboard@5.1.0

02 Dec 09:12
556e36d

Choose a tag to compare

Minor Changes

  • 79e6460: - Add PluginTypeRegistry and typed getPlugin overload in @uppy/core
    • Register plugin ids across packages so uppy.getPlugin('Dashboard' | 'Webcam') returns the concrete plugin type and removes the need to pass generics in getPlugin()

Patch Changes

  • cc3ff31: Move golden retriever clear files logic to the restore function. This prevents race condition bugs when storing state.
  • Updated dependencies [e661348]
  • Updated dependencies [79e6460]
  • Updated dependencies [ac12f35]
  • Updated dependencies [4817585]
    • @uppy/provider-views@5.2.0
    • @uppy/thumbnail-generator@5.1.0
    • @uppy/core@5.2.0
    • @uppy/utils@7.1.4

@uppy/core@5.2.0

02 Dec 09:12
556e36d

Choose a tag to compare

Minor Changes

  • 79e6460: - Add PluginTypeRegistry and typed getPlugin overload in @uppy/core
    • Register plugin ids across packages so uppy.getPlugin('Dashboard' | 'Webcam') returns the concrete plugin type and removes the need to pass generics in getPlugin()

Patch Changes

  • ac12f35: Fix: Move completed uploads exclusion logic into uploaders. This fixes the problem where postprocessors would not run for already uploaded files.
  • 4817585: added icon to webdav provider, add css to truncate large file names
  • Updated dependencies [ac12f35]
    • @uppy/utils@7.1.4

@uppy/compressor@3.1.0

02 Dec 09:12
556e36d

Choose a tag to compare

Minor Changes

  • 79e6460: - Add PluginTypeRegistry and typed getPlugin overload in @uppy/core
    • Register plugin ids across packages so uppy.getPlugin('Dashboard' | 'Webcam') returns the concrete plugin type and removes the need to pass generics in getPlugin()

Patch Changes

  • Updated dependencies [79e6460]
  • Updated dependencies [ac12f35]
  • Updated dependencies [4817585]
    • @uppy/core@5.2.0
    • @uppy/utils@7.1.4

@uppy/companion@6.2.1

02 Dec 09:12
556e36d

Choose a tag to compare

Patch Changes

  • 4817585: added icon to webdav provider, add css to truncate large file names

@uppy/box@4.1.0

02 Dec 09:12
556e36d

Choose a tag to compare

Minor Changes

  • 79e6460: - Add PluginTypeRegistry and typed getPlugin overload in @uppy/core
    • Register plugin ids across packages so uppy.getPlugin('Dashboard' | 'Webcam') returns the concrete plugin type and removes the need to pass generics in getPlugin()

Patch Changes

  • Updated dependencies [e661348]
  • Updated dependencies [79e6460]
  • Updated dependencies [ac12f35]
  • Updated dependencies [4817585]
    • @uppy/provider-views@5.2.0
    • @uppy/core@5.2.0
    • @uppy/utils@7.1.4

@uppy/aws-s3@5.1.0

02 Dec 09:13
556e36d

Choose a tag to compare

Minor Changes

  • 79e6460: - Add PluginTypeRegistry and typed getPlugin overload in @uppy/core
    • Register plugin ids across packages so uppy.getPlugin('Dashboard' | 'Webcam') returns the concrete plugin type and removes the need to pass generics in getPlugin()

Patch Changes

  • ac12f35: Fix: Move completed uploads exclusion logic into uploaders. This fixes the problem where postprocessors would not run for already uploaded files.
  • Updated dependencies [79e6460]
  • Updated dependencies [ac12f35]
  • Updated dependencies [4817585]
    • @uppy/core@5.2.0
    • @uppy/utils@7.1.4

@uppy/audio@3.1.0

02 Dec 09:12
556e36d

Choose a tag to compare

Minor Changes

  • 79e6460: - Add PluginTypeRegistry and typed getPlugin overload in @uppy/core
    • Register plugin ids across packages so uppy.getPlugin('Dashboard' | 'Webcam') returns the concrete plugin type and removes the need to pass generics in getPlugin()

Patch Changes

  • Updated dependencies [79e6460]
  • Updated dependencies [ac12f35]
  • Updated dependencies [4817585]
    • @uppy/core@5.2.0
    • @uppy/utils@7.1.4

uppy@5.1.11

03 Nov 13:28
7551b4c

Choose a tag to compare

Patch Changes

  • Updated dependencies [5e166a1]
    • @uppy/dashboard@5.0.4

@uppy/utils@7.1.3

03 Nov 13:28
7551b4c

Choose a tag to compare

Patch Changes

  • ad50314: Allow getSafeFileId to accept UppyFile

@uppy/dashboard@5.0.4

03 Nov 13:29
7551b4c

Choose a tag to compare

Patch Changes

  • 5e166a1: Fix form appending for shadow dom
  • Updated dependencies [ad50314]
    • @uppy/utils@7.1.3