# 2024 06 26 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.20.1          | ~~26th June 2024~~ |

**Patchworks dashboard (frontend)**

| Release version | Release date       |
| --------------- | ------------------ |
| 1.15.1          | ~~26th June 2024~~ |

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

* [Infrastructure](#infrastructure)
* [Process flows](#process-flows)

{% hint style="danger" %}
This release was postponed - please see [27th June 2024](/product-documentation/release-information/core-release-notes/2024-06-27-release-notes-core.md).
{% endhint %}

## Infrastructure

<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="030babd6286a4fe19214da74af9afb98">Enhancement</span></td><td><p><strong>R</strong><del><strong>abbitMQ</strong></del><br><del>Laravel Horizon has been removed from the Patchworks tech stack. Going forward, Supervisord runs RabbitMQ consumers.</del> </p><p></p><p><del>There are no functional changes for Patchworks users however, we anticipate that this change will bring improved efficiency, with greater insight into jobs, and better issue handling.</del>  </p></td><td><del>CPT-2998</del></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="9a29ee576f43448f9b1623baca59c3db">Bug</span></td><td><del><strong>Route shape - route names</strong></del><br><del>Fixed issue where the route name was not retained if entered immediately prior to defining required filters for the route (after saving a filter, the route name reverted to the default setting).</del><br><img src="/files/MexWutUpX0IvLKh7ZgY1" alt=""><a href="/pages/7qvE65C5mdtXjrbB4swe"><del>Route shape</del></a></td><td><del>CPT-2979</del></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-06-26-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.
