Releases: nextcloud/user_migration
Releases · nextcloud/user_migration
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
v2.0.1
Breaking
- Drop support for Nextcloud 24
New
- Support Nextcloud 25
- Add support for localization
- Improve design with upgrade to @nextcloud/vue v7
Changes
- Ignore shares and external storages when exporting files for more manageable export sizes
- Improve documentation
- Dependency updates
v2.0.0
New
- Support Nextcloud 25
- Add support for localization
- Improve design with upgrade to @nextcloud/vue v7
Changes
- Ignore shares and external storages when exporting files for more manageable export sizes
- Improve documentation
- Dependency updates
v1.1.0
Features
- Selective data export has been added to the CLI
- Estimated export size based on selected data types is now displayed on the UI
Changes
- Add selective data export to CLI #171
- Augment stdout of import command #172
- Add export estimation #173
- Show estimated export size and display exportability warnings #174
- Add file versions expiration notice #193
- Add output flag for listing available data types #194