Updated - In the 'Filter Values' option of the 'Submissions - Directory' menu item the following placeholders can now be used to match currently logged-in user data: {global:username}, {global:userid}, {global:useremail} and {global:fullname} as well as {global:today} and {global:unixtoday} for Y-m-d and UNIX dates.
Updated - {if} scripting can now be used in all the User, Admin and Additional Email fields (to, cc, bcc, from, from name, reply-to, reply-to name, subject)...
Added - 'Enable Mappings Logging' option to store all mappings attempts and errors in a rsform_mappings_log.php file.
Updated - TCPDF updated to 6.8.0
Fixed - Resetting a 'Submissions - Directory' search would not reset the pagination.
Fixed - Performing a search in the 'Submissions - Directory' menu item would not reset the pagination.
Fixed - 'Free Text' fields are no longer included in Auto Generated Emails.
Added - 'onRsformAfterSilentPost' event to be able to grab the Silent Post response through a custom plugin.
Updated - Replaced IBAN validation class with a more up-to-date version.
Fixed - In some outdated templates the 'Submissions - Directory' menu item would not function correctly.
Fixed - In some cases when using 'Date Modifier' the correct date was not set in the second calendar when the page was initially loaded.
Added - 'Enable Silent Post Logging' option to store all Silent Post attempts and errors in a rsform_silentpost_log.php file.
Fixed - No longer adding aria-required attributes to Radio and Checkbox Group fields as they are not allowed.