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

# Kalipso 5.0.0 - Build 200408

{% hint style="success" %}
Release date: 2020-04-08
{% endhint %}

### New Features

* Added a new parameter (Timeout) to "Run Process on PC".
* Added new parameters (Wait, Timeout and Target) to "Shell Execute on PC".
* Optimized the opening of a Web-Service's properties window.
* Added new predefined Report sizes.
* Added the ability to retrieve the displayed value in a Combo, Radio or List through the 'Get Property' Action.

### Kalipso Designer

* Fixed issue aligning Controls by Horizontal Center.
* Fixed issue in Chart Content. If the Content is set to SQL Advanced, the button to delete a Series would display the Convert to SQL Advanced icon instead of the delete.
* Fixed issue deploying the Resources of a Linked Project.
* Fixed issue editing a Dynamic Database Connection Profile.
* Fixed issue refreshing Templates. Several 'file not found' messages would be displayed.
* Fixed issue double-clicking the preview of Global or Local Action Set. The target Global/Local Action Set would not open.
* Fixed issue creating new Project. Not all of the Style Resources were being created.
* Fixed issue changing a Looper's Cell Size. The Cell size might not get saved.
* Fixed issue changing the properties of a Control for the second time when editing a Looper Cell.
* Fixed issue creating a Project, Not all of the Style Resources were being created in the Project.


---

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