Releases: nextcloud/user_migration
Releases · nextcloud/user_migration
v9.0.0
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
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
- chore(deps): Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #745
- chore(deps-dev): Bump nextcloud/coding-standard from 1.2.1 to 1.2.3 by @dependabot in #741
- chore(deps-dev): Bump webpack from 5.88.2 to 5.94.0 by @dependabot in #743
- chore(deps): Bump @nextcloud/vue from 8.16.0 to 8.17.1 by @dependabot in #744
- chore(deps-dev): Bump vimeo/psalm from 5.25.0 to 5.26.1 by @dependabot in #752
- chore(deps): Bump body-parser and express by @dependabot in #755
- chore(deps): Bump dompurify from 3.1.2 to 3.1.6 by @dependabot in #761
- chore(deps): Bump @nextcloud/vue from 8.17.1 to 8.18.0 by @dependabot in #753
- chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 by @dependabot in #763
- chore(deps): Bump @nextcloud/vue from 8.18.0 to 8.19.0 by @dependabot in #764
- chore(deps-dev): Bump @nextcloud/webpack-vue-config from 6.0.1 to 6.1.1 by @dependabot in #770
- chore(deps): Bump cookie and express by @dependabot in #777
- chore(deps-dev): Bump @nextcloud/webpack-vue-config from 6.1.1 to 6.2.0 by @dependabot in #779
- chore(deps): Bump vue-material-design-icons from 5.3.0 to 5.3.1 by @dependabot in #778
- chore(deps-dev): Bump elliptic from 6.5.7 to 6.6.0 by @dependabot in #788
- chore(deps): Bump @nextcloud/dialogs from 6.0.0 to 6.0.1 by @dependabot in #790
- chore(deps-dev): Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #796
- chore(deps): composer require --dev nextcloud/ocp:dev-master -W by @come-nc in #801
- chore(deps): Bump @nextcloud/vue from 8.19.0 to 8.22.0 by @dependabot in #812
- chore(deps): Bump @nextcloud/password-confirmation from 5.1.1 to 5.3.1 by @dependabot in #809
- chore(deps): Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #805
- build(deps): Bump @nextcloud/dialogs from 6.0.1 to 6.3.0 by @dependabot in #883
- build(deps-dev): Bump doctrine/dbal from 3.8.6 to 3.9.4 by @dependabot in #890
- build(deps-dev): Bump @nextcloud/webpack-vue-config from 6.2.0 to 6.3.0 by @dependabot in https://github.com/nextcloud/user_migration/pull/88z7
- build(deps-dev): Bump @nextcloud/stylelint-config from 3.0.1 to 3.1.0 by @dependabot in #884
- build(deps): Bump @nextcloud/auth from 2.4.0 to 2.5.1 by @dependabot in #893
- build(deps-dev): Bump @nextcloud/eslint-config from 8.4.1 to 8.4.2 by @dependabot in #892
Full Changelog: v7.0.1...v8.0.0
v8.0.0-alpha.1
What's Changed
- feat(deps): Add Nextcloud 31 support by @nickvergessen in #724
- chore: Fill changelog file with missing releases by @come-nc in #730
- 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
New Contributors
- @AndyScherzinger made their first contribution in #807
Full Changelog: v7.0.1...v8.0.0-alpha.1
v7.0.1
v7.0.0
v6.0.0
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
v4.0.1
v4.0.0
v3.0.0
- 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