Release 7.24.09

COMMON

Changes

  • New trigger available: Person - Impersonated

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

  • The "Logs" tab on the webservice detail page has been improved

FORMS

Fixes

  • Forms used in a modal that had "Execute JavaScript block" on submit didn't show the result anymore since 7.24.07 (only the callback was executed). This has been reverted and a new querystring option is available to do what was changed in 7.24.07

SERVICE CATALOG

Changes

  • Language dependent static text and static html parts in the admin are now only shown in the language of the user

  • The planned meeting date is now required when you want to complete a review cycle (in case planned meeting is used)

  • Video autoplay is disabled in the admin (eg when using video tags in BB code)

  • The "Add" button in the "Documents" tab on the service detail page got a different position

Fixes

  • Adding a relation that had a language dependent part resulted in an error

  • The autogrow of textareas on the service detail page didn't always work as expected

TICKETING

Changes

  • You can now set default values for a task based on the assignment group. These default values are only set when using the UI

  • You can now upload files or paste files / screenshots in the action dialog

  • Underline option is added to the solution field

STUDIO

Changes

  • Implemented thread caching for getVariableValue and renderAsString

  • Added the property "stopprocessing" to the render result object, in order to prevent default actions such as redirect on 401

Fixes

  • Importing a retired app or importing an app that had a folder overwrite didn't work as expected: the files that should have been saved on the filesystem weren't saved

Last updated