Release 7.24.03

COMMON

Changes

  • The language selector page now checks the return url

  • The forgot password functionality now shows the same message when the user is found or not

  • It's now possible to hide the first tab on the "My profile" page

  • Added more functions to/in the CommonInterface, please see the wiki: https://wiki.smt-x.com/index.php/JavaScript

FORMS

Changes

  • Added more security to the sent form instances

WORKFLOW

Changes

  • Added more functions to/in the WorkflowInterface, please see the wiki: https://wiki.smt-x.com/index.php/JavaScript

  • It's now possible to specify the filename for multiple files in dynamic attachments

  • The execution path page now also shows the id of the instance of the step (for debugging purposes)

Fixes

  • The export generated an error when the export contained a ticket that was deleted

TICKETING

Changes

  • The search box on top submits when there's a value entered while clicking on "Ticket" or "Task"

  • You can now move the modal overlays on a ticket detail page

SERVICE CATALOG

Changes

  • It's now possible to create multiple views on services. You can specify which templates should be included, the roles allowed to view, the columns and some other details

  • It's now possible to enable comments on parts

  • The process publish requests via the API are not being executed in a thread anymore, so you can see possible errors

  • Performance improvements for parts that use datastore parameters as the source

  • Filters on parts with datastore as the source now filter client side, so the display value can be shown in read-only mode

  • You can now create a version via the API without the use of a custom request

  • Added possibility to add help text to "upstream" and "downstream" columns on the relations tab

  • Added more functions to/in the ServiceCatalogInterface, please see the wiki: https://wiki.smt-x.com/index.php/JavaScript

Fixes

  • Adding a relation when no parts were specified resulted in an error

  • The compare versions page didn't show any tabs when there was an ACL specified using only specific "Root tab" items

STUDIO

Changes

Last updated