> For the complete documentation index, see [llms.txt](https://vt-developmets.gitbook.io/vt-scripts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vt-developmets.gitbook.io/vt-scripts/our-scripts/our-paid-scripts-qb/uwu-job/change-logs.md).

# change-logs

## <mark style="color:purple;">v.1.0.8</mark> Latest UPDATE

#### Added or Changed

* Added support for qb-target and ox\_target to latest version.
* Added support for qb-menu and ox\_lib to latest version.
* Added support for qb-inventory and ox\_inventory to the latest version
* The installation for the consumables of the items has been fixed.
* New prophets on the use of items.
* Product deliveries have been added.
* Added menu to create bags for deliveries.
* Optimization of all code
* Arrangement of the code
* Fixed all noticed bugs on the resource.
* Fixed seating will no longer happen immediately.

### <mark style="color:blue;">v.1.0.7</mark>

#### Added or Changed

* Fixed targeting bugs

### <mark style="color:blue;">v1.0.6</mark>

#### Added or Changed

* Microwave distance was increased. It was reported as not working, but we guess they can't capture the zone correctly!
* Also of course the seating code was rewritten to have the above option because it defaulted to an X stop animation button which by default stops animated Native
* I'd forgotten that we also completely changed the document to make the installation steps easier to follow and find!

### <mark style="color:blue;">v1.0.5</mark>

#### Added or Changed

* fix bugs&#x20;
* Fixed an issue with storing products in the fridge.&#x20;
* Fixed bentobox and now gives you food not just randomly.&#x20;
* The toys are of course still random!

### <mark style="color:blue;">v1.0.4</mark>

#### Added or Changed

* The events that were done in the previous version for payment by invoice have been removed.
* A whole new system for paying bills, writing an invoice by taking money from the customer's credit card -\* In two words, simply put. He will now take the money from the bank!
* Whenever you write an invoice to the customer, you will receive % VAT from the payment

### <mark style="color:blue;">v1.0.3</mark>

#### Added or Changed

* Changing the car in the garage.
* Changing phone mysql table if you happen to be using gksphone
* Change event for refreshPhone.

### <mark style="color:blue;">v1.0.2</mark>

#### Added or Changed

* Completely fixed translation gaps and errors.
* Fixed inventory issue
* Removed option to choose inventory folder name, you won't need it anymore


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://vt-developmets.gitbook.io/vt-scripts/our-scripts/our-paid-scripts-qb/uwu-job/change-logs.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.
