ReadiNow reserves the right to update these release notes at any time.
Features
Nova Feature Enhancements
Redesigned Date, Time, and DateTime Form Fields:
The new design introduces user-friendly pickers for app builders. These enhancements will be noticeable when working with pages, process builders, and scheduled notifications.
Refinements to Multiline and Rich Text Fields:
Both multiline and rich text fields now feature an increased height, providing a more spacious and comfortable editing experience.
Object Properties Enhancements:
-
Choice Fields:
- Improved the drag-and-drop experience for choice field values within the field schema modal during creation or editing. The mouse cursor and drag/drop icon are now properly aligned.
- Added a drop indicator to clearly show users where a choice value will be placed.
-
Lookup, Relationship, and Document Fields:
- Resolved minor issues in the properties for Lookup, Relationship, and Document fields, including:
- Hide in Reverse
- Ownership
- Security
- Use Current Person
- Resolved minor issues in the properties for Lookup, Relationship, and Document fields, including:
Improved File Upload Security:
The file upload area has been improved to enhance security and user experience. Users without create permissions for a document object will no longer see the file upload area, effectively disabling the upload functionality. This change ensures that users cannot attempt to upload files to documents they do not have permission to modify, thereby streamlining the interface and preventing unauthorized actions.
Remembering applied sorting:
- The data table component will remember sorting applied when drilling through to a record.
Bug Fixes
Nova Resolved Issues
-
File Name Sanitization During Upload: File names are now properly sanitized during the upload process. This allows files with multiple periods in their names to be uploaded successfully. Any extra periods will be replaced with underscores, while a single period is still permitted to separate the file name from its extension.
-
Back Navigation Button Update: The back navigation button will no longer be displayed when there is no context to return to, such as when a user clicks a link from an email.
-
Container Expansion Fix: Resolved an issue that caused containers to expand unexpectedly when long text was entered into Lookup, Choice, Single Line, or Rich Text fields.
-
Form Field Label Truncation: Labels within vertical containers will now truncate when the maximum width of the container is reached, preventing the container from expanding unexpectedly.