Skip to content

Releases: nextcloud/user_migration

v10.0.0

19 Jan 13:06
c9f9d34

Choose a tag to compare

What's Changed

  • feat(deps): Add Nextcloud 33 support by @nickvergessen in #950
  • feat: Add option to disable user before export from occ by @come-nc in #983
  • feat: Add user_migration:manage command and last export date by @come-nc in #993
  • fix: Cleanup code and remove references to deprecated stuff by @come-nc in #982
  • fix: Support Nextcloud 29 and newer by @come-nc in #999
  • build(deps): Bump @nextcloud/auth from 2.5.1 to 2.5.3 by @dependabot[bot] in #1006
  • build(deps): Bump @nextcloud/capabilities from 1.2.0 to 1.2.1 by @dependabot[bot] in #1004
  • build(deps): Bump @nextcloud/logger from 3.0.2 to 3.0.3 by @dependabot[bot] in #1007
  • build(deps): Bump @nextcloud/password-confirmation from 5.3.1 to 5.3.2 by @dependabot[bot] in #1012
  • build(deps): Bump @nextcloud/router from 3.0.1 to 3.1.0 by @dependabot[bot] in #1009
  • build(deps): Bump axios from 1.8.2 to 1.13.2 by @dependabot[bot] in #1002
  • build(deps): Bump form-data from 4.0.0 to 4.0.5 by @dependabot[bot] in #1000
  • build(deps): Bump mdast-util-to-hast from 13.0.2 to 13.2.1 by @dependabot[bot] in #992
  • build(deps): Bump on-headers and compression by @dependabot[bot] in #1001
  • build(deps): Bump qs and express by @dependabot[bot] in #1015
  • build: update node and npm engines versions by @nextcloud-command in #947
  • chore: Add npm command to release script by @come-nc in #981

Full Changelog: v9.0.0...v10.0.0

v9.0.0

21 Aug 13:18
5d4c9b9

Choose a tag to compare

What's Changed

  • feat(deps): Add Nextcloud 32 support by @nickvergessen in #820
  • fix(cli): Abort early if file does not exist by @come-nc in #899
  • fix: Fix fileid type in notification rich object by @come-nc in #895
  • build(deps): Bump @babel/runtime from 7.19.0 to 7.27.0 by @dependabot[bot] in #857
  • build(deps): Bump @nextcloud/auth from 2.4.0 to 2.5.1 by @dependabot[bot] in #871
  • build(deps): Bump @nextcloud/dialogs from 6.1.1 to 6.2.0 by @dependabot[bot] in #865
  • build(deps): Bump @nextcloud/dialogs from 6.2.0 to 6.3.0 by @dependabot[bot] in #870
  • build(deps): Bump @nextcloud/dialogs from 6.3.0 to 6.3.1 by @dependabot[bot] in #913
  • build(deps): Bump @nextcloud/l10n from 3.2.0 to 3.3.0 by @dependabot[bot] in #910
  • build(deps): Bump @nextcloud/vue from 8.22.0 to 8.23.1 by @dependabot[bot] in #832
  • build(deps): Bump @nextcloud/vue from 8.23.1 to 8.26.1 by @dependabot[bot] in #867
  • build(deps): Bump @nextcloud/vue from 8.26.1 to 8.27.0 by @dependabot[bot] in #902
  • build(deps): Bump axios from 1.7.4 to 1.8.2 by @dependabot[bot] in #848
  • build(deps): Bump brace-expansion by @dependabot[bot] in #941
  • build(deps): Bump linkifyjs from 4.0.2 to 4.3.2 by @dependabot[bot] in #933
  • bump @nextcloud/dialogs from 6.0.1 to 6.1.1 by @dependabot[bot] in #821
  • chore: Remove Chris from code owners 😿 by @come-nc in #898

Full Changelog: v8.0.0...v9.0.0

v8.0.0

26 May 16:08
f133142

Choose a tag to compare

What's Changed

  • Support Nextcloud 31
  • chore: Move into migration settings section by @Pytal in #771
  • Add license file generation by @AndyScherzinger in #807
  • Fix package name and location by @AndyScherzinger in #808
  • [stable31] fix: Fix fileid type in notification rich object by @backportbot in #896

Dependency bumps

Full Changelog: v7.0.1...v8.0.0

v8.0.0-alpha.1

09 Jan 13:53
d4d89be

Choose a tag to compare

v8.0.0-alpha.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v7.0.1...v8.0.0-alpha.1

v7.0.1

22 Aug 19:36

Choose a tag to compare

Changes

  • Fix failed release

v7.0.0

22 Aug 18:56

Choose a tag to compare

v7.0.0 Pre-release
Pre-release

Breaking

  • Drop support for Nextcloud 29

Changes

  • Nextcloud 30 compatibility
  • Dependency bumps

v6.0.0

28 Mar 20:36
6c6722a

Choose a tag to compare

Breaking

  • Drop support for Nextcloud 28

Changes

  • Nextcloud 29 compatibility
  • Add unit tests #250
  • Avoid crashes in Notifier when user or file is not found #608
  • Fix hidden password confirmation dialog with new global search #550
  • Dependency bumps

Full Changelog: v5.0.0...v6.0.0

v5.0.0

01 Dec 18:49
7504caa

Choose a tag to compare

Breaking

  • Drop support for Nextcloud 27

Changes

  • Nextcloud 28 compatibility
  • Remove deprecated ${var} syntax #519
  • Fix hidden password confirmation dialog with new global search #551
  • Various dependencies bump

v4.0.1

18 May 00:16
b77a4e1

Choose a tag to compare

Breaking

  • Drop support for Nextcloud 25 + 26

Changes

  • Nextcloud 27 compatibility
  • Improved 32bit compatibility #408
  • CLI command exports directly to final folder instead of a temporary folder #402
  • Various dependencies bump

v4.0.0

16 May 08:35
1baa69a

Choose a tag to compare

v4.0.0 Pre-release
Pre-release
  • Nextcloud 27 compatibility
  • Improved 32bit compatibility #408
  • CLI command exports directly to final folder instead of a temporary folder #402
  • Various dependencies bump