For the complete documentation index, see llms.txt. This page is also available as Markdown.

📘Release History


V2.4

Created: 2026-07-31

  • Modules are now silently excluded if api_supported is set to false, and excluded with an event table warning if visible is set to false


V2.3

Created: 2026-07-30

  • When fetching the modules from the API, we now use the api_name field instead of the module_name


V2.2

Created: 2026-07-30

  • Added "offline_access" as a default OAuth scope for Server Based connections, so that tokens can be refreshed


V2.1

Created: 2026-07-27

  • Bulk downloads are now streamed via a UDTF for memory efficiency


V2.0

Created: 2026-07-24

  • Migrated to the new connection flow


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


Last updated