2.3.0
2025-03-03
Release notes - Selfpoint3 - stable-2.3.0
Bug fixes
Updated description for formtab effects
Removed misleading information stating that effects would not run when a tab is opened in the admin application, as effects do execute regardless.
Stop component disables previous button
Fixed issue where the Stop component did not disable the previous button in forms.
Fixed copy functionality for streams
Fixed issue which resulted in an error when trying to make a copy of a stream in the admin application.
Fixed handling of first section when loading a ticket in the admin application
The active section no longer defaults to the first section when a ticket is loaded. This ensures that hidden first sections are not incorrectly displayed in the admin application.
New & improved
Updated Label for in calendars create and edit modal
The label “Skapa evenemang” has been updated to “Lägg upp tid”.
The label “Återkommande evenemang” has been updated to “Lägg upp återkommande tid”.
The label “Editera evenemang” has been updated to “Redigera tid”
Expanded form version history details
The version history for forms now includes the exact time of publication in addition to the version number and date.
Improved Published Column in List Views
The "Published" column in list views for forms, views, and processes now correctly formats the date and includes the name of the user who published the document.
Updated datasheet label in PDF
The label of the Datasheet component in PDF files is now in bold.
Lantmäteriet - improved property designation search
The wildcard search for fastighetsbeteckning now includes the query parameter objektstatus="levande"
, ensuring that only registered property designations appear in search results.
Lanmäteriet - adds “adressplatstyp” to address search
The search results from the Lantmateriet/adressSearch effect now includes the property adressplatstyp in its search results.
Added Copying of rows in Form Builder
Entire rows and all their content can now be copied inside of the form builder.
Added sublabel to Datasheet
Added the possibility to set a sublabel for a Datasheet component.
Toggleable Connection Info in ProcessBar
The ProcessBar component now includes an option to toggle the visibility of connection count information when handling a ticket.
Migration from Request to Node.js HTTPS module in GRP Integrations
Replaced deprecated Request package with Node.js HTTPS module.
Updated the Soap package from version 0.39.0 to 0.45.0.
This change affects GRP integrations, where the SOAP requests previously relied on the Request package, but it does not affect their functionality.
Added remove option for calendars
Calendars can now be deleted from within the admin application.
Added new Loading component
Introduced a new component called Loading that displays a configurable loader. The component can be configured to use one of six different loader types.
Override Content-Type and Accept headers in HTTP3/Connect
Introduced logic to override the Content-Type and Accept headers when these are provided in the key-value input in the HTTP3/Connect effect. These means that if any of these headers exist in the key-value input, those will always be prioritised.
Disabled Redirect for Process Arrow in Admin Application
Added a setting that disables the redirect when a user changes a ticket's status via a process arrow in the admin application. This allows case workers to use the FormCreate component and modify ticket statuses without being redirected.
Last updated