Releases: nextcloud-libraries/nextcloud-upload
Releases · nextcloud-libraries/nextcloud-upload
v1.11.0
v2.0.0-rc.0
💥 BREAKING CHANGES
This library is now a pure uploading API library and no longer contains Vue-related functions and components.
UploadPickerVue component will be available in@nextcloud/vueopenConflictPickeranduploadConflictHandlerwill be available in@nextcloud/dialogs
What's Changed
💥 Breaking Changes
Other Changes
- Updated translations by @transifex-integration in #1749, #1754, #1756, #1758, #1759, #1760, #1761, #1780, #1781, #1782, #1790, #1796, #1810, #1813
- refactor: split
vueanddialogssub modules to prepare for library splitting by @ShGKme in #1816 - [next] chore(package.json): update engines and add devEngines by @backportbot in #1821
- chore(release): v2.0.0-rc.0 by @ShGKme in #1819
Full Changelog: v1.10.0...v2.0.0-rc.0
v1.10.0
What's Changed
🚀 Enhancements
- feat(Uploader): Enable chunked upload for public shares if supported by @provokateurin in #1705
🐛 Fixed bugs
- chore(i18n): Improved grammar by @rakekniven in #1672
Other Changes
- Updates for project Nextcloud upload library by @transifex-integration in #1671
- Updates for project Nextcloud upload library by @transifex-integration in #1675
- Updates for project Nextcloud upload library by @transifex-integration in #1676
- Updates for project Nextcloud upload library by @transifex-integration in #1678
- Updates for project Nextcloud upload library by @transifex-integration in #1680
- Updates for project Nextcloud upload library by @transifex-integration in #1681
- Updates for project Nextcloud upload library by @transifex-integration in #1683
- Updates for project Nextcloud upload library by @transifex-integration in #1684
- Updates for project Nextcloud upload library by @transifex-integration in #1685
- Updates for project Nextcloud upload library by @transifex-integration in #1686
- Updates for project Nextcloud upload library by @transifex-integration in #1687
- Updates for project Nextcloud upload library by @transifex-integration in #1688
- Updates for project Nextcloud upload library by @transifex-integration in #1696
- Updates for project Nextcloud upload library by @transifex-integration in #1701
- Updates for project Nextcloud upload library by @transifex-integration in #1703
- Updates for project Nextcloud upload library by @transifex-integration in #1704
- Updates for project Nextcloud upload library by @transifex-integration in #1711
- Updates for project Nextcloud upload library by @transifex-integration in #1720
- Updates for project Nextcloud upload library by @transifex-integration in #1721
- Updates for project Nextcloud upload library by @transifex-integration in #1724
- Updates for project Nextcloud upload library by @transifex-integration in #1725
- Updates for project Nextcloud upload library by @transifex-integration in #1732
- fix(i18n): Corrected plural for multi. plural languages by @rakekniven in #1733
- Updates for project Nextcloud upload library by @transifex-integration in #1735
- Updates for project Nextcloud upload library by @transifex-integration in #1736
- Updates for project Nextcloud upload library by @transifex-integration in #1738
- Updates for project Nextcloud upload library by @transifex-integration in #1739
- Updates for project Nextcloud upload library by @transifex-integration in #1740
- Updates for project Nextcloud upload library by @transifex-integration in #1741
- Updates for project Nextcloud upload library by @transifex-integration in #1742
- prepare v1.10.0 and document release process by @susnux in #1743
Full Changelog: v1.9.1...v1.10.0
v1.9.1
What's Changed
- Updates for project Nextcloud upload library by @transifex-integration in #1644
- chore(i18n): adding hint for translators by @rakekniven in #1643
- chore(i18n): Fixes wrong syntax from #1643 by @rakekniven in #1645
- chore(deps-dev): bump @vitest/coverage-v8 from 3.0.7 to 3.0.8 by @dependabot in #1646
- Updates for project Nextcloud upload library by @transifex-integration in #1648
- chore(deps-dev): bump vite from 6.2.0 to 6.2.1 by @dependabot in #1649
- chore(deps): bump axios from 1.8.1 to 1.8.2 by @dependabot in #1650
- ci(deps): bump cypress-io/github-action from 6.7.14 to 6.7.15 by @dependabot in #1651
- Updates for project Nextcloud upload library by @transifex-integration in #1652
- Updates for project Nextcloud upload library by @transifex-integration in #1653
- ci(deps): bump cypress-io/github-action from 6.7.15 to 6.7.16 by @dependabot in #1655
- chore(deps): bump axios from 1.8.2 to 1.8.3 by @dependabot in #1656
- fix(upload): do not retry when insufficient storage but when locked by @susnux in #1657
- chore(deps-dev): bump cypress from 14.1.0 to 14.2.0 by @dependabot in #1658
- chore(deps-dev): bump vite from 6.2.1 to 6.2.2 by @dependabot in #1659
- ci(deps): bump actions/setup-node from 4.2.0 to 4.3.0 by @dependabot in #1661
- chore(deps-dev): bump typedoc from 0.27.9 to 0.28.0 by @dependabot in #1664
- chore(deps-dev): bump @vitest/coverage-v8 from 3.0.8 to 3.0.9 by @dependabot in #1663
- Updates for project Nextcloud upload library by @transifex-integration in #1665
- fix(uploader): only set mtime if valid value is passed by @susnux in #1666
- chore: prepare release of v1.9.1 by @susnux in #1667
New Contributors
- @rakekniven made their first contribution in #1643
Full Changelog: v1.9.0...v1.9.1
v1.9.0
v1.9.0 (2025-03-04)
Added
- feat: add assembling status to UploadPicker by @skjnldsv in #1530
- feat(UploadPicker): Allow to set color to primary by @susnux in #1606
- feat(uploader): add ETA implementation with upload speed information by @susnux in #1627
Fixed
- fix: fix eslint scripts by @Koc in #1518
- fix: include non conflicting files for upload by @susnux in #1615
- fix(conflictpicker): force background on sticky header by @skjnldsv in #1635
- fix(uploader): Correctly (re)set progress on upload by @susnux in #1603
- fix(uploader): properly propagate upload cancelled status by @susnux in #1617
Changed
- Updated translations
- Updated development dependencies
- chore(deps): bump @nextcloud/dialogs from 6.0.1 to 6.1.1
- chore(deps): bump @nextcloud/files from 3.10.1 to 3.10.2
- chore(deps): bump @nextcloud/l10n from 3.1.0 to 3.2.0
- chore(deps): bump axios from 1.7.9 to 1.8.1
- chore(deps): bump dompurify from 3.1.6 to 3.2.4
- chore(deps): bump elliptic from 6.6.0 to 6.6.1
- chore(deps): bump p-queue from 8.0.1 to 8.1.0
- test: adjust config for vitest v3 and await expect by @susnux in #1600
- test: silence console output when testing logger by @susnux in #1602
v1.8.0
v1.7.1
v1.7.1 (2024-12-10)
Fixed
- fix(uploader): only monitor the queue being idle when we know we are finishing the upload by @skjnldsv in #1521
Changed
- chore(deps): Bump @nextcloud/files from 3.9.1 to 3.10.0 by @dependabot
- chore(deps): Bump @nextcloud/sharing from 0.2.3 to 0.2.4 by @dependabot
- chore(deps): Bump axios from 1.7.7 to 1.7.9 by @dependabot
- Translations updates
Full Changelog: v1.7.0...v1.7.1
v1.7.0
v1.7.0 (2024-11-13)
Added
- feat: Add
uploadConflictHandlerto handle conflict resolution by @susnux in #1442 - feat: Respect parallel count config by @provokateurin in #1444
Fixed
Changed
- chore: Add more debug logging to trace errors by @susnux in #1432
- chore(deps): Bump @nextcloud/dialogs from 5.3.7 to 6.0.1 by @dependabot in #1469
- chore(deps): Bump @nextcloud/files from 3.9.0 to 3.9.1 by @dependabot in #1452
- chore(deps): Bump crypto-browserify from 3.12.0 to 3.12.1 by @dependabot in #1450
- chore(deps): Bump elliptic from 6.5.7 to 6.6.0 by @dependabot in #1461
- test: Cleanup test setup by @susnux in #1441
- Translations updates
New Contributors
- @provokateurin made their first contribution in #1444
v1.6.1
Changelog
v1.6.1 (2024-09-26)
Fixed
- fix: Fix errors when FileSystemFileEntry is unsupported #1417 (Pytal)
- fix(l10n): Add proper config to align languages with Nextcloud language tags #1421 (susnux)
Changed
- Updated translations
- Updated development dependencies
- chore: Bump
@nextcloud/filesto 3.9.0 - chore: Bump
dompurifyto 3.1.6 - chore: Bump
@nextcloud/axiosto 2.5.1
v1.6.0
v1.6.0 (2024-09-05)
Added
- feat(uploader): Allow to specify custom headers #1366 (susnux)
- feat(UploadPicker): Allow to disable the "new"-menu #1373 (susnux)
Fixed
- fix(Uploader): The mtime should be a valid UNIX timestamp #1368 (susnux)
- fix(uploader): validation of the destination should not compare the class #1369 (susnux)
- fix(UploadPicker): Show menu if folders are enabled #1372 (susnux)
- fix: Make the default uploader global #1370 (susnux)