# 2025-01-22

v5.36.1

#### New Features & Improvements

**QuickBooks Integration:** QuickBooks is now fully production ready and available for use. The system will automatically match and update existing clients or suppliers with the same name during import.

**Inventory Badges:** New visual indicators have been added to inventory items showing when products are missing images or have size/code information, making it easier to identify incomplete product data.

**Background Product Processing:** Product batch updates now process in the background, preventing timeouts when importing large product feeds from suppliers like Amrod.

**Applications SDK Update:** Updated the OrderEazi Applications SDK with optimized models for better performance.

#### Bug Fixes

**Product Search:** Improved product search accuracy and speed. Product codes now have higher priority in search results, making it easier to find products by code.

**Product Batch Categories:** Fixed an issue where product batch imports would fail when categories were not provided.

**Order Creation via API:** Resolved an issue where creating orders via the API could fail in certain scenarios.

**Elastic Search Performance:** Improved the speed and reliability of product indexing and search operations.


---

# 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://support.ordereazi.com/ordereazi/release-notes/release-notes-2025/january/2025-01-22.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.
