Document generation improvements
Document generation now supports conditional logic in templates. This allows authors to display sections of their document if a condition is met in the module. We support nested conditions but support for inline conditions will be released at a later point.
Automapping functionality in the document node now also picks up nodes that were added after a template has been uploaded.
Case management improvements
To prevent CSV injection payload when exporting a CSV files from a case database (incl. data viewer), the character ' will be added in first position of those column that starts with an untrusted character (such as =, +, -, @, Tab (0x09), Carriage return (0x0D)).
Published end-user interface and accessibility improvements
Info Blocks in the published module user interface are now navigable by keyboard as well as per screen reader.
The published module user interface is now also available in Frech, Spanish, Portuguese, Russian, Dutch, Mandarin and Italian language.
Admin Console improvements
The Admin console βSettingsβ page has been renamed to βEnvironmentsβ, which is where settings for Test and Live can now be found.
Editor and accessibility improvements
Inspect mode now has a Session Manager that allows for inspect sessions to be saved, replayed, and tested.
Several UI components of the published module user interface, such as info blocks, Single and Multiple Select dropdowns and collections are now navigable by keyboard and screen reader.