# v0.12.0

### February 7, 2025

*This update introduces support for offline mode, remember me, command line arguments, native window login fallback option, and application version management.*

**New Features ✨**

* Added the ability to register your device to run in offline mode if permitted.
* Added a "remember me" option (and a way to disable it)
* Added support for command line arguments for launching the launcher
* Added an option to enable "application version management" to the end user

**Improvements 🙌**

* Logging updates to better track and understand common launcher problems users have encountered


---

# 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/2025/v0.12.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.
