Releases: uploadcare/file-uploader
Releases · uploadcare/file-uploader
v1.10.0
1.10.0 (2024-11-02)
Features
- locale added support for Finnish locale, enabling full application functionality in Finnish. (#753) (d6aecca)
v1.9.0
1.9.0 (2024-10-04)
Features
- a11y: added accessible titles to buttons in
uc-activity-header
(#748) (97f13e3)
v1.8.1
1.8.1 (2024-10-02)
Bug Fixes
- svg-sprite: unneeded icons leak to the uc-basic sprite (#746) (f4decff)
v1.8.0
1.8.0 (2024-09-24)
Features
- cloud-editor increased the capture area for dragging (#741) (47cc087)
v1.7.0
1.7.0 (2024-09-19)
Features
- a11y: added WCAG AAA contrast and high-contrast theme (#739) (82c29e1)
v1.6.0
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
1.5.2 (2024-08-26)
Bug Fixes
v1.5.1
1.5.1 (2024-08-21)
Bug Fixes
- styles: compatibility issues with tailwindcss/forms (#728) (2fb5ca0)
v1.5.0
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
1.4.0 (2024-08-14)
Features
- theme: add predefined color presets classes (#715) (3dc0b46)