> 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/core-release-notes/2023-08-17-release-notes-core.md).

# 2023 08 17 release notes (core)

## Release summary

Information detailed on this page refers to updates included in the following releases to the Patchworks Production environment:

**Patchworks core (backend)**

| Release version | Release date |
| --------------- | ------------ |
| N/A             | N/A          |

**Patchworks dashboard (frontend)**

| Release version | Release date     |
| --------------- | ---------------- |
| 1.5.4           | 17th August 2023 |

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

* [Process flows](#process-flows)

## Process flows

<table><thead><tr><th>Type<select><option value="edbc33cea7f34e16b3a205c7a65c3172" label="New" color="blue"></option><option value="d8457d8925c74fab90fa132d141b764b" label="Update" color="blue"></option><option value="030babd6286a4fe19214da74af9afb98" label="Enhancement" color="blue"></option><option value="9a29ee576f43448f9b1623baca59c3db" label="Bug" color="blue"></option></select></th><th width="388">Summary</th><th>Version &#x26; Ref #</th></tr></thead><tbody><tr><td><span data-option="edbc33cea7f34e16b3a205c7a65c3172">New</span></td><td><strong>Run logs</strong><br>It's now possible to view retrospective logs and payloads for process flows. Logs are available for 72 hours after a process flow starts.<br><a href="/pages/RVdm7LuBhWXjhM0Cyuq9"><img src="/files/MexWutUpX0IvLKh7ZgY1" alt="" data-size="original">Retrospective run logs </a></td><td>Dashboard 1.5.4<br>CPT-234</td></tr><tr><td><span data-option="030babd6286a4fe19214da74af9afb98">Enhancement</span></td><td><strong>Webhook body format options</strong><br>If you choose to customise the body content for a trigger shape webhook, you can now choose your required format (JSON, XML and plain text options are available.<br><a href="/pages/B7zUw05sBtV2aQnpFzbT"><img src="/files/MexWutUpX0IvLKh7ZgY1" alt="">Trigger shape (webhook)</a></td><td>Dashboard 1.5.4<br>CPT-628</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/2023-08-17-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.
