Changelog
A complete insight into the features and improvements that User Registration offers with each new update.
-
3.1.1
10/11/2023
-
Tweak
- Dashboard content made accessible through action hook.
- Compatibility with newly introduced ThemeGrill Agency Plan.
- Conversational Forms addon details added in extension page.
- Added action hook to handle functionalites after form duplication.
-
Dev
- Properly parse and send username in ajax response of form submit.
-
Fix
- Lock on the one time draggable field not removed while removing the field.
-
Tweak
-
3.1.0
13/10/2023
-
Refactor
- Handle user approval status properly.
-
Feature
- Test captcha from settings.
- Profile details updated email to user.
- Edit form button in form preview window.
- User Registration menu added in admin menu bar.
-
Enhance
- Error logging mechanism in status menu.
- Remember and retrieve the collapse state of settings menu.
- Accept page slug as redirect_url parameter value in login or my account shortcode.
-
Dev
- Compatibility for custom captcha field.
- Compatibility for custom user listing area.
- Compatibility for Conversational Forms addon.
- Introduced new hooks to modify email header.
- Merge two duplicate methods on form validation.
- jQuery validation library updated to latest version.
- Compatibility for the fix of Lock addon field if integration not set.
- Compatibility for form fields integration on woo commerce product page.
-
Tweak
- Save the user IP on the user meta.
- Onboarding last page design changes.
- Add filter to change profile picture upload directory.
-
Fix
- Admin email not being delivered.
- Wrong escaping done in redirect_url parameter.
- Grammatical typo for unique validation message.
- Send password reset not working on prevent core login.
- Select All button not working while adding endpoints as menu.
- WPML compatibilty for validation message for duplicate added.
- Delete profile picture file from directory when removed while updating profile.
-
Refactor
-
3.0.4
04/09/2023
-
Feature
- Cloudflare turnstile captcha integration.
-
Enhance
- Login forms menu to show the login form shortcode.
- Custom hold time before redirection after registration.
-
Dev
- Modified function that parses my account page id.
- Compatibility for pattern validation for input fields.
- Compatibility for enabling/disabling taking picture from the webcam.
-
Fix
- Incorrect filtering of pending users.
- Reset Password link throws invalid key.
- Remove other plugins notice in settings area.
- Conditionally hidden fields value being submitted.
- Copied tooltip not being shown when shortcode is copied.
-
Feature
-
3.0.3
11/08/2023
-
Feature
- Email Preview.
- User registered language with smart tag.
-
Enhance
- Wrap emails in default template while previewing or sending.
-
Dev
- Check null for file_exits function.
- Change mail header format to array.
- Add Extra parameter in the filter hook user_registration_before_insert_user.
-
Tweak
- Added unique id smart tag.
- Add filter to modify smart tag content.
- Input box highlighting according to error or validity of form field input.
-
Fix
- Conflict with TranslatePress.
- Typecasting issue in myaccount tag state.
- Make login shortcode compatible with all editors.
- Lost Password not working for translated myaccount page.
- Form created even if its canceled in form naming area after choosing a template.
- Form set redirection working while trying to visit page with registration or login form after login.
-
Feature
-
3.0.2.1
04/07/2023
-
Fix
- Arbitrary file upload.
-
Fix
-
3.0.2
29/06/2023
-
Enhance
- One time draggable field locked message.
-
Tweak
- Filter added for recaptcha url.
- Password strength meter hint text updated.
- Apply redirection settings when autologin is set.
-
Fix
- Inconsistencies in v3.0 design update.
- Form design conflict with themes using bootstrap.
- Security Vulnerability issue from arbitrary file upload.
- Validation error thrown when range is used as payment field.
- Default values for global settings options cannot be changed.
- Required validation thrown when entering 0 in the number field.
- Max upload size option accepting non-numeric, negative, and 0 as values.
-
Enhance
-
3.0.1
14/06/2023
-
Dev
- Update duplicate hook name.
- Compatibility for autologin redirection.
-
Tweak
- Add new addons to extensions page.
- Field smart tag support in hidden field value.
- Create global constant for upload dir path and url.
- Profile pic showing max upload size in KB instead of MB.
-
Fix
- Free plugin file not being deleted when pro is activated.
- Password strength meter not working with Cyrillic letters.
- Password preview not working on login shortcode page when recaptcha disabled.
-
Dev
-
3.0
31/05/2023
-
Refactor
- Form Builder Design.
- Global Settings Design.
- Login process.
-
Feature
- Search global settings.
-
Enhance
- Redirection after registration.
- Password strength check made more robust.
- Changed checkbox and yes/no select option to toggle.
- New smart tags added in email content and default value of fields.
-
Dev
- Compatibility for hidden field.
- Compatibility for Discounted Price.
- Compatibility for Profile Completeness addon.
- Compatibility for conditionally hide/show submit button.
- Compatibility for disable cropping in profile picture field.
-
Tweak
- Display info about form status.
-
Fix
- Remember me not working for ajax login.
- Validation error when conditionally hide fields.
- Email confirmation email not being sent when all emails were disabled.
-
Refactor
-
2.3.5
04/05/2023
-
Refactor
- Make get_sanitize_value function static.
-
Tweak
- PHP deprecation notice for sites below PHP 7.2.
-
Fix
- Password not matched when apostrophes used.
- Form being saved when captcha is enabled but keys are missing.
- Settings being saved when captcha is enabled in login options but keys are missing.
-
Refactor
-
2.3.4
26/04/2023
-
Feature
- Smart tag selector in email content.
- Smart tag selector in default value of fields.
-
Tweak
- Add hook to handle required fields.
- Add filter hook before inserting user.
- Add filter hook to remember autologin users.
- Enable description message changed for reset password email.
- Form field upgrade to premium notices according to license plan.
-
Fix
- Validation error when radio field empty.
- Polylang My Account Page Translation issue.
- Deprecated get_sanitize-value causing issues.
- Date field error when using dd/mm/yyyy format.
- Profile picture not recognized by media library.
- Advance Settings custom class not working on edit-profile.
- Token mismatch error and wrong password message appearing at same time.
- Incorrect default date displayed in date field while editing user in admin side.
-
Feature
-
2.3.3.1
17/03/2023
-
Fix
- Email confirmation email not sent to user.
-
Fix
-
4.1.1
10/11/2023
-
Tweak
- Dashboard content made accessible through action hook.
- Compatibility with newly introduced ThemeGrill Agency Plan.
- Conversational Forms addon details added in extension page.
- Added action hook to handle functionalites after form duplication.
-
Dev
- Properly parse and send username in ajax response of form submit.
-
Fix
- Lock on the one time draggable field not removed while removing the field.
-
Tweak
-
4.1.0
13/10/2023
-
Refactor
- Handle user approval status properly.
-
Feature
- Custom captcha field.
- Test captcha from settings.
- Profile details updated email to user.
- Edit form button in form preview window.
- Own users menu and listing for user management.
- User Registration menu added in admin menu bar.
- Block users with specific email from registering.
-
Enhance
- Error logging mechanism in status menu.
- Send data to custom url on profile details change.
- Remember and retrieve the collapse state of settings menu.
- Accept page slug as redirect_url parameter value in login or my account shortcode.
- Send user approval Link in email in admin approval after email confirmation login option.
-
Dev
- Compatibility for custom captcha field.
- Compatibility for custom user listing area.
- Compatibility for Conversational Forms addon.
- Introduced new hooks to modify email header.
- Merge two duplicate methods on form validation.
- jQuery validation library updated to latest version.
- Compatibility for the fix of Lock addon field if integration not set.
- Compatibility for form fields integration on woo commerce product page.
-
Tweak
- Save the user IP on the user meta.
- Onboarding last page design changes.
- Add filter to change profile picture upload directory.
- Add filter to modify invalid username or email error message.
-
Fix
- Admin email not being delivered.
- Case sensitiveness bypassing blacklisted email.
- Fatal error on concurrent login.
- Delete account email not disabled.
- Redirection issue after stripe payment.
- User email changed email not in proper format.
- Wrong escaping done in redirect_url parameter.
- Grammatical typo for unique validation message.
- Send password reset not working on prevent core login.
- Select All button not working while adding popups as menu.
- Select All button not working while adding endpoints as menu.
- WPML compatibilty for validation message for duplicate added.
- Cannot modify header issue while performing actions in popup settings.
- Delete profile picture file from directory when removed while updating profile.
-
Refactor
-
4.0.4.2
14/09/2023
-
Fix
- Check update for addons not triggering version update checks.
-
Fix
-
4.0.4.1
05/09/2023
-
Fix
- User field value not being saved while registering or updating the profile.
-
Fix
-
4.0.4
04/09/2023
-
Feature
- Pattern validation for input fields.
- Cloudflare turnstile captcha integration.
-
Enhance
- Login forms menu to show the login form shortcode.
- Custom hold time before redirection after registration.
-
Dev
- Modified function that parses my account page id.
- Compatibility for pattern validation for input fields.
- Compatibility for enabling/disabling taking picture from the webcam.
-
Fix
- Error while adding popup in menu.
- Incorrect filtering of pending users.
- Reset Password link throws invalid key.
- Invalid Myaccount link for it’s endpoints.
- Remove other plugins notice in settings area.
- Conditionally hidden fields value being submitted.
- Copied tooltip not being shown when shortcode is copied.
-
Feature
-
4.0.3
11/08/2023
-
Feature
- Email Preview.
- User registered language with smart tag.
- Auto logout after certain time inactivity.
-
Enhance
- Wrap emails in default template while previewing or sending.
-
Dev
- Check null for file_exits function.
- Change mail header format to array.
- Add Extra parameter in the filter hook user_registration_before_insert_user.
-
Tweak
- Added unique id smart tag.
- Add filter to modify smart tag content.
- Do not display hidden field value in user details listing area.
- Input box highlighting according to error or validity of form field input.
-
Fix
- Conflict with TranslatePress.
- Error message on login with SMIO plugin.
- Typecasting issue in myaccount tag state.
- Grammatical error of passwordless login email.
- Make login shortcode compatible with all editors.
- Lost Password not working for translated myaccount page.
- Show the data of website field as a URL in user details listing area.
- Form created even if its canceled in form naming area after choosing a template.
- Form set redirection working while trying to visit page with registration or login form after login.
-
Feature
-
4.0.2.1
04/07/2023
-
Fix
- Arbitrary file upload.
-
Fix
-
4.0.2
29/06/2023
-
Enhance
- One time draggable field locked message.
-
Tweak
- Filter added for recaptcha url.
- Password strength meter hint text updated.
- Apply redirection settings when autologin is set.
- Hide role based redirection setting when option is disabled.
- Filter added for setting profile privacy visibility option default value.
-
Fix
- Inconsistencies in v3.0 design update.
- Form design conflict with themes using bootstrap.
- Security Vulnerability issue from arbitrary file upload.
- Validation error thrown when range is used as payment field.
- Default values for global settings options cannot be changed.
- Required validation thrown when entering 0 in the number field.
- Max upload size option accepting non-numeric, negative, and 0 as values.
- Same popup load conflict on same page results in incorrect field validations.
- Validate as a unique field validating for all fields instead of individual field.
-
Enhance
-
4.0.1
14/06/2023
-
Dev
- Update duplicate hook name.
- Compatibility for autologin redirection.
-
Tweak
- Add new addons to extensions page.
- Field smart tag support in hidden field value.
- Create global constant for upload dir path and url.
- Profile pic showing max upload size in KB instead of MB.
-
Fix
- Free plugin file not being deleted when pro is activated.
- Password strength meter not working with Cyrillic letters.
- Profile pic cropping not available even enabled in edit profile.
- Password preview not working on login shortcode page when recaptcha disabled.
-
Dev
-
4.0
31/05/2023
-
Refactor
- Form Builder Design.
- Global Settings Design.
- Login process.
- Role base redirection settings for registration form.
-
Feature
- Privacy Tab.
- Password Less Login.
- Search global settings.
-
Enhance
- Redirection after registration.
- Integration menu for email marketing.
- Password strength check made more robust.
- Changed checkbox and yes/no select option to toggle.
- New smart tags added in email content and default value of fields.
-
Dev
- Compatibility for hidden field.
- Compatibility for Discounted Price.
- Compatibility for Profile Completeness addon.
- Compatibility for conditionally hide/show submit button.
- Compatibility for disable cropping in profile picture field.
-
Tweak
- Display info about form status.
-
Fix
- Remember me not working for ajax login.
- Validation error when conditionally hide fields.
- Email confirmation email not being sent when all emails were disabled.
-
Refactor