Release 7.22.08

COMMON

Changes

  • You can now download all (not only the most recent) log files for all modules via the admin -> settings page.

Fixes

  • Hide retired apps on role detail page

FORMS

Changes

  • The internal name of a form is now shown on the admin overview pages

WORKFLOW

Changes

  • Conditions in decision points and wait steps using non-existing form fields (from the request) now use an empty value instead of not evaluating the expression

  • There's now an option per process to combine the emails for the steps (eg in case a step has 5 actors, then 1 mail will be sent to 5 recipients). In that case it's not possible anymore to personalize the mail.

  • We've added an event stream for the ticketing changes. These can be read via the CommonInterface javascript functionality

Fixes

  • Visible for role(s) per step only checked the direct assigned user roles. This now also checks the auto assigned and group roles.

  • Sometimes decision paths without steps showed a green status box on the process execution path page instead of grey when those were not started

SERVICE CATALOG

Changes

  • Added a filter in the admin to filter on changed services since last publication

  • You can now add unavailable dates per service

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

  • Added a remove template possibility

  • Added AddPublicationRequest to the API

  • We've added an option to check the rights when downloading documents linked to a service

  • It's now possible to lock a service when a review cycle completion request is made (configurable per template)

  • Linking of a review cycle to a note is now optional

Fixes

  • The filter on numeric fields in the admin didn't handle null / undefined values very well

STUDIO

Changes

  • Added cache option to render result, client side JS and CSS are set as cachable by default

  • Added the possibility to send files to the browser via the render result

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

Last updated