# Updates in Mar 2026

### Version 2026.03.28

* Improved accessibility to the item putaway algorithm.

***

### Version 2026.03.19

* Reduced risk of page rendering performance issues.

***

### Version 2026.03.16

* Help documents provided for users' reference.

***

### Version 2026.03.11

* Fixed issues of permission management.

***

### Version 2026.03.09

* Fixed issues of user settings for admin users.

***

### Version 2026.03.08

* Data export format now defaults to XLSX; CSV remains available as an option.

***

### Version 2026.03.06

* Redesigned permision management.

***

### Version 2026.03.04

* Enabled pricing for receiving and shipping.
* Improved stock list view for pcs only preference.
* Improved error handling of item upload.

***

### Version 2026.03.02

* Improved backend timezone handling.

***

### Version 2026.03.01

* Improved transaction handling for stacking and allocation to enhance concurrency control and data consistency.


---

# 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://www.litewm.com/litewm-warehouse-management-saas/update-history/updates-in-mar-2026.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.
