July 11th, 2024

1.10.1 » 1.10.6

This is a small release that improves a few things around language and currencies. You can now pass a target locale to the client-side application, using either the parameter locale or lang. For example `{yourdomain}.com/login?lang=es-419`. If supported by your brand, this language will be applied, overriding the client’s preferred browser language.

Here are the full release notes:

- NEW: Add support for passing a preferred language via either locale or lang params

- NEW: Add support for multiple locale currency suggestions

- NEW: Add currency suggestion mappings for es_CO and es_MX

- NEW: Open modal upon encountering a 403 'ip_address_disallowed' error

- NEW: Check setting 'tickets.client_can_schedule' to guard client scheduling

- FIX: Force locale designator parts to always be uppercase

- FIX: Determine supported locale, ignoring case

- FIX: Breaking change related to listing groups with functionalities

- INTERNAL: Sync Localazy translations

- INTERNAL: Sync Localazy translations