ReadiNow reserves the right to update these release notes at any time.
Features
Platform Feature Enhancements
Security Upgrade: Disable Password Reset via SMS
Administrators now have the option to disable password resets through SMS. This new setting can be found in Administration > Settings > General Settings and applies to all user accounts. The ability to reset passwords via email remains unchanged.
If a user attempts to reset their password using SMS, the following warning message will be displayed:
Nova Feature Enhancements
Data Table Refinements
- Refresh: A manual refresh option has been added to the data table component, allowing users to easily refresh the table and view the most current information without needing to reload the entire browser tab.
- Multiselect to Delete: Users can now select and delete multiple rows in data tables with a single action. This feature simplifies the deletion process, enabling quicker management of large datasets and enhancing the overall user experience for bulk data handling.
- Pagination: Improved pagination now clearly indicates when additional pages are available. This enhancement also boosts responsiveness, providing a more intuitive user experience when navigating through large datasets.
- Footer Updates for Non-Grouped Reports: The data table footer has been enhanced to provide clear information about the user's current position and the total number of records. Users can now view both the range of displayed records and the total record count. Additionally, the data table component retains the records range and count when navigating through records, ensuring a seamless experience.
Page Builder Enhancements:
- Object Creation: Admins can now create new objects in all types of forms within Page Builder, including multi-step forms.
- Preventing Accidental Deletions: To prevent unintentional deletion of components in Page Builder and to make it easy to revert to the last saved state, two new features have been introduced:
- Discard Button: The "Discard" button allows users to quickly revert their work to the last saved state, clearing unsaved changes with a single click.
- Delete Confirmation Modal: A confirmation prompt now appears before deleting a component, helping to safeguard against accidental deletions.
Display Improvements:
- Tooltips have been added to truncated field labels and data table titles. The tooltip will automatically display the full text of the label or title when hovering over it, with no configuration necessary.
Bug Fixes
Nova Resolved Issues
- Containers on Forms Expanding in View Mode: Field values for text, lookup, and choice fields now truncate correctly in view mode, preventing containers from expanding unexpectedly.
- Inline Edit Fixes:
- Visibility Conditions Respected: A validation error will no longer appear when a mandatory field is hidden on a form during inline editing. The mandatory field value will again be enforced if the visibility condition is removed in the future.
- Read-Only Respected: It is no longer possible to edit a read-only field while using inline edit.
- Display and Picker Reports: Resolved an issue where inline edit was not available in display and picker reports.
- Scrollbars:
- Flickering has been resolved.
- The scrollbar experience has been enhanced, improved hover states, a better scrolling experience with trackpads or cursors, and larger scrollbars in data tables.
-
Display:
- Improved text wrapping and truncation in Heading and Text components. Previously, long headings or values would cause the container to expand, affecting the layout of the form.
- Fixed a bug in container paddings in the Page builder, to provide a consistent layout for both admins and users.
- Warning Message for Choice Field Value Deletion: The delete confirmation popup for deleting a value in a choice field has been clarified to avoid confusion about the deletion of the entire page.