# Release 7.22.06

## COMMON

### Changes

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

### Fixes

* Filtered datastore parameters didn't show the field condition in case of "different from"

## FORMS

### Changes

* There's now a FormsInterface, please see the wiki: <https://wiki.smt-x.com/index.php/JavaScript>

## WORKFLOW

### Changes

* Added more functions to the WorkflowInterface, please see the wiki: <https://wiki.smt-x.com/index.php/JavaScript>
* You're not able to save the process when there are variables with an empty name

### Fixes

* Variables used as actor are now rendered with double pipes in between multiple values

## SERVICE CATALOG

### Changes

* You're now able to link a quality note to a ticket via the API
* There's an extra option to set the start date of the next review cycle
* You can select a help text field for a radiobutton or checkbox list so each item can show some additional information
* UI changes in progress log of a service review meeting and publications on service edit page
* Compare versions in review cycles
* You can now set the default tab on the service edit page per template
* You can include a studio app on the review cycle page
* You can now configure the layout of the parts on the review cycle page
* The phase is now shown on top of the service edit page and you can change it from the dropdown menu there too
* We support the ability to configure the available other phases per phase. For example if a service is in production, you can configure to only be able to set the phase to retired and not to development.

### Fixes

* Default service type in a template now has a relation to the service type table
* Layout of the menu in the admin was not consistent
* Tab order on service edit page wasn't always correct

## STUDIO

### Changes

* We've added a live import feature so you can work on your application on the file system
* You can now name your SSP environment (eg. Development, Production, ...) via the settings. You can use this name in your application to do some configuration for example
* Added more functions to the StudioInterface, please see the wiki: <https://wiki.smt-x.com/index.php/JavaScript>
