2.7.1 -- November 21, 2023
- [#4] - Consolidate Maven project definition.
- [#6] - Add two entries in admin menu for import and export.
2.7.0 -- July 1, 2019
- [OF-1641] - Ensure all JSP pages have the correct contentType.
2.6.2 -- October 2, 2017
- User is created, when not there.
2.6.1 -- June 22, 2017
- [OF-1355] - UserImportExport plugin: import should not fail when optional config is missing.
2.6.0 -- September 27, 2016
- Added option to use XEP-0227 Compliant export and import.
2.5.0 -- October 12, 2015
- [OF-953] - Updated JSP libraries.
- Requires Openfire 3.11.0.
2.4.0 -- Sep 13, 2013
2.3.1 -- July 7, 2012
- [OF-564] - User import/export plugin concatenates group names in export
2.3.0 -- February 2, 2010
- Now requires Openfire 3.7.0.
- Applied Java generics.
- [OF-53] - Replace custom logging implementation with a third party library.
- [OF-78] - Replaced custom Stringprep with LibIDN.
- [OF-349] - Ignore empty groups.
2.2.0 -- April 12, 2007
- Now requires Openfire 3.3.0.
2.1.0 -- Januar 29, 2007
- Added the ability to import user roster data when using a read-only user store such as LDAP or POP3.
- Added the ability to allow user elements in the import file to be in any order.
- Added a check to make sure that the username is valid.
- Removed an unnecessary check when creating roster items.
- Updated UI to match later versions of Openfire.
2.0.4 -- October 06, 2006
- Updated to use compression offered by Openfire 3.1
2.0.3 -- July 10, 2006
- Updated to work with Openfire 3.0.1.
2.0.2 -- December 15, 2005
- Now requires Openfire 2.4.0.
2.0.1 -- November 29, 2005
- Fixed issue where SiteMesh was inserting html in the user export file.
2.0 -- September 1, 2005
- Added the ability to allow users to specify the import and export file locations.
- [JM-369] - Add option to replace old domain with new domain while doing an import.
- Added additional information to the migration section of the readme file.
1.0.1 -- June 30, 2005
- Added the ability to send export data directly to the screen.
- Fixed compatibility issue with Openfire version 2.1.4 and 2.1.5.
- Refactored the code that creates the output directory to try and alleviate permission issues on Unix installations.
1.0 -- June 1, 2005