Skip to content

Releases: uploadcare/file-uploader

v1.10.0

04 Nov 16:02
a67c0ad
Compare
Choose a tag to compare

1.10.0 (2024-11-02)

Features

  • locale added support for Finnish locale, enabling full application functionality in Finnish. (#753) (d6aecca)

v1.9.0

08 Oct 07:29
c8035a4
Compare
Choose a tag to compare

1.9.0 (2024-10-04)

Features

  • a11y: added accessible titles to buttons in uc-activity-header (#748) (97f13e3)

v1.8.1

02 Oct 14:20
d0bb581
Compare
Choose a tag to compare

1.8.1 (2024-10-02)

Bug Fixes

  • svg-sprite: unneeded icons leak to the uc-basic sprite (#746) (f4decff)

v1.8.0

24 Sep 14:58
e15c63e
Compare
Choose a tag to compare

1.8.0 (2024-09-24)

Features

  • cloud-editor increased the capture area for dragging (#741) (47cc087)

v1.7.0

19 Sep 13:35
c915f71
Compare
Choose a tag to compare

1.7.0 (2024-09-19)

Features

  • a11y: added WCAG AAA contrast and high-contrast theme (#739) (82c29e1)

v1.6.0

02 Sep 16:24
e998309
Compare
Choose a tag to compare

1.6.0 (2024-09-02)

Features

  • a11y: add aria-live attribute to the file item elements to make the uploading status observable by the screen readers (#733) (649db3b)
  • output-file-entry: add source property to the OutputFileEntry object. This property indicated from which upload source the file was added: local, camera, dropbox etc. (#736) (6fe5bcd)

v1.5.2

26 Aug 14:56
dc8f773
Compare
Choose a tag to compare

1.5.2 (2024-08-26)

Bug Fixes

v1.5.1

21 Aug 13:48
90531f2
Compare
Choose a tag to compare

1.5.1 (2024-08-21)

Bug Fixes

  • styles: compatibility issues with tailwindcss/forms (#728) (2fb5ca0)

v1.5.0

15 Aug 13:09
12ce266
Compare
Choose a tag to compare

1.5.0 (2024-08-15)

Bug Fixes

  • cloud-image-editor: little memory leak where cloud image editor was holding some references that prevents from context destroying (70a9b2b)

Features

  • a11y: Added title to button (#723) (3090304)
  • public-upload-api: add method getCurrentActivity (3f5b127)
  • public-upload-api: allow to switch activity to the cloud image editor with predefined file opened (ef663fa)

v1.4.0

14 Aug 11:13
def5f47
Compare
Choose a tag to compare

1.4.0 (2024-08-14)

Features

  • theme: add predefined color presets classes (#715) (3dc0b46)