Skip to content

Releases: nextcloud-libraries/nextcloud-upload

v1.0.0-beta.16

01 Sep 08:01
364567c
Compare
Choose a tag to compare
v1.0.0-beta.16 Pre-release
Pre-release

What's Changed

  • feat: simplify ConflictPicker by providing content only + preview perf by @skjnldsv in #919

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

v1.0.0-beta.15

31 Aug 17:03
884cbda
Compare
Choose a tag to compare
v1.0.0-beta.15 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-beta.14...v1.0.0-beta.15

v1.0.0-beta.14

29 Aug 07:19
e5bd138
Compare
Choose a tag to compare
v1.0.0-beta.14 Pre-release
Pre-release

What's Changed

  • feat: add notifier to watch upload and attach the File to the Upload by @skjnldsv in #915

Full Changelog: v1.0.0-beta.13...v1.0.0-beta.14

v1.0.0-beta.13

24 Aug 05:30
0b60bbb
Compare
Choose a tag to compare
v1.0.0-beta.13 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-beta.12...v1.0.0-beta.13

v1.0.0-beta.12

18 Aug 14:54
4ef50b5
Compare
Choose a tag to compare
v1.0.0-beta.12 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-beta.11...v1.0.0-beta.12

v1.0.0-beta.11

17 Aug 09:32
f914ded
Compare
Choose a tag to compare
v1.0.0-beta.11 Pre-release
Pre-release

What's Changed

Fix

  • fix: getUploader should only be called when a new UploadPicker instance is created by @susnux in #887

Various

  • build(deps-dev): Bump @jest/globals from 29.6.1 to 29.6.2 by @dependabot in #907
  • build(deps-dev): Bump @nextcloud/eslint-config from 8.3.0-beta.0 to 8.3.0-beta.2 by @dependabot in #864
  • build(deps-dev): Bump @rollup/plugin-commonjs from 25.0.2 to 25.0.3 by @dependabot in #897
  • build(deps-dev): Bump @types/jest from 29.5.2 to 29.5.3 by @dependabot in #888
  • build(deps-dev): Bump cypress from 12.17.0 to 12.17.1 by @dependabot in #890
  • build(deps-dev): Bump cypress from 12.17.1 to 12.17.2 by @dependabot in #901
  • build(deps-dev): Bump gettext-extractor from 3.7.2 to 3.8.0 by @dependabot in #898
  • build(deps-dev): Bump jest from 29.6.1 to 29.6.2 by @dependabot in #909
  • build(deps-dev): Bump jest-environment-jsdom from 29.6.1 to 29.6.2 by @dependabot in #908
  • build(deps-dev): Bump rollup from 3.26.2 to 3.26.3 by @dependabot in #899
  • build(deps-dev): Bump sass from 1.63.6 to 1.64.0 by @dependabot in #900
  • build(deps-dev): Bump sass from 1.64.0 to 1.64.1 by @dependabot in #902
  • build(deps-dev): Bump tslib from 2.6.0 to 2.6.1 by @dependabot in #904
  • build(deps): Bump @nextcloud/axios from 2.4.0-rc1 to 2.4.0 by @dependabot in #872
  • build(deps): Bump @nextcloud/vue from 7.12.0 to 7.12.1 by @dependabot in #892
  • build(deps): Bump @types/node from 20.4.0 to 20.4.1 by @dependabot in #889
  • build(deps): Bump @types/node from 20.4.1 to 20.4.2 by @dependabot in #893
  • build(deps): Bump @types/node from 20.4.2 to 20.4.4 by @dependabot in #903
  • build(deps): Bump @types/node from 20.4.4 to 20.4.5 by @dependabot in #906
  • Updates for file l10n/messages.pot in ar on branch master by @transifex-integration in #894
  • Updates for file l10n/messages.pot in fa on branch master by @transifex-integration in #896
  • Updates for file l10n/messages.pot in it on branch master by @transifex-integration in #905
  • Updates for file l10n/messages.pot in kab on branch master by @transifex-integration in #891
  • Updates for file l10n/messages.pot in mn on branch master by @transifex-integration in #895
  • Updates for l10n/messages.pot in az by @transifex-integration in #856
  • Updates for l10n/messages.pot in et_EE by @transifex-integration in #848

Full Changelog: v1.0.0-beta.10...v1.0.0-beta.11

v1.0.0-beta.10

07 Jul 16:34
02165d8
Compare
Choose a tag to compare
v1.0.0-beta.10 Pre-release
Pre-release

What's Changed

Fixes

  • fix: Cannot access _uploader before initialization by @susnux in #879

Changes

  • Translations for l10n/messages.pot in gl by @transifex-integration in #824
  • Updates for l10n/messages.pot in cs_CZ by @transifex-integration in #847

Various

  • build(deps-dev): Bump @jest/globals from 29.5.0 to 29.6.1
  • build(deps-dev): Bump @rollup-extras/plugin-clean from 1.3.5 to 1.3.6
  • build(deps-dev): Bump @rollup/plugin-commonjs from 25.0.0 to 25.0.2
  • build(deps-dev): Bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0
  • build(deps-dev): Bump @rollup/plugin-typescript from 11.1.1 to 11.1.2
  • build(deps-dev): Bump @types/jest from 29.5.1 to 29.5.2
  • build(deps-dev): Bump cypress from 12.13.0 to 12.17.0
  • build(deps-dev): Bump gettext-parser from 6.0.0 to 7.0.1
  • build(deps-dev): Bump jest from 29.5.0 to 29.6.1
  • build(deps-dev): Bump jest-environment-jsdom from 29.5.0 to 29.6.1
  • build(deps-dev): Bump rollup from 3.23.0 to 3.26.2
  • build(deps-dev): Bump sass from 1.62.1 to 1.63.6
  • build(deps-dev): Bump ts-jest from 29.1.0 to 29.1.1
  • build(deps-dev): Bump ts-loader from 9.4.2 to 9.4.4
  • build(deps-dev): Bump tslib from 2.5.2 to 2.6.0
  • build(deps-dev): Bump typedoc from 0.24.7 to 0.24.8
  • build(deps-dev): Bump typescript from 5.0.4 to 5.1.6
  • build(deps): Bump @nextcloud/files from 3.0.0-beta.10 to 3.0.0-beta.10
  • build(deps): Bump @nextcloud/l10n from 2.1.0 to 2.2.0
  • build(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2
  • build(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0
  • build(deps): Bump @types/node from 20.2.3 to 20.4.0
  • build(deps): Bump cypress-io/github-action from 5.8.1 to 5.8.3
  • build(deps): Bump fast-xml-parser from 4.2.2 to 4.2.5
  • build(deps): Bump InsonusK/get-latest-release from 1.0.1 to 1.1.0
  • build(deps): Bump peter-evans/create-or-update-comment from 3.0.1 to 3.0.2
  • build(deps): Bump skjnldsv/read-package-engines-version-actions from 2.1 to 2.2
  • chore: update node engines to next LTS by @nextcloud-command in #850
  • chore: update workflows from templates by @nextcloud-command in #821
  • chore: update workflows from templates by @nextcloud-command in #826

New Contributors

Full Changelog: v1.0.0-beta.9...v1.0.0-beta.10

v1.0.0-beta.9

24 May 15:42
7840f8c
Compare
Choose a tag to compare
v1.0.0-beta.9 Pre-release
Pre-release
1.0.0-beta.9

v1.0.0-beta.8

17 Sep 09:12
7037ccc
Compare
Choose a tag to compare
v1.0.0-beta.8 Pre-release
Pre-release
1.0.0-beta.8

v1.0.0-beta.7

16 Sep 11:52
af55285
Compare
Choose a tag to compare
v1.0.0-beta.7 Pre-release
Pre-release
1.0.0-beta.7