Skip to content

Releases: nextcloud-libraries/nextcloud-upload

v1.1.0

02 Apr 15:06
9bba6c2
Compare
Choose a tag to compare

v1.1.0 (2024-04-02)

Full Changelog

Features 🚀

Bug Fixes 🐛

  • fix: conflict picker by @skjnldsv in #1123
  • fix: migrate conflictpicker to NcDialog and remove incorrect semantic closing icon by @emoral435 in #1113
  • fix(ConflictPicker): Use action slot instead of custom wrapper for buttons by @susnux in #1117

Changed

  • build(deps-dev): Bump @cypress/vue2 from 2.0.1 to 2.1.0 by @dependabot
  • build(deps-dev): Bump @tsconfig/cypress from 1.0.1 to 1.0.2 by @dependabot
  • build(deps-dev): Bump @types/node from 20.11.17 to 20.12.2 by @dependabot
  • build(deps-dev): Bump @vitest/coverage-istanbul from 1.2.2 to 1.4.0 by @dependabot
  • build(deps-dev): Bump cypress from 13.6.4 to 13.7.0 by @dependabot
  • build(deps-dev): Bump typedoc from 0.25.8 to 0.25.12 by @dependabot
  • build(deps-dev): Bump typescript from 5.3.3 to 5.4.3 by @dependabot
  • build(deps): Bump @nextcloud/dialogs from 5.1.1 to 5.1.2 by @dependabot
  • build(deps): Bump @nextcloud/files from 3.1.0 to 3.1.1 by @dependabot
  • build(deps): Bump axios from 1.6.7 to 1.6.8 by @dependabot
  • build(deps): Bump codecov/codecov-action from 4.0.1 to 4.1.1 by @dependabot
  • build(deps): Bump dorny/paths-filter from 3.0.0 to 3.0.2 by @dependabot
  • Translations updates

New Contributors

v1.0.5

14 Feb 16:58
8168d06
Compare
Choose a tag to compare

v1.0.5 (2024-02-13)

Full Changelog

🐛 Fixed bugs

  • fix: also add X-OC-Mtime header to final chunks move by @skjnldsv in #1038
  • fix: properly handle chunk upload failure by @skjnldsv in #1042
  • fix: Add upload progress for non-chunked uploads by @susnux in #1080
  • fix: do not try to slice in chunk larger than the File itself by @skjnldsv in #1057
  • fix: Some issues with package.json by @susnux in #1088

Changed

  • Require NPM v10 to be compatible with LTS Node 20
  • Updated translations
  • Updated dependencies
  • Updated development dependencies
  • Migrate cypress config to use to vite by @susnux in #999
  • chore: add block-unconventional-commits.yml by @skjnldsv in #1082

v1.0.4

15 Dec 14:10
6b896b4
Compare
Choose a tag to compare

v1.0.4 (2023-12-15)

Full Changelog

🐛 Fixed bugs

  • fix(uploader): encode destination by @skjnldsv in #996
  • fix(uploader): fix PUT content-type by @skjnldsv in #1002
  • fix(UploadPicker): Add label for upload progress and connect progress with description [a11y] by @susnux in #1000

🔣 Dependencies & translations

v1.0.3

07 Dec 16:07
6b2c419
Compare
Choose a tag to compare

🐛 Fixed bugs

  • fix: do not flood with Vue errors when using in NcBreadcrumbs by externalizing Vue dependency #985 (ShGKme)

What's Changed

  • build(deps-dev): Bump @types/node from 20.10.0 to 20.10.1 by @dependabot in #980
  • Updates for project Nextcloud upload library by @transifex-integration in #981
  • build(deps-dev): Bump @types/node from 20.10.1 to 20.10.3 by @dependabot in #982
  • build(deps-dev): Bump vite from 4.4.9 to 4.5.1 by @dependabot in #984
  • chore(deps): specify Vue to remove extraneous dependency by @ShGKme in #985
  • build(deps-dev): Bump cypress from 13.4.0 to 13.6.1 by @dependabot in #986
  • Updates for project Nextcloud upload library by @transifex-integration in #987

New Contributors

Full Changelog: v1.0.2...v0.1.3

v1.0.2

29 Nov 11:55
aff1a28
Compare
Choose a tag to compare

What's Changed

  • Updates for project Nextcloud upload library by @transifex-integration in #961
  • Updates for project Nextcloud upload library by @transifex-integration in #962
  • Updates for project Nextcloud upload library by @transifex-integration in #963
  • Updates for project Nextcloud upload library by @transifex-integration in #964
  • Updates for project Nextcloud upload library by @transifex-integration in #965
  • Updates for project Nextcloud upload library by @transifex-integration in #966
  • Updates for project Nextcloud upload library by @transifex-integration in #967
  • enable dependabot by @szaimen in #969
  • build(deps-dev): Bump @types/node from 20.9.0 to 20.10.0 by @dependabot in #972
  • build(deps-dev): Bump typedoc from 0.25.3 to 0.25.4 by @dependabot in #978
  • build(deps): Bump @nextcloud/dialogs from 5.0.0-beta.6 to 5.0.3 by @dependabot in #976
  • Updates for project Nextcloud upload library by @transifex-integration in #968
  • build(deps): Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0 by @dependabot in #970
  • build(deps): Bump cypress-io/github-action from 5.8.3 to 6.6.0 by @dependabot in #971
  • build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #974
  • build(deps): Bump actions/setup-node from 3 to 4 by @dependabot in #973

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

17 Nov 13:06
8f70396
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in #948
  • fix(upload): attach response to failed uploads too by @skjnldsv in #953
  • build(deps): Bump axios from 1.4.0 to 1.6.1 by @dependabot in #954
  • fix: Do not block if the filetype is unknown to the browser by @juliushaertl in #955
  • Fix "Add" label to "New" by @jancborchardt in #957
  • Updates for project Nextcloud upload library by @transifex-integration in #958
  • Updates for project Nextcloud upload library by @transifex-integration in #959
  • Updates for project Nextcloud upload library by @transifex-integration in #960
  • 1.0.1 by @juliushaertl in #956

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Nov 11:39
f1fe61f
Compare
Choose a tag to compare

Initial release
See documentation in nextcloud-libraries.github.io/nextcloud-upload

v1.0.0-beta.19

26 Oct 12:37
ba4e4a3
Compare
Choose a tag to compare
v1.0.0-beta.19 Pre-release
Pre-release

What's Changed

  • build(deps): Bump @cypress/request and cypress by @dependabot in #944
  • Updates for project Nextcloud upload library by @transifex-integration in #945
  • Divide lastModified by 1000 to have seconds by @artonge in #946
  • chore: update dependencies by @skjnldsv in #947
  • Bump to v1.0.0-beta.19 by @artonge in #950

Full Changelog: v1.0.0-beta.18...v1.0.0-beta.19

v1.0.0-beta.18

12 Oct 06:21
9c192ae
Compare
Choose a tag to compare
v1.0.0-beta.18 Pre-release
Pre-release

What's Changed

Enhancements

  • feat: Implement support for chunking v2 API by @juliushaertl in #925
  • Updated translations

Fixes

New Contributors

Full Changelog: v1.0.0-beta.17...v1.0.0-beta.18

v1.0.0-beta.17

01 Sep 08:28
7f72e2d
Compare
Choose a tag to compare
v1.0.0-beta.17 Pre-release
Pre-release

What's Changed

  • chore: update deps by @skjnldsv in #921
    Includes needed @nextcloud/files upgrade

Full Changelog: v1.0.0-beta.16...v1.0.0-beta.17