# Release Notes

### Release 1.2.10 <a href="#release-409" id="release-409"></a>

Released March 2026

#### Highlights

Initial release of the BlueFletch Wear Launcher.  Fully implemented the Zebra's Workcloud Sync sign-in flow from signing into a tablet such as a CC610, scanning the sign-in QR code, and logging into both the Wear Launcher and Sync.

#### Details

* Implemented a launcher that is specific to wearables whose purpose is to broker the authentication flow with Workcloud Sync.
* Implemented Config Watcher similar to BF Launcher, which watches for a launcher.json file to get the necessary org info, urls, MQTT servers, Sync client info, and more.
* Added QR Scan Screen when in open zone, which displays while waiting for user to scan the QR code on the host device.
* Added authenticated view, which shows configured apps while logged-in.
* Implemented logic to get necessary information from the QR code to authenticate with both the Wear Launcher and Workcloud Sync.
* Added logic to sign out of Workcloud Sync when the user logs out of launcher.


---

# 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.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/wear-launcher/release-notes.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.
