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 theOutputFileEntry
object. This property indicated from which upload source the file was added: local, camera, dropbox etc. (#736) (6fe5bcd)