> 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="/files/J6TgPFtoBQzKPwUzCA0K" 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="/files/rVbB5rrvRJkk0ewXKUMY" 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 %}
