> 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/251112.md).

# Kalipso 5.0.0 - Build 251112

{% hint style="success" %}
Release date: 2025-11-12
{% endhint %}

### New Features

* Updated Android Bundle generation to meet latest Google's requirements.

### Kalipso Designer

* Fixed an« refresh issue displaying 'What's New'. USer had to scroll for the screen to refresh.

### KClient

* Fixed bug in Win10 in PrintEngine that would cause App to fail to load instructions with more than 8Kb.
* Fixed GS1\_EPC\_Decode() action not to remove leading zeros from company prefix.
* Fixed bug in controls with links to database tables defined on linked projects. Reading data in this scenario was not working.
* Updated Unitech Scan Interface to correctly restore settings on Disconnect.
* Improved Connection Lost detection in SocketRead in Win10 client.
* Fixed bug in Win32 client, generating datamatrix image could fail in some edge cases.
* Updated Zebra Android RFID SDK to version 2.0.5.226 to support TC22R.
* Fixed bug in iOS with center vertical text alignment for hint text in multiline text boxes that could cause hint text not to show.


---

# 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/251112.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.
