2.4.1
2025-06-12
Release notes - Selfpoint3 - stable-2.4.1
Bug fixes
Fixed unhandled errors in effect flow decision table
Added error handling of errors caused by faulty formatting of input values in effect flow decision table.
(SEL-6410, SEL-6534)
Block unauthorised users from accessing system center
Unauthorised users trying to access /systemcenter in admin plattform will no be blocked from doing so.
(SEL-6556)
Adds onSelect result to location feature in OLMap
Fixed how result from the onSelect event in the OLMap component is added to the created location feature. All data returned from the event will now be included in the location feature data.
Fixed scaling of OLMap in summary
Fixed the size of the OLMap component in summary for mobile devices so that it scales better in accordance with the screen size.
Fixed error from missing confirmation input label
We fixed an unhandled error that was caused by confirmation input label not having a value in the settings of the Input component.
Fixed parsing of nested objects inside request body in effect logs
Nested objects inside of the request body are no longer displayed as “[Object object]” in effect logs.
Fixed conditional rendering of sub-labels in components
Fixed a bug in how sub-labels are rendered in portal components which caused them to sometimes be hidden. Also fixed their placement when an error message is displayed, error message and sub-label are now being stacked on top of one another.
Fixed variable show/hide crash
When using a variable as left-value and a numerical value as right value, the client crashed if the left-value was missing.
Fixed initial search on category page
We fixed a bug in the initial search made from the Search component on the categories page ("/c").
Last updated