# v1.0.6

## Fixes & Improvements

* Lumberjack level gate fixed (Oak/Maple unreachable bug)
* Oak tree break balls visibility fixed
* Tire technician coop race condition fixed
* Admin panel: job top earners view added
* Admin whitelist: FiveM identifier support
* Tool prop validation on startup
* Job editor GoTo teleport bug fixed
* Locale fallback to English added
* Powerlines minigame drag-off no longer wastes attempt
* 4K flicker fixed on blur shader
* Belt issue fixed

## Changed Files

* **Client:** `admin.lua`, `main.lua`, `dev/job_editor.lua`, `components/{break, vehicle, weapon_lock}.lua`, `jobs/{lumberjack, tiretechnician}.lua`
* **Server:** `admin.lua`, `jobs/{lumberjack, tiretechnician}.lua`
* **Shared:** `config.lua`, `jobs/lumberjack.lua`
* **NUI:** `index.html`, `js/{app, gamerender, powerlines-minigame}.js`, `locales/locale.lua` + 10 language files


---

# 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.tworst.com/getting-started-installation/scripts/lite-jobs-pack/changelog/v1.0.6.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.
