# Release History

***

### V1.12

#### Created: 2026-05-02

* Replaced empty strings with null values on inbound sync data

***

### V1.11

#### Created: 2026-05-02

* Improved type casting in json schema

***

### V1.10

#### Created: 2026-05-01

* Limit the numeric precision in stream schemas

***

### V1.9

#### Created: 2026-05-01

* Switched numeric precision and scale

***

### V1.8

#### Created: 2026-05-01

* Improved json schemas

***

### V1.7

#### Created: 2026-05-01

* Fixed a schema syntax error in the previous release

***

### V1.6

#### Created: 2026-05-01

* Added handling for empty string dates and timestamps

***

### V1.5

#### Created: 2026-05-01

* Improved data types in schema
* Added consumer UDFs for module/field fetching

***

### V1.4

#### Created: 2026-04-30

* Converted some incorrect schema types to standard json schema

***

### V1.3

#### Created: 2026-04-30

* The previous version did not package correctly, this new version contains all previously listed changes

***

### V1.2

#### Created: 2026-04-30

Write Zoho CRM plugin docs article (README.md) Agent-Logs-Url: <https://github.com/omnata-labs/plugin-zoho-crm/sessions/1238dbe0-5fc7-4599-997b-21ffa3e2bc1c> Co-authored-by: chris-omnata <118489113+chris-omnata@users.noreply.github.com>

***

### V1.1

#### Created: 2026-04-30

* Fixed an issue where normalized view columns contained nulls even when data was present

***

### V1.0

#### Created: 2026-04-24

* Initial release

***


---

# 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.omnata.com/omnata-product-documentation/omnata-sync-for-snowflake/apps/zoho-crm/release-history.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.
