# 2024 08 08 release notes (core)

{% hint style="danger" %}
This release has been rescheduled for [14th August 2024](/product-documentation/release-information/core-release-notes/2024-08-08-release-notes-core.md).
{% endhint %}

## Release summary

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

**Patchworks core (backend)**

| Release version | Release date              |
| --------------- | ------------------------- |
| 1.25.0          | ~~8th August 2024 @ 9am~~ |

**Patchworks dashboard (frontend)**

| Release version | Release date              |
| --------------- | ------------------------- |
| 1.18.0          | ~~8th August 2024 @ 9am~~ |

## Blueprints

<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>Introducing blueprints</strong><br>In this release, we introduce <em>blueprints.</em> Replacing apps, <em>Blueprints</em> are templates for automating data flows between specific systems. <br></p><p>The most notable change is that <em>Blueprints</em> can be purchased directly from the Patchworks website. Once purchased, a blueprint becomes available in your dashboard (via the <em>marketplace</em>) within 24 hours.</p><p></p><p>In the dashboard marketplace, you'll find that <em>apps</em> are now referred to as <em>blueprints</em> however, you will only see blueprints that your organisation has purchased via the Patchworks website. </p><p> <img src="/files/MexWutUpX0IvLKh7ZgY1" alt=""> <a href="/pages/vvyELD71ECyRWeH6cuAN">Blueprints</a></p></td><td>CPT-3123</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-08-08-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.
