Zoho Products
All Zoho Release Notes (20)
- Apr 16, 2026
- Date parsed from source:Apr 16, 2026
- First seen by Releasebot:Apr 19, 2026
Enhancements to the convertToPDF task
Deluge enhances convertToPDF with 20+ optional parameters for finer PDF layout and formatting control.
We've enhanced the convertToPDF task to offer greater flexibility in customizing PDF outputs. You can now tailor the generated PDF using optional parameters passed as key-value pairs within the options_collection.
With support for 20+ parameters, including options like scale, orientation (landscape), margins (top, bottom, etc.), and more. These enable you have finer control over the layout and formatting of your PDFs.
For more information, visit convertToPDF help doc.
Original source - Apr 15, 2026
- Date parsed from source:Apr 15, 2026
- First seen by Releasebot:Apr 19, 2026
Zoho CRM integration tasks V8
Deluge adds Zoho CRM integration tasks on V8 APIs for record, search, file, and lead operations.
We’ve introduced a new set of integration tasks for Zoho CRM, built on the latest V8 APIs. These tasks enable you to perform a wide range of CRM operations directly from Deluge.
The available tasks include:
- Create Record
- Bulk Create Records
- Get Records
- Get Related Records
- Fetch Record using Record ID
- Update Record
- Bulk Update Records
- Update Related Record
- Search Records
- Attach File
- Convert Lead
- Get Fields
- Upsert Record
For more information, visit Zoho CRM Integration Tasks V8 help doc.
Original source All of your release notes in one feed
Join Releasebot and get updates from Zoho and hundreds of other software products.
- Mar 26, 2026
- Date parsed from source:Mar 26, 2026
- First seen by Releasebot:Apr 19, 2026
Portuguese language in toWords
Deluge adds Portuguese support to toWords() with the pt language code.
We've rolled out support for the Portuguese language in the toWords() function. This language is now identifiable using the 'pt' code.
For more information, visit toWords help doc.
Original source - Feb 10, 2026
- Date parsed from source:Feb 10, 2026
- First seen by Releasebot:Apr 19, 2026
Zoho Webinar and Zoho Show integration tasks
Deluge adds new Zoho Webinar and Zoho Show integration tasks to automate more actions.
We've introduced new integration tasks for Zoho Webinar and Zoho Show in Deluge which enable you to automate and perform a diverse range of actions. Currently, 17 tasks are available for Zoho Webinar and 5 tasks for Zoho Show.
For more information, visit Zoho Webinar Integration Tasks and Zoho Show Integration Tasks .
Original source - Jan 6, 2026
- Date parsed from source:Jan 6, 2026
- First seen by Releasebot:Apr 19, 2026
Enhancements to Translate task
Deluge expands its Translate task with support for 57 more languages, bringing total coverage to 74 languages.
The Translate task is now more powerful with support for 57 additional languages. With this update, you can use the task to translate content across 74 languages.
For more information, visit the Translate task help docs.
Original source - Nov 28, 2025
- Date parsed from source:Nov 28, 2025
- First seen by Releasebot:Apr 19, 2026
New request method in invokeUrl and invokeAPI
Deluge adds OPTIONS support in invokeUrl and invokeAPI for checking permitted server actions before making requests.
We've introduced support for a new HTTP request method, OPTIONS, within the invokeUrl and invokeAPI Deluge tasks. This method allows you to check which actions a server permits before making an actual request. Please note that this method does not send or modify data; it simply queries the server to understand what operations are allowed.
For more information, visit the invokeUrl task and invokeAPI task help docs.
Original source - Nov 14, 2025
- Date parsed from source:Nov 14, 2025
- First seen by Releasebot:Apr 19, 2026
Zia Deluge task
Deluge adds the Zia task, an AI-powered function for generative AI workflows that automates text generation, information extraction, and content summarization. It lets users prompt LLMs directly and choose an AI vendor, including Zoho’s own model, OpenAI, and Google Gemini.
The Zia task in Deluge is an AI-powered function that allows you to harness the power of generative AI. It helps automate content-heavy or repetitive tasks such as generating text, extracting information from documents, summarising content, and more.
The Zia task functions like any other generative AI workflow; you simply provide a prompt, and it uses large language models (LLMs) to produce natural language output.
Additionally, you also have the flexibility to choose your preferred AI vendor. Zia can be powered by Zoho's own LLM or external vendors such as OpenAI, Google Gemini, and more.
For more information, visit the Zia task help doc.
Original source - Oct 21, 2025
- Date parsed from source:Oct 21, 2025
- First seen by Releasebot:Apr 19, 2026
Enhancements to Zoho Map Integration Tasks
Deluge improves Zoho Map integration tasks with faster, more scalable backend processing and a new structured JSON-like response format. It also boosts distance calculation accuracy and response times, while tagging existing scripts with v1 to support migration before the old format is deprecated.
We've rolled out backend enhancements for Zoho Map integration tasks (Geocode, Reverse Geocode, and Distance Between) to improve performance and scalability. You'll notice quicker results when calling map-related tasks. The primary aim of this update is to provide more structured and detailed responses in a JSON-like format. Additionally, the update brings improved distance calculation accuracy and faster response times. Going forward, any new Map tasks would be in the new format. To help with migration, existing Map task scripts will be automatically tagged with v1 (e.g., zoho.map.v1.geoCode). Please update your Deluge scripts to handle the new response structure and test thoroughly to ensure compatibility. The old format will be deprecated on January 16, 2026.
For more information, visit the Deluge community post .
Original source - Oct 8, 2025
- Date parsed from source:Oct 8, 2025
- First seen by Releasebot:Apr 19, 2026
Zoho One and Zoho Directory integration tasks
Deluge launches Zoho One and Zoho Directory integration tasks to automate user management and data fetching.
We have launched integration tasks for Zoho One and Zoho Directory. These tasks allow you to automate a diverse range of actions. You can now seamlessly manage users, fetch data like locations and designations, and much more.
For more information, visit Zoho One Integration Tasks and Zoho Directory Integration Tasks.
Original source - Sep 16, 2025
- Date parsed from source:Sep 16, 2025
- First seen by Releasebot:Apr 19, 2026
Deprecation of embedded credentials in invokeURL
Deluge is strengthening security by deprecating embedded URLs in invokeURL calls and directing users to use endpoint URLs with Connections for authentication and credentials. The update helps reduce disruption and improve script security ahead of the 30-Sep-2025 change.
As part of the security enhancements we announced earlier, we will be deprecating support for embedded URLs within invokeURL calls on 30-Sep-2025 .
Going forward:
- The URL field in the invokeURL task should be used only for endpoint URLs.
- We strongly recommend using Connections to securely handle authentication and credentials.
Consequently, we request you to review and update your Deluge scripts to align with this change and avoid any unforeseen disruptions.
This update is being implemented to strengthen security within Deluge, and we appreciate your cooperation in making this transition smooth.
For more information, visit the Deluge security enhancements post.
Original source - Jul 31, 2025
- Date parsed from source:Jul 31, 2025
- First seen by Releasebot:Apr 19, 2026
Special characters in convertToPDF
Deluge improves convertToPDF with support for special characters, including accents and currency symbols, for cleaner PDFs.
To enhance the flexibility and accuracy of rendered content, the convertToPDF Deluge task now supports special characters. You can now include accented letters, currency symbols, and much more in your PDFs. Previously, such characters were not rendered correctly, often resulting in formatting issues and a subpar viewing experience.
For more information, visit the convertToPDF task help doc.
Original source - Jul 8, 2025
- Date parsed from source:Jul 8, 2025
- First seen by Releasebot:Apr 19, 2026
FTP and SFTP Deluge Tasks
Deluge adds FTP and SFTP tasks for secure file transfers between Zoho services and external servers.
We've introduced two new Deluge tasks, FTP and SFTP, to allow you to securely interact with external storage systems. Now, you can effortlessly transfer files between various Zoho services and your FTP/SFTP servers, giving you more control over your data management workflows. These tasks are available across all Zoho services that support Deluge.
For more information, visit the FTP task and SFTP task help docs.
Original source - Jun 19, 2025
- Date parsed from source:Jun 19, 2025
- First seen by Releasebot:Apr 19, 2026
From address in Send Mail task
Deluge restricts zoho.adminuserid as a Send Mail From address for Zoho Connect and Zoho Sheet.
As part of our anti-spam measures, the use of zoho.adminuserid as the From address in the Send Mail task is now restricted for Zoho Connect and Zoho Sheet.
Going forward, the From address must be explicitly specified as either zoho.loginuserid or a valid and authenticated email address.
For more information, visit the Send mail task help doc.
Original source - Jun 10, 2025
- Date parsed from source:Jun 10, 2025
- First seen by Releasebot:Apr 19, 2026
convertToPDF Task
Deluge introduces the convertToPDF task for generating PDFs from HTML or public URLs across Zoho apps.
We've introduced the all-new convertToPDF task to help you generate PDF files within various Zoho apps. This task allows you to create PDFs either by providing HTML code or a publicly accessible URL. Deluge will then generate the PDF based on the input you provide.
For more information, visit the convertToPDF task help doc.
Original source - Jun 10, 2025
- Date parsed from source:Jun 10, 2025
- First seen by Releasebot:Apr 19, 2026
Restriction on revoking connections within Zoho CRM's sandbox
Deluge gets sandbox protection for internal CRM connections in Zoho CRM, preventing accidental revokes that affect integrations.
We are rolling out a new behavior change within Zoho CRM's sandbox environment. You can no longer revoke internal CRM connections found under the System Connections section within your sandbox. This restriction was previously present in your production environment and has now been extended to the sandbox. This change is designed to prevent users from inadvertently revoking the internal connections essential for Deluge integrations. This restriction does not affect any connections listed under My Connections or Shared Connections.
Original source