# 2022 09 26 release notes (dashboard)

## Introduction <a href="#introduction" id="introduction"></a>

This page summarises release information for the Patchworks release to Production dated: **26th September 2022**.

## New features <a href="#updated-connectors" id="updated-connectors"></a>

### Custom scripting

If you have more complex needs for transforming data and development experience in-house, our new **custom scripting** feature can be used to [write and maintain your own scripts](https://doc.wearepatchworks.com/product-documentation/developer-hub/custom-scripting):

<figure><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FnSVPvHoiE26kyCVTiVEf%2Fcustom%20scripts%20navigation%20journey.png?alt=media&#x26;token=6aef1f58-dc03-4b53-bd16-772bf8e2413d" alt=""><figcaption></figcaption></figure>

Using the integrated editor with IntelliSense, you can code in a choice of languages - currently:

<table><thead><tr><th width="212">Language</th><th>Version(s)</th></tr></thead><tbody><tr><td>Javascript </td><td>Node 16</td></tr><tr><td>Javascript </td><td>Node 17 (Latest Supported)</td></tr><tr><td>PHP</td><td>7 and 8</td></tr></tbody></table>

When the script is complete and your [code is tested](https://doc.wearepatchworks.com/product-documentation/release-information/tapestry-release-notes/broken-reference), it can be [added as a transform function for field mappings](https://doc.wearepatchworks.com/product-documentation/release-information/tapestry-release-notes/broken-reference):

<figure><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FHV3XVkKe3kpPHOgllLnC%2Fapply%20script%20as%20transform%20journey.png?alt=media&#x26;token=f5f852fb-5f63-4a4c-b514-02066647de3a" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please see the [Custom Scripts](https://doc.wearepatchworks.com/product-documentation/developer-hub/custom-scripting) section of our product documentation for more information.
{% endhint %}
