You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add assembling status to UploadPicker by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-upload/pull/1530
11
+
* feat(UploadPicker): Allow to set color to primary by @susnux in https://github.com/nextcloud-libraries/nextcloud-upload/pull/1606
12
+
* feat(uploader): add ETA implementation with upload speed information by @susnux in https://github.com/nextcloud-libraries/nextcloud-upload/pull/1627
13
+
14
+
### Fixed
15
+
* fix: fix eslint scripts by @Koc in https://github.com/nextcloud-libraries/nextcloud-upload/pull/1518
16
+
* fix: include non conflicting files for upload by @susnux in https://github.com/nextcloud-libraries/nextcloud-upload/pull/1615
17
+
* fix(conflictpicker): force background on sticky header by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-upload/pull/1635
18
+
* fix(uploader): Correctly (re)set progress on upload by @susnux in https://github.com/nextcloud-libraries/nextcloud-upload/pull/1603
19
+
* fix(uploader): properly propagate upload cancelled status by @susnux in https://github.com/nextcloud-libraries/nextcloud-upload/pull/1617
20
+
21
+
### Changed
22
+
* Updated translations
23
+
* Updated development dependencies
24
+
* chore(deps): bump @nextcloud/dialogs from 6.0.1 to 6.1.1
25
+
* chore(deps): bump @nextcloud/files from 3.10.1 to 3.10.2
26
+
* chore(deps): bump @nextcloud/l10n from 3.1.0 to 3.2.0
27
+
* chore(deps): bump axios from 1.7.9 to 1.8.1
28
+
* chore(deps): bump dompurify from 3.1.6 to 3.2.4
29
+
* chore(deps): bump elliptic from 6.6.0 to 6.6.1
30
+
* chore(deps): bump p-queue from 8.0.1 to 8.1.0
31
+
* test: adjust config for vitest v3 and await expect by @susnux in https://github.com/nextcloud-libraries/nextcloud-upload/pull/1600
32
+
* test: silence console output when testing logger by @susnux in https://github.com/nextcloud-libraries/nextcloud-upload/pull/1602
0 commit comments