> For the complete documentation index, see [llms.txt](https://docs.bluefletch.com/bluefletch-enterprise/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/suite-installer/release-notes.md).

# Release Notes

### Release 2.2.2 <a href="#release-222" id="release-222"></a>

Released November 2020

#### Highlights <a href="#highlights" id="highlights"></a>

Updated logging support.

### Release 2.2.0 <a href="#release-220" id="release-220"></a>

Released August 31, 2020

#### Highlights <a href="#highlights_1" id="highlights_1"></a>

Added additionaly logging to the common log file. Enhanced the file download logic to utilize destination file name.

Support for downloading non APK's and removing old Packages.

### Release 1.1.1 <a href="#release-111" id="release-111"></a>

Released December 17, 2019

#### Highlights <a href="#highlights_2" id="highlights_2"></a>

Support for installing single APK's via URL. Support for installing suite by supplying the configuration URL. UI updates displaying any downloaded configurations.

### Release 1.0.1 <a href="#release-101" id="release-101"></a>

Released December 13, 2019

#### Highlights <a href="#highlights_3" id="highlights_3"></a>

Introduction of the EMS Suite Installer for Zebra devices. Will download, install, and start applications.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/suite-installer/release-notes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
