# v0.9.0

### August 20, 2024 <a href="#id-0.8.62-january-10-2024" id="id-0.8.62-january-10-2024"></a>

*This update includes some bug fixes and improvements to the Launcher*

**Improvements 🙌**

* General project cleanup
* Updated node version to 18.18.0
* Updates listProcess errors to be more comprehensive
* Error log fetching and zip submission for reporting payload
* Addressables system updates
* Fallback functionality to app update process

**New Features ✨**

* New Dev Mode feature

**Bug Fixes 🪲**

* Partitions list from diskutil in list-drives
* App install issue related to DLC folder existence
* Logic issue with app update map creation
* URL generation for API requests
* Improper channel value being sent in API requests


---

# 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://wiki.zephyr-sim.com/patch-notes/little-arms-launcher/archive/2024/v0.9.0.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.
