= 3.1.3 - 27/09/2022
* Enhance - Delete forms when plugin uninstalled.
* Enhance - Select field datas to display while exporting users.
* Tweak - Install pages notice when onboarding skipped.
* Tweak - Display notice to select my account page in settings.
* Tweak - Change text typo and grammatical mistake in settings labels.
* Dev - Function to get all form fields added.
* Dev - Trigger added for field removal in JS.
* Dev - Payment with stripe trigger updated in JS.
* Dev - Trigger added for handling field error messages.
* Dev - Validate unique as field in edit profile and wp-admin user edit.
* Fix - Trailing comma in array.
* Fix - Validate unique field issues in multipart
* Fix - Number field accepting text inputs.
* Fix - Misplaced error message for Quantity field.
* Fix - Tooltip not properly displayed in form settings.
* Fix - Nickname not being displayed in view details page.
* Fix - My Account vertical layout nav width responsiveness.
* Fix - Required field issue in edit profile when field is conditionally hidden.
* Fix - One time draggable fields inside a row not reinitialized after deleting it.
* Fix - User with email confirmed but not approved by admin are not shown as pending in users table.