* Fix - User Registration string translation issue.
* Fix - Auto approving users even when admin approval was enabled.
* Fix - Default role set to administrator after getting started end.
* Fix - Critical error while approving or updating user details by admin.
* Fix - Replace str_contains with strpos for compatibility below php version 8.
* Fix - Upgrade plan button in extensions page even when license was activated.
* Dev - Added trigger before redirect to another page after registration...
* Fix - Auto generated password email not being disabled.
* Fix - Critical error while updating user details by admin.
* Fix - Form export issue when the form name has special characters.
* Fix - Getting Started Page now works properly in local environment.
* Fix - User profile picture design issue in dashboard of my account page.
* Fix - Convert email verification plain text to link in the confirmation email.
* Fix - My Account selection notice keep appearing when group block enabled in the...
* Feature - Bulk options uploads for choice fields.
* Feature - CAPTCHA verification on lost password page.
* Feature - Restrict copy paste on confirm email and confirm password field.
* Dev - Quantity field icon added.
* Dev - Payment issues compatibility.
* Dev - Add hook to hold success message before redirect.
* Dev - Add functions to get login and my account page urls.
* Tweak - New addons in extensions page.
* Tweak - Delete popup modal layout size changes.
* Tweak - Add UR tag for...
* Enhance - Email domain allowlist and denylist.
* Enhance - Fetch Form templates from remote server.
* Fix - XSS vulnerability in field settings.
* Fix - Flatpickr throwing an error in console.
* Fix - LearnDash slug typo in extemsions page.
* Fix - Disallow Reset Password for not approved users.
* Fix - Profile picture being removed while updating profile.
* Fix - Invalid argument warning while fetching form settings.
* Fix - Registration form id with which user is registered referenced in...
* Fix - Consent notice is now dismissable.
* Fix - License plan not being fetched properly.
* Fix - Form preview not working properly when astra theme activated.
* Fix - Error while submitting form with file upload field when OpenSSL extension disabled.
* Refactor - Make get_sanitize_value function static.
* Tweak - PHP deprecation notice for sites below PHP 7.2.
* Fix - Password not matched when apostrophes used.
* Fix - Form being saved when captcha is enabled but keys are missing.
* Fix - Settings being saved when captcha is enabled in login options but keys are missing.
* Fix - Check update for addons not triggering version update checks.
* Refactor - Handle user approval status properly.
* Feature - Custom captcha field.
* Feature - Test captcha from settings.
* Feature - Profile details updated email to user.
* Feature - Edit form button in form preview window.
* Feature - Own users menu and listing for user management.
* Feature - User Registration menu added in admin menu bar.
* Feature - Block users with specific email from registering.
* Enhance - Error logging mechanism in status menu.
* Enhance - Send data to...
* Tweak - Dashboard content made accessible through action hook.
* Tweak - Compatibility with newly introduced ThemeGrill Agency Plan.
* Tweak - Conversational Forms addon details added in extension page.
* Tweak - 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.
* Enhance - Smart tags parseable endpoint content.
* Tweak - Trigger addons update from Pro.
* Tweak - Default form fields re arrangement.
* Tweak - Enable Email suggestion option added.
* Tweak - Pending users meta query optimization.
* Tweak - Parse approval link smart tag properly.
* Tweak - Manual user counting replaced with SQL query.
* Tweak - Added New option None in the default of country field.
* Tweak - Escape and made the Approve now text translation...