# July 2025

## July 25 Release

* **Updated login functionality**
  * 2FA for Site Admin users.&#x20;
  * Forgot Password procedure
  * More robust login and security features

* **Manual order entry**&#x20;
  * Users no longer have to put an order through the machine to complete an order.
  * This feature allows products to be booked to jobs and users by a manual entry without the need to physically restock the product into the machine and create an order to get it out.&#x20;
  * Has the ability to attribute manual orders to the restock (RE number) that the inventory was taken from.
  * Limited to site admins.
  * [CLICK HERE FOR MORE](https://docs.trakkit.com.au/trakkit-documentation/trakkit-live/orders/processing-manual-orders)

* **Adjusting inventory quantities during restocks**

  * When restocking a machine users now have the ability to adjust inventory while completing a restock.
  * No longer required to perform this function through Trakkit Live, it is performed on the Trakkit UI while doing restocks and synced to the inventory database. &#x20;
  * [CLICK HERE FOR MORE](https://docs.trakkit.com.au/trakkit-documentation/machine-operation-for-advanced-users/inventory-adjustments-during-restocks)

* **Returnable order enhancements**
  * Users can now return items that other users have booked out.
  * Helps if items will be booked out for longer periods of time.&#x20;

* **Added new icons to order grid in Trakkit Live**
  * New icons to help differentitate between different types of orders.

<figure><img src="https://1251363616-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBuhu5jSO8c6rvplcU3eC%2Fuploads%2Fe5pGKixBUq4rOGaqExl9%2Fb19556c1d245dd5ceb143093f057d1d7ef6f6ca2.png?alt=media&#x26;token=c18ed953-3ce6-49a5-8b19-40a83ad4e892" alt=""><figcaption></figcaption></figure>


---

# 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.trakkit.com.au/trakkit-documentation/release-notes/july-2025.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.
