Fixed
- Fix Google Places address autocomplete ignoring country-specific street and house-number ordering. (#2963)
- Fix OAuth integrations reporting a successful connection when their access token was not persisted. (#2961)
- Fix Zoho picklist mappings sending option metadata IDs instead of their API values. (#2959)
- Fix Brevo double opt-in settings allowing the required template ID and redirection URL to be saved empty.
- Fix multi-page form redirects losing the current site's base path.
- Fix prefilled submission values being lost when rendering a form without a
sessionKey. (#2956) - Fix the captcha settings layout and show the first provider when opening the page.
- Fix saving additional settings and captchas, submitting support requests, and running form migrations after settings layout changes.
- Fix 400 errors when importing and exporting forms from settings.
- Fix client-side validation errors not being announced reliably by screen readers by keeping an empty live region in the rendered field markup. (#2954)
- Fix native Date fields showing missing or outdated minimum and maximum limits. (#2964)
- Fix JavaScript API documentation for validation event order and resuming asynchronous checks without skipping captcha or payment validation. (#2966)
- Fix settings forms inconsistently placing their Save button below the page content instead of in the page header.