# 2024 07 03 release notes (core)

## Release summary

This page summarises items scheduled for the following release to the Patchworks Production environment:

**Patchworks core (backend)**

| Release version | Release date   |
| --------------- | -------------- |
| 1.21.1          | 3rd July @ 9am |

**Patchworks dashboard (frontend)**

| Release version | Release date   |
| --------------- | -------------- |
| 1.15.2          | 3rd July @ 9am |

New features, updates, and enhancements of note are summarised by product area, below:

* [Company management](#company-management)
* [Process flows](#process-flows)
* [Run logs](#run-logs)

## Company management

<table><thead><tr><th width="180">Type<select><option value="edbc33cea7f34e16b3a205c7a65c3172" label="New" color="blue"></option><option value="d8457d8925c74fab90fa132d141b764b" label="Change" color="blue"></option><option value="030babd6286a4fe19214da74af9afb98" label="Enhancement" color="blue"></option><option value="9a29ee576f43448f9b1623baca59c3db" label="Bug" color="blue"></option><option value="L09Gy6z2y7VD" label="Breaking change" color="blue"></option></select></th><th width="426">Summary</th><th>Ref #</th></tr></thead><tbody><tr><td><span data-option="edbc33cea7f34e16b3a205c7a65c3172">New</span></td><td><p><strong>Company insights</strong><br>A new <em>company insights</em> page provides valuable insights into the performance/efficiency of your process flows. The new page can be accessed directly using the account summary link in the left-hand navigation bar.</p><p></p><p>At a glance, you can see usage metrics  and a score for process flows, connectors and shapes over any given month. Note that analysis is available from the point of this feature release onwards, not retrospectively. </p><p> <img src="/files/MexWutUpX0IvLKh7ZgY1" alt=""><a href="/pages/oJ1nCe1ZO73MaYLF9m0Z">Company insights</a></p></td><td>CPT-2633</td></tr><tr><td><span data-option="edbc33cea7f34e16b3a205c7a65c3172">New</span></td><td><strong>Linked companies - download option</strong><br>If you manage multiple company profiles in Patchworks, a new download option is available when viewing your list of managed companies. Use this to download a CSV file with summary information for all your linked companies (including subscription tier, last login time, and aggregated process flow score).<br> <img src="/files/MexWutUpX0IvLKh7ZgY1" alt=""><a href="/pages/jL89OsimCnTUQ6kLgMWZ">Downloading a linked companies summary</a></td><td>CPT-2753</td></tr></tbody></table>

## Process flows

<table><thead><tr><th width="180">Type<select><option value="edbc33cea7f34e16b3a205c7a65c3172" label="New" color="blue"></option><option value="d8457d8925c74fab90fa132d141b764b" label="Change" color="blue"></option><option value="030babd6286a4fe19214da74af9afb98" label="Enhancement" color="blue"></option><option value="9a29ee576f43448f9b1623baca59c3db" label="Bug" color="blue"></option><option value="L09Gy6z2y7VD" label="Breaking change" color="blue"></option></select></th><th width="426">Summary</th><th>Ref #</th></tr></thead><tbody><tr><td><span data-option="edbc33cea7f34e16b3a205c7a65c3172">New</span></td><td><strong>Regex filter operator for strings</strong><br>When defining filters in either a <a href="/pages/W8dQNd0BPMY9SOSg7haK">filter</a> or <a href="/pages/7qvE65C5mdtXjrbB4swe">route</a> shape for a string, a new regex operator is available, providing greater flexibility for filter definitions. For example, the default behaviour for multiple filters is 'AND', but now you can use regex to utilise OR behaviour. <br><img src="/files/MexWutUpX0IvLKh7ZgY1" alt=""><a href="/pages/W8dQNd0BPMY9SOSg7haK">Filter shape</a></td><td>CPT-2982</td></tr></tbody></table>

## Run logs

<table><thead><tr><th width="180">Type<select><option value="edbc33cea7f34e16b3a205c7a65c3172" label="New" color="blue"></option><option value="d8457d8925c74fab90fa132d141b764b" label="Change" color="blue"></option><option value="030babd6286a4fe19214da74af9afb98" label="Enhancement" color="blue"></option><option value="9a29ee576f43448f9b1623baca59c3db" label="Bug" color="blue"></option><option value="L09Gy6z2y7VD" label="Breaking change" color="blue"></option></select></th><th width="426">Summary</th><th>Ref #</th></tr></thead><tbody><tr><td><span data-option="edbc33cea7f34e16b3a205c7a65c3172">New</span></td><td><strong>Run logs page</strong><br>The <em>run logs</em> page has been updated with a new look and new functionality for company insights. This includes a new <em>view logs</em> option which navigates to new-style logs showing performance insights for each flow step, with access to detailed logs.<br><img src="/files/MexWutUpX0IvLKh7ZgY1" alt=""><a href="/pages/RVdm7LuBhWXjhM0Cyuq9">Run logs &#x26; queue</a></td><td>CPT-2632</td></tr><tr><td><span data-option="d8457d8925c74fab90fa132d141b764b">Change</span></td><td><strong>View logs (classic)</strong><br>If you prefer to work with 'old style' logs, these can still be accessed from the <em>run logs</em> page via a <em>view logs (classic)</em> option.<br><img src="/files/MexWutUpX0IvLKh7ZgY1" alt=""><a href="/pages/hbOeQZwRcX5Gr6R0TZ9Z">Viewing logs (classic)</a></td><td>CPT-2632</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.wearepatchworks.com/product-documentation/release-information/core-release-notes/2024-07-03-release-notes-core.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
