- New: Translation settings are now broken into multiple pages when the number of strings to translate exceeds the page size. Translation settings now also include a search input.
- New: Lookup field options can now be translated.
- New: Old removed options are now removed from translation settings when a form is updated.
- Fix: A foreach() argument must be of type array|object, null given PHP warning triggered when duplicating fields has been fixed.
- Fix: A database error would occur when viewing translation settings for a form with no fields.
- Fix: A translation issue with product field default values that would cause total field validation to fail for single products inside of conditional sections has been fixed.
- Fix: Fatal errors would occur when Polylang was active.
- Fix: An attempt to read property "id" on null PHP warning has been fixed.
- Fix: Error messages were not properly translating in some cases.