Skip to content

Releases: nextcloud-libraries/nextcloud-upload

v1.6.1

25 Sep 22:34
8f833da
Compare
Choose a tag to compare

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/files to 3.9.0
  • chore: Bump dompurify to 3.1.6
  • chore: Bump @nextcloud/axios to 2.5.1

v1.6.0

05 Sep 14:00
773384b
Compare
Choose a tag to compare

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)

Changed

  • Updated translations
  • chore: Bump axios to 1.7.7
  • chore: Bump @nextcloud/dialogs to 5.3.7
  • Updated development dependencies
  • chore(ci): also run node on main push #1367 (skjnldsv)

v1.5.0

20 Aug 08:57
f3a1770
Compare
Choose a tag to compare

v1.5.0 (2024-08-16)

Added

  • feat(UploadPicker): Use @nextcloud/files filename validation by default #1310 (susnux)

Fixed

  • fix(uploader): Make sure every request is added to the job queue #1326 (susnux)

Changed

  • Updated translations
  • chore: Bump @nextcloud/auth to 2.4.0
  • chore: Bump @nextcloud/files to 3.8.0
  • chore: Bump axios to 1.7.4

v1.4.3

07 Aug 09:27
edcffaf
Compare
Choose a tag to compare

v1.4.3 (2024-08-07)

Fixed

  • fix: Always request current content when triggering a menu entry by @susnux in #1313
  • fix: Remove outdated languages that are blocking the real translations by @susnux in #1282
  • fix(UploadPicker): Do not hardcode the height but use the CSS variable by @susnux in #1309

What's Changed

  • chore: Bump @nextcloud/files from 3.5.1 to 3.7.0 by @dependabot
  • chore: Bump @nextcloud/paths from 2.1.0 to 2.2.1 by @dependabot
  • chore: Bump @nextcloud/sharing from 0.2.2 to 0.2.3 by @dependabot
  • chore: Bump @types/node from 20.14.10 to 22.1.0 by @dependabot
  • chore: Bump @vitest/coverage-v8 from 2.0.2 to 2.0.5 by @dependabot
  • chore: Bump axios from 1.7.2 to 1.7.3 by @dependabot
  • chore: Bump axios-retry from 4.4.1 to 4.5.0 by @dependabot
  • chore: Bump blob-polyfill from 7.0.20220408 to 8.0.20240630 by @dependabot
  • chore: Bump cypress from 13.13.0 to 3.13.2 by @dependabot
  • chore: Bump cypress-io/github-action from 6.7.1 to 6.7.2 by @dependabot
  • chore: Bump fast-xml-parser from 4.3.2 to 4.4.1 by @dependabot
  • chore: Bump jsdom from 24.1.0 to 24.1.1 by @dependabot
  • chore: Bump typedoc from 0.26.4 to 0.26.5 by @dependabot
  • chore: Bump typescript from 5.4.5 to 5.5.4 by @dependabot
  • chore: Bump vite from 5.3.3 to 5.3.5 by @dependabot
  • chore: Bump webdav from 5.6.0 to 5.7.1 by @dependabot
  • chore: monitor bundle size with codecov by @skjnldsv in #1290
  • feat: add cypress selectors for new menu entries by @skjnldsv in #1289
  • Translations updates

Full Changelog: v1.4.2...v1.4.3

v1.4.2

12 Jul 10:06
e50a1a2
Compare
Choose a tag to compare

v1.4.2 (2024-07-11)

Full Changelog

Fixed

Changed

  • Add SPDX header #1278 (AndyScherzinger)
  • Update translations
  • chore: add transifex-conventional-rebase.yml
  • chore: Bump @nextcloud/dialogs from 5.3.2 to 5.3.5
  • Update development dependencies

v1.4.1

24 Jun 10:49
2d1ec4f
Compare
Choose a tag to compare

v1.4.1 (2024-06-24)

