# July 28 - Bugfixes and Improvements

**Bugfixes**

* Fixed bug on embroidery pricing calculation.

**Improvements**

* Prevented potential error on QBO sync due to deprecated version usage.
* Improved production queue excel export by adding icon logic to include garment icons in the excel file, change run date filter to return a date range, adding multi-range filtering, and adding location column to the exported excel file.
* Removed a logic on backend where distro's shipping dates were being changed automatically to match order's shipping date when creating boxes using "Box all separate" option.
* Modified automated order's shipping date logic to be run only when a distro has been shipped.&#x20;
* Improved label generator's UI performance.


---

# 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://docs.culturestudio.com/release-notes/decorator-platform/july-28-bugfixes-and-improvements.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.
