# Updates in Feb 2026

### Version 2026.02.24

* Improved list view of custom report.

***

### Version 2026.02.22

* Data upload now supports both csv and xlsx file formats.
* Improved the owner selection experience during order creation.
* Correctly handled exceptions when deleting referenced receiving orders.
* Replaced the legacy node pipeline with a modern bundling setup.
* Unified item creation behavior across web, upload, and API.

***

### Version 2026.02.20

* Added a customizable dashboard.

***

### Version 2026.02.19

* Improved deployment process.
* Users can now choose their own home page.

***

### Version 2026.02.17

* Once the login email has been verified, users will be able to reset their password via email.

***

### Version 2026.02.14PM

* The menu layout can now be dynamically adjusted.

***

### Version 2026.02.14

* Improved location generation logic.
* Added an embedded customizable reporting module.

***

### Version 2026.02.12

* Improved data upload list view.
* Enhanced receiving and shipping orders with:
  * Priority support
  * “Appointment Scheduled” indicator
  * Check-in timestamp
  * Improved list view layout

***

### Version 2026.02.06

* Added duplication functionality for receiving orders, shipping orders, and user groups.

***

### Version 2026.02.04

* Added task navigation for receiving, picking, and movement 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://www.litewm.com/litewm-warehouse-management-saas/update-history/updates-in-feb-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.
