With this version, we’ve fixed a deadlock issue and updated the translations.
- Fixed a deadlock exception in the form validation API. The deadlock occurred when a bot (most likely) tried to validate the form data multiple times simultaneously using the same submit token. With this release, we’ve split the problematic query so that the deadlock cannot happen again. Reported by demon_ru in the WordPress support forum.
- Updated the translations for Italian, Korean, and Slovenian. Thank you for your contributions!