V1.4Released 17 October 2006
Upto 50 custom fields can be stored per user
Optional CAPTCHA (Turing) code for login and registration forms
Users added via a registration form can have the new account initially disabled. The administrator can then manually enable the user after verification etc by clicking a link in the admin email. Uses new !!!approve!!! and !!!disable!!! template variables.
Option to get details from database instead of session variables on each page access.
Corrected time limits when using public access.
Ability to send email to any email address not just members
Allow multiple file locations for download. (similar to the Linklok URL feature)
Registration form allows user group to be selected by the user if allowed
Allow email verify fields in the register and update forms.
Success return page for modify profile form.
Added $slcreated variable which contains the date the members record was created
The edit user page in the control panel has an email option as does the add user page
Option to store passwords in the database using MD5.
Forgotten password feature can now either email password to the user or create a new password when the user clicks a link in the email (using the new !!!newpassword!!! and !!!activatepassword!!! template variables). This is required when MD5 passwword storage is used.
Added a fourth filter condition in the control panel.
Number of records displayed in the control panel can be changed on the fly.
Random passwords generated can be based on mask.
Updated to the latest version of the wysiwyg html editor from Innova Studio.
Minor bug fixes and improvements.