Version: 6.3.717
Fix: When using `Name Your Price` with `WooCommerce Checkout` in combination with thousand separator `.` (dot) and decimal `,` (comma) for prices (can be defined in the WooCommerce settings), make sure the price is formatted accordingly before parsing it to Name Your Price.
Fix: Keyword/tags field should not filter case sensitive
Fix: WooCommerce Order Search feature for Text field having issues with rendering the search results on front-end properly, plus additional CSS improvements accross theme style/icon positioning
Fix: Enfold theme was causing some issues with Keyword/Tags feature due to CSS styles being used by the theme
Fix: JavaScript error in older Safari v12 browsers due to replaceAll() function not known by the browser, replaced with replace() with use of RegExp()
Fix: Issue with Register & Login when changing user status from Pending to Active in backend
Fix: Issue with Register & Login form, when having a login form that allows all user roles, filter array and remove any possible empty values, because this could cause any user to be unable to login
Fix: When setting Send email confirmation/verification email to Do nothing make sure to set user status to 1, since they are not required to confirm their E-mail address, they will still not be able to login in case the User login status is set to anything other than Active