Clevr - 24.09.0 - Release Notes

Clevr - 24.09.0 - Release Notes


Released on May 21st, 2024.

Editor

  1. While building a form, you can add headers (H2 to H5) with a new type, making it easier to organize and format your content.
  2. The Base Type panel has been enlarged to avoid the need to scroll, making it more convenient to use. 
  3. Added label type to allow for more accessible form development.
  4. Improved the button type to allow resizing, giving you more flexibility in your form design.
  5. Elements with a "display: none" style will no longer disappear from the editor, ensuring that elements will always be accessible for editing. We still recommend the use of "visibility: hidden".

Form Interface

  1. Added an invisible header to forms that can be read by screen readers. This header will contain the subject's name, the form name, and indicate if a record is locked for editing.
  2. Implemented proper indication for screen readers to identify required input fields, ensuring a more inclusive user experience.
  3. The order of reports in the "Print" menu can now be customized. Previously, the order was limited to the order the reports were created in. The order can be configured in Form Management, in the Reports card.

Integration

  1. Improved logging and internal tools to better diagnose our integration with Student Information System (SIS) partners, ensuring smoother operation and troubleshooting.
  2. When importing data from Edsembli, students with exceptionality data will no longer have import errors occur on their forms.
  3. Expanded integration support for the  : and ^ characters in person names.

Notifications

  1. We have implemented the ability to schedule notifications. When designing a form, you can apply the value of a datepicker or other datetime data to schedule and cancel notifications. For our Editor-trained users, please watch out for a follow-up communication on the implementation of this feature.
  2. Notifications were being processed with a recipient filter that impacted some forms. Those filters have now been removed.
  3. Addressed an issue where forms containing a table of records were unable to send notifications in certain scenarios, ensuring consistent notification functionality across all form types.

Security

  1. Performed a series of server configuration changes designed to improve security.
  2. Improved logging to track who has viewed a record, which tabs were accessed, and the timestamp of each view, providing comprehensive visibility into record activity.