# 2025-11-08

v5.45.0

#### New Features & Improvements

**Login Page Redesign:** Enhanced login page with a new message box displaying updates about upcoming changes and improvements to OrderEazi.

**API JSON Payload Storage:** Order data is now stored as JSON for better reference and troubleshooting capabilities.

**User Export Updates:** Added Workflow and Permission columns to user export for more comprehensive user data.

**Branding Visuals on Documents:** Improved display of purchase orders with better handling of parent lines and service item ordering.

#### Bug Fixes

**VAT Calculations:** Fixed VAT calculation issues on documents.

**Organization Addresses:** Resolved issue where organization addresses were not saving correctly.

**Create Documents Action Menu:** Fixed status display issues in the create documents action menu.


---

# 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/november/2025-11-08.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.