Fixed

  • fix: Prevent issues with Chromium based browsers #1250 (susnux)

v1.4.0

21 Jun 20:33
705b505
Compare
Choose a tag to compare

v1.4.0 (2024-06-21)

Full Changelog

Added

  • Added retry capability for uploading files #1233 (Koc)

Fixed

  • fix: Adjust isPublic detection for uploader #1234 (susnux)

Changed

  • refactor: Use getUniqueName from @nextcloud/files #1244 (susnux)
  • refactor: Use public-share aware functions from @nextcloud/files and @nextcloud/sharing #1245 (susnux)
  • chore: Bump @cypress/vue2 from 2.1.0 to 2.1.1
  • chore: Bump @nextcloud/dialogs from 5.3.1 to 5.3.2
  • chore: Bump braces from 3.0.2 to 3.0.3
  • chore: Bump codecov/codecov-action from 4.4.1 to 4.5.0
  • chore: Bump cypress-io/github-action from 6.7.0 to 6.7.1
  • chore: Bump ws from 8.17.0 to 8.17.1
  • chore: Bump @nextcloud/files from 3.4.1 to 3.5.0
  • chore: Bump cypress from 13.11.0 to 13.12.0
  • chore: Bump @types/node from 20.14.6 to 20.14.7
  • chore: Bump axios-retry from 4.4.0 to 4.4.1

v1.3.0

07 Jun 00:13
d6701ea
Compare
Choose a tag to compare

v1.3.0 (2024-06-06)

Full Changelog

Added

  • feat: Implement upload on public shares using dav endpoint v2 by @susnux in #1225

Changed

  • refactor: Only import from nextcloud-axios not axios directly by @susnux in #1224
  • Updated translations
  • chore(deps): Bump @nextcloud/files from 3.3.1 to 3.4.0 by @dependabot in #1220
  • chore(deps): Bump @types/node to 20.14.2 by @dependabot in #1227

v1.2.0

23 May 08:44
245030f
Compare
Choose a tag to compare

v1.2.0 (2024-05-23)

Full Changelog

Added

  • feat(NodesPicker): Add support for FileSystemEntry by @susnux in #1165
  • feat(ConflictPicker): Allow to use FileSystemEntry by @susnux in #1166
  • feat: Allow to upload directories and allow bulk upload by @susnux in #1175
  • feat: Split new-menu entries into upload new and other by @susnux in #1206
  • feat(ConflictPicker): refresh preview on etag change by @skjnldsv in #1214

Fixed

  • fix(ConflictPicker): Ensure component works also if browser does not support FileSystemEntry by @susnux in #1171
  • fix(ConflictPicker): Allow to set recursive upload note + fix types for conflict utils functions by @susnux in #1176
  • fix(docs): Add parameter docs for getUploader by @susnux in #1207

Changed

  • Updated translations
  • fix(tests): Add tests for filesystem helpers by @susnux in #1174
  • fix: Refactor logger and fix badges in README by @susnux in #1173
  • build(deps): Bump @nextcloud/dialogs to 5.3.1
  • build(deps): Bump @nextcloud/auth to 2.3.0
  • build(deps): Bump @nextcloud/router to 3.0.1
  • build(deps): Bump @nextcloud/files to 3.2.1
  • build(deps): Bump @nextcloud/l10n to 3.1.0
  • build(deps): Bump @nextcloud/logger to 3.0.2
  • build(deps): Bump axios to 1.7.2

v1.1.1

15 Apr 12:42
f813dd8
Compare
Choose a tag to compare

v1.1.1 (2024-04-15)

Full Changelog

🐛 Fixed bugs

  • fix: Drop dependency on moment.js by @susnux in #1155
  • fix(upload): Do not read chunks into memory but just stream file chunks by @susnux in #1153

Changed

  • Updated development dependencies
  • Updated translations
  • Updated @nextcloud/dialogs from 5.2.0 to 5.3.0