24-03-001
Release notes - Selfpoint3 - rc-24-03-001
Bug fixes
Report sub-group permissions
Users could not run report for tickets that were assigned to a sub-group of a group that the user belonged to. The permission check did not take sub-groups into account correctly in its validation. That has now been corrected.
Modal window holds browser focus
When tabbing inside of modal windows browser focus left the modal window after the user hade tabbed through all components inside of it. This has been fixed so that browser focus is trapped inside of the modal window. That means that now the browser only lets the user tab through the components inside of the modal window while it is open.
Text component no longer triggers drag and drop in edit mode
When highlighting in the Text component using the cursor the drag to move function was triggered in the background. This has been changed so that the drag and drop function is disabled when the component is in edit mode.
Signature component validation message
The validation message for the Signature component displayed [Object object] in the validation error modal window. This has now been corrected so that the correct error message is displayed.
Wrong message in modal window when restoring formData
The message in the confirmation modal window that is displayed when restoring formData inside of the trashcan showed the same message and label as when emptying the trashcan. This has now been updated with a proper message and label.
New & Improved
Send emails using TLS protocol
Encryption via the TLS protocol can now be enabled for outgoing emails. This is configured in mail configurations by enabling the new option “Enable TLS” and uploading a valid SSL/TSL certificate.
Changed grouping in the component selector
The grouping of components inside of the component selector has been updated with new groups. It now contains the following groups:
Authorization
Bookings
Core
Data
Effects
Maps
Others
Some components has been moved to new groups to make them easier to find. Components are now also sorted alphabetically.
Last updated