- New: The accessibility of NPS fields has been improved. Previously a required NPS field wouldn't have any aria-required attributes. Now the container has the proper radiogroup role, aria-labelledby attribute value, and aria-required attribute when applicable.
- New: Some accessibility updates have been made to make it easier to toggle and identify collapsible Likert sections using a keyboard and screen reader.
- Fix: Likert data was missing from entry pages and PDFs when there was conditional logic on the Likert field.
- Fix: Likert HTML would break when the minimize=1 option was used.
- Fix: A deprecated use of self reported in newer versions of PHP 8 has been updated.
- Fix: The column order of Likert fields was off, appearing earlier than expected.
- NPS fields, as well as radio buttons, checkboxes, and scale fields using the buttons display format, now use active border and background style settings instead of the progress bar style settings.