Releases: fordnn/usersexportimport
Releases · fordnn/usersexportimport
PA 01.02.09
Fixed an issue with exporting deleted User Profile Properties
Fixed an issue with importing "PreferredLocale" from CSV file
Tested with DotNetNuke version 9.13.2
Full Changelog: 01.02.08...01.02.09
PA 01.02.08
Version 1.2.8:
Fixed an issue with multiple fields with the same types "List" instead of numeric values (for example "Country", "Country2", "Region")
PA 01.02.07
- Version 1.2.7:
Export text values for Profile Properties with type "List" instead of numeric values (for example "Country", "Region")
Fixed an issue with order of the Profile Properties columns for export
Accepted pull request #13: include "CreatedOnDate" column into export
PA 01.02.06
Version 1.2.6:
Fixed an issue with Import for existing users
PA 01.02.05
UsersExportImport PA 01.02.05
- Added support for DNN 9.8.1
- New feature "Export Users By Role"
- Fixed an issue with Export for SuperUsers account
- Fixed an issue with Import for version of DNN 9.8.1
PA 01.02.04
UsersExportImport PA 01.02.04
- Fixed an issue when CSV generated on UNIX systems (different NewLine)
- Fixed an issue when updating custom profiles on existing users accounts
PA 01.02.03
UsersExportImport PA 01.02.03
- New feature Auto Update Existing users when UserName already exists
PA 01.02.01
UsersExportImport PA 01.02.00
- Added auto create role on roles import.
- Tested with recent version of DNN 9.6.2
PA 01.02.00
Added security check on roles import. It prevents from importing to system users with Admin and SuperUsers rights without necessary permissions.
Tested with recent version of DNN 9.4.4
PA 01.01.07
Version 1.1.7:
- Support for DNN 9.2.x
- Fixed issue with special chars "Zero width space" and "Zero width no-break space" in the names of the columns.
3)Improved import process when missed some required columns: DisplayName, IsSuperUser, Username, AffiliateId.