# v0.12.8

### April 8, 2026

New Features:

* **Invalid session handling:** dedicated **prompt** when the server/session is no longer valid, so you can acknowledge what happened instead of a silent or confusing logout.

Fixes:

* **Startup** tolerates **failed session creation** (e.g. network issues) more gracefully instead of leaving the launcher in a broken state.
* **DLC symlinks:** logic fixed when a **symlink exists but its target does not**, avoiding wrong assumptions during updates.


---

# 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/2026/v0.12.8.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.
