> For the complete documentation index, see [llms.txt](https://doc.wearepatchworks.com/product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.wearepatchworks.com/product-documentation/release-information/tapestry-release-notes/2022-09-26-release-notes-dashboard.md).

# 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](/product-documentation/developer-hub/custom-scripting.md):

<figure><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FzqQ8L4HXiBxhfMoxOiBT%2Fcustom%20scripts%20navigation%20journey.png?alt=media&amp;token=551db10b-0308-418d-a067-5eb6c08f3a2d" 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](broken://pages/UUiDvjwWB9cV5QPp0Ngc), it can be [added as a transform function for field mappings](broken://pages/EnBhMQkptW7XHWgsLY0H):

<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&amp;token=f5f852fb-5f63-4a4c-b514-02066647de3a" alt=""><figcaption></figcaption></figure>

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