Skip to content

Releases: nextcloud/user_migration

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

v3.0.0

06 Mar 09:29
851db71

Choose a tag to compare

  • Support Nextcloud 26
  • Use file picker with filter from dialogs package #369
  • Improve verbose output when an exception happens #364
  • Apply node filter for comments and tags as well #354
  • Fix type error in debug mode when an Exception is thrown #353
  • Disable cancel button while cancelling #358
  • Various dependencies bump