Registration Plugin Changelog
1.8.0 -- November 21, 2023
- [#1] - Replaced reCaptcha implementation with Google reCAPTCHA v3.
- [#4] - Allow the roster of a new user to be populated with one or more contacts automatically.
- [#15] - Fixed 'duplicate username' error message on sign-up form.
1.7.3 -- November 12, 2020
- [#8] - Fix Maven build.
- [#9] - Resolve XSS issues.
- [OF-1517] - Don't require i18n source files for all plugins to be encoded.
- [OF-1641] - Ensure all JSP pages have the correct contentType.
- [Issue #6] - Garbled menu text when using Russian translation
- Minimum Java requirement: 1.8
1.7.2 -- December 19, 2017
- [OF-1457] - Add optional automatic account expiry.
1.7.1 -- July 11, 2017
- [OF-1364] - Add default Privacy List for new users.
1.7.0 -- October 12, 2015
- [OF-953] - Updated JSP libraries.
- Requires Openfire 3.11.0.
1.6.0 -- Sep 13, 2013
1.5.0 -- December 2, 2009
- Now requires Openfire 3.7.0.
- [OF-43] - Add reCAPTCHA check for registration via web.
- [OF-53] - Replace custom logging implementation with a third party library.
- [OF-78] - Replaced custom Stringprep with LibIDN.
- Updated license from GPL to Apache.
1.4.1 -- November 2, 2007
- JIDs to alert of new registrations are now validated.
1.4.0 -- April 12, 2007
- Now requires Openfire 3.3.0.
1.3.2 -- March 12, 2007
- Fixed issue where the username was not being escaped properly on the web sign-up page.
- Added internationalization (i18n) support.
- Updated UI to match later versions of Openfire.
1.3.1 -- October 06, 2006
- Updated to use compression offered by Openfire 3.1
1.3.0 -- January 6, 2006
- Added the ability to allow users to create accounts via a web page.
1.2.1 -- December 15, 2005
- Now requires Openfire 2.4.0
1.2 -- December 1, 2005
- Now requires Openfire 2.3.1
1.1 -- August 10, 2005
- Added the ability to have multiple people alerted via instant message and/or email whenever a new user registers.
- [JM-239] - Automatically add new users to a specified group.
1.0 -- April 21, 2005