> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/release-history/210906.md).

# Kalipso 5.0.0 - Build 210906

{% hint style="success" %}
Release date: 2021-09-06
{% endhint %}

### New Features

* Added support for 'Honeywell' devices in 'RFID Connect'.
* Added support for Danish in Kalipso Voice.
* Added the ability to define the app Icon when a Notification is received on Android.

### Kalipso Designer

* Fixed issue deploying Project's executable using Voice (Nuance).
* Fixed issue editing a Report's Condition. If the comparison type was set to 'String' the 'Value' display mask would still be numeric.
* Fixed issue editing a Report's Condition. If the comparison type was set to 'String' the 'Value' display mask would still be numeric.
* Fixed issue using Microsoft Translator.

### KClient

* Fixed bug in GetServerDateTime. When connection was configured for TLS this action would fail to connect.
* Fixed bug in ClearForm/ClearPane, controls inside scroll areas or tab controls were not being cleared.
* Fixed bug in Checkboxes linked target variables, the target variables were not being updated in Android, Win10 and iOS clients.
* Updated Zebra EMDK to latest version (9.1.1) and updated manifest to make compatible with Zebra Android 11 devices SDK.

### MIS Communicator

* Fixed problems in Interface detecting the execution status of the Engine when multiple instances of MISCommunicator were being executed.


---

# 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:

```
GET https://doc.sysdevmobile.com/kalipso5/developing/release-history/210906.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.
