Catalyst

by Zoho

Go to console

Release Notes

Stay updated with the latest news on feature releases, enhancements, bug fixes, and more,
made in various Catalyst services, components, and developer environments.

Product Release Notes

All
New Features
Enhancements
Bug Fixes
Deprecated
Removed
New Solution

2024 - April

Enhancements

Updates in API Metrics: We have now enhanced the metrics data provided for your API usage in Catalyst Metrics. Earlier the API metrics displayed the Number of API Calls by Status Code, which is now removed. Instead, you can view the Frequency of API Calls Triggered as a bar graph for different request methods by selecting them from a drop-down. The Platform-wise API Calls is also removed, and the Total Number of API Calls is now depicted in a bar-graph format.

Enhancements

Extension of ZCQL API V1 support : We have now further extended the ZCQL V1 parser support from March 31, 2024 to April 30, 2024. We recommend you to migrate your existing codebase to ZCQL API v2 before the end of support. Refer to our announcements page for more details.

2024 - March

New Features

Introducing OpenAI Integration in Catalyst: Catalyst introduces a brand-new feature, Zia AI Assistant, that operates on an integration with OpenAI. Zia AI Assistant is available in your Catalyst console independent of any Catalyst service. You can access the following tools in this feature: Code Generator, Code Converter, Code Debugger, Code Docs Generator, and Test Case Generator.

Catalyst enables you to perform an easy, one-time configuration of the integration, and avail these tools by prompting the AI with your requirements and obtaining instant results from OpenAI’s GPT model.

Bug Fix

Bug Fixes in Email Address Verification: We have made bug fixes to ensure that when an email address added in Catalyst Mail is invalid, an appropriate exception is thrown alerting the user to enter a valid email address. Previously, the addition of an invalid email address resulted in an internal server error, which is now fixed.

Enhancements

Updates in Metrics Data Availability: We have now updated the duration of the availability of project data in Catalyst Metrics. You will be able to view the metrics of Data Store, Cache, Cron, File Store, and general API calls in your project of the last two years. Any data older than two years will not be available or displayed in Metrics.

Enhancements

Extension of ZCQL API V1 support : We have now extended the ZCQL V1 parser support from Feb 29, 2024 to March 31, 2024. We recommend you to migrate your existing codebase to ZCQL API v2 before the end of support. Refer to our announcements page for more details.

Enhancements

Add custom URL in Catalyst Authentication : Catalyst now allows you to configure any custom URLs for redirection after login, in both hosted and embedded native authentication types.

Bug Fix

Bug Fixes in Catalyst DevOps APM : Upon APM limit exhaustion, Catalyst Serverless functions will no longer be blocked. Instead, the tracking of those particular functions will be disabled. Bug fixes were made to exclude tracking Python functions by default.

Bug Fix

Bug Fixes in Catalyst Authentication preview : We have made bug fixes to the preview being displayed in the console for the hosted type in the Catalyst Cloud Scale Authentication component.

2024 - January

Enhancements

Updates in Catalyst Pricing model: Catalyst has introduced a brand new pricing system that now supports two different pricing models: pay-as-you-go model and subscription-based model. We have also introduced a free tier allowance or plan benefits for these models, respectively. There are also updates in the pricing amount and the calculations of resource usage in this new pricing system, as well as updates in the supported payment methods. You can refer to our new Pricing page for these details, and learn about the billing and payment updates from help page.

Note: For Catalyst users that had signed up before 1st Jan 2024, the old pricing system and all its terms will still be applicable. We have planned to deprecate the old pricing system on April 1, 2024 for these users. The new pricing system is applicable only to users who have signed up from Jan 1, 2024 onwards.

Enhancements

Updates in Catalyst collaborators management : Catalyst now allows you to accept collaborator invitations directly from the console or from emails as before.

Bug Fix

Bug Fixes in Catalyst Cloud Scale Data Store: While updating date values in the columns of the Catalyst Cloud Scale Data Store, there were issues in adding specific dates in the EU DC. We have fixed those bugs now.

Bug Fix

Bug Fixes in Catalyst Authentication: After confirming the password in Catalyst Embedded Authentication, there were redirection issues. We have made bug fixes for the same.

Bug Fix

Bug Fixes in Reset Password Email Templates in Catalyst Authentication: We have made bug fixes to ensure that the dynamic HTML content configured for the reset password email templates in Catalyst Authentication is returned as expected by the following SDK methods:

Bug Fix

Bug Fixes in SmartBrowz API: While using rSmartBrowz APIs, there were issues when accessing them from organizations other than the default organization. We have fixed that now.

Bug Fix

Bug Fixes in Catalyst SmartBrowz: While deleting and immediately adding collaborators in the Catalyst project, there were issues in accessing SmartBrowz templates. This bug has been fixed now.

2023 - December

New Features

Support for CA Data Center: Catalyst is now available in the CA (Canada) data center. You can create a Catalyst account in the CA DC and access Catalyst resources from the CA domain.

  • Console Access: https://console.catalyst.zoho.ca/
    Catalyst CA users can access the Catalyst remote console from the CA domain.

  • Services and Features Not Available in CA DC:

    • Cloud Scale: Push Notifications, MDM
    • Serverless: Circuits, Integration Functions
    • DevOps: APM, Automation Testing
    • Zia Services: Identity Scanner, AutoML
    • SmartBrowz: Dataverse
    • QuickML: Entire service

Enhancements

Catalyst console UI Revamp: We have made a complete revamp of all the UI elements in the Catalyst console, and we have given the Catalyst console an exciting new look as well as better functionality now.

Bug Fix

Bug Fixes in Catalyst Authentication :

We have made bug fixes to ensure the successful addition of users in the Catalyst Cloud Scale Authentication component upon signups.

2023 - November

Enhancements

Update in SmartBrowz templates : : Catalyst now provides advanced styling options for SmartBrowz templates which allows you to customize the margins, header, and footer elements.

Enhancements

Support for alias in ZCQL: You can now refer a table with other distinct names of your choice in ZCQL using the alias functionality. You can learn more about it from this page.

2023 - October

New Features

Introducing Dataverse in Catalyst SmartBrowz: Dataverse is a Catalyst SmartBrowz component that enables you to perform meaningful data extractions from the web using readily available Catalyst APIs. We have released three APIs - Lead Enrichment, Tech Stack Finder, and Similar Companies, which can be leveraged to fetch organization information of a company, the technology frameworks used by a particular organization, and the list of organizations which provide similar services to the inputs you provide respectively. You can learn more about in this help page.

We have opened a beta version of this feature and its currently enabled only for US DC. Catalyst also provides Dataverse SDK’s in Node.js and Python which can be implemented in your application.

Enhancements

Encryption added for Environmental variables in Catalyst Functions: The environmental variables created in Catalyst Functions are now encrypted as per EAR standards and stored in Catalyst servers.

Enhancements

Customization of Redirect URL in Authentication component: When you create a new user or reset the user password in the Catalyst Authentication component, in the Redirect Urls section, the URLs are made fully customizable now. The default appending of /app in the redirect URL has been deprecated.

Bug Fix

AppSail runtime update: We have bug fixes to ensure successful execution of applications built in Node.js 18, Java 11 & 17 runtimes and deployed as an Appsail service in Catalyst.

2023 - September


Enhancements

Support for Java v11, v17, and Node.js 18 Runtimes: Catalyst now provides support for Java v11, v17, and Node.js 18 runtimes that you can develop Serverless functions in. You can upgrade your existing functions to the latest supported version from the remote console. You can now also select the latest runtime when you create Java and Node.js functions, or initialize them from the CLI.

Enhancements

Update in Social Logins: We now enable you to fetch the ZAID of your project directly in the console when you enable social logins and generate the authorized URIs.

Enhancements

Catalyst Functions Update: Now when you pass an empty query parameter while executing a Calayst function, the parameter will be available with an empty string value instead of it being unavailable in the functions code.

Enhancements

Added QuickML Custom Visualization : We have now added data profile graphs to provide you with a visual representation of your dataset’s characteristics. These graphs enable you to uncover the patterns, and potential anomalies in your data at a glance. To access the QuickML custom visualization, navigate to the Dataset section in QuickML. For each dataset, you’ll find a set of visualizations that help you understand your data distribution, correlation, and other relevant insights.

Enhancements

Introducing Feature Engineering & Ensembling Methods: We have now incorporated a comprehensive set of feature engineering techniques to enhance the capabilities of QuickML. These methods encompass a range of functionalities, including Feature Generation, Feature Reduction, and Feature Selection. Catalyst QuickML now allows to combine multiple machine learning models to create a more robust and accurate final model, the ensemble model.

Enhancements

Provision for Expanded Data Connectors: QuickML’s capabilities are now further enriched with additional Data Connectors, enabling seamless integration with a wider range of data sources. The newly added connectors are as follows:

Zoho Apps: Integration with Zoho Bigin and Catalyst Datastore, providing direct access to Zoho’s suite of applications for enhanced data utilization.

Cloud Data Sources:

  1. Object Storages: Introducing support for Microsoft OneDrive, enhancing your ability to access and utilize Microsoft’s cloud-based data storage.
  2. Databases: QuickML now offers compatibility with a variety of databases, allowing you to connect to and work with different database types such as:
  • MySQL
  • PostgreSQL
  • SQL Server
  • Amazon RedShift
  • Amazon Aurora
  • Amazon RDS

Enhancements

Redirect URL update in Authentication: When you create a new user or reset the user password in the Catalyst Authentication component, in the Redirect URLs section, you can now choose custom domains which has been added in the Catalyst Domain Mapping component of your project.

Bug Fix

Minor Bug fixes in AppSail: We made bug fixes to ensure creation of only 5 AppSail services per Catalyst project.

2023 - August


New Features

ZCQL Parser API Version Upgrade v2: We have upgraded the version of ZCQL parser API from V1 to V2. Read more about the new syntax upgrades and the additional functionalities in the upgraded version from this help page.

New Features

Onboarding and Customized Experience for New Catalyst Users: We have now added a new onboarding process for users who will sign up to Catalyst, going forward. This process will also craft their Catalyst experience based on their specific interests and needs.

Enhancements

Updates in Catalyst Authentication User Management: We have made last name parameter optional when you add a new application user in User Management feature of the Catalyst Cloud Scale Authentication service. The first name parameter is now mandatory. This is applicable to all Java,Node.js and Python SDKs and Catalyst Authentication REST APIs.

Enhancements

Updates in ZCQL V2 Parser :

We have made the following set of updates to ZCQL V2:

  • We have made several syntax upgrades to the Catalyst Cloud Scale ZCQL component in this version. You can refer this page to learn more about them in detail.

  • The ZCQL playground feature in the Catalyst console has also undergone an upgrade in this version. You can also use the ZCQL code in Catalyst functions by adding ZCQL’s version number as an environmental variable. Refer to this page to learn about its implementation.

  • We have also updated the list of ZCQL exceptions based on the updated ZCQL syntax.

  • We now support sub-queries in the WHERE clause of the ZCQL statements.

  • Catalyst now allows you to use ZCQL functions with HAVING clause. Refer this page for more details.

  • You can now use multiple ZCQL functions on the same column in a single ZCQL query statement.

Enhancements

End of Early Access for multiple features: Early Access for Python programming language support, QuickML, the revamped Authentication, Zoho Event Listeners, Multi-Org support, ConvoKraft, SmartBrowz, and AU DC support have ended, and these features are now globally available to all Catalyst users.

Enhancements

Integration of Circuits with Event Listeners and Cron: Catalyst now allows you to associate Catalyst Serverless Circuits with Cloud Scale (Catalyst Cron and Catalyst Component Event Listeners). You can choose the schedule point of a cron job as a Circuit in addition to Cron functions or third-party URLs, Similarly, you can now trigger the execution of a circuit with a Custom Event Listener, in addition to Event Functions.

Bug Fix

Bug Fix in Catalyst Event Listeners: While editing event rules in the Catalyst Event Listener, there were issues of the selected target event functions not getting populated. We have fixed this now.

Bug Fix

Bug Fixes in Project Deletion: While deleting a Catalyst project from the Catalyst console, users faced an issue of the project deletion survey getting skipped and the project getting deleted without it being shown. We have fixed this issue now.

2023 - July


Bug Fix

Bug Fix in Catalyst Authentication Email Templates: Users faced an issue of the content in email subjects getting garbled for languages other than English. We have fixed this issue now for the Catalyst Authentication Email templates.

2023 - June


New Features

Introducing Catalyst ConvoKraft: Catalyst introduces a dedicated AI-driven service that can be used to build conversational bots for your application. Catalyst ConvoKraft allows you to create and configure actions that can be performed by your bot. You can code the backend logic of the ConvoKraft bots either using Catalyst Integration Functions(Java, Node.js or Python), Deluge, or code them independently and store them in any external server and invoke them with webhooks in your application. We also provide a Javascript client SDK package that can be used to customize and embed the ConvoKraft bots in your application.

2023 - May


New Features

Introducing Catalyst CodeLib: Catalyst now provides ready-to-implement, pre-packaged microservices that contains on-demand functionalities to solve varied usecases. We provide these micorservices as independent solutions that can be added in your Catalyst project by installing them using the CLI or pulling the code from this Git Repo. This will auto-create all necessary resources and incorporate the code in your Catalyst project. You can learn more about the steps to implement each solution from the console and their functionalities from the respective README files in the repo.

New Solution

Algolia Search Integration CodeLib Solution: We now provide a Catalyst CodeLib solution to implement search and discovery of your application’s data using Algolia, a third-party hosted search engine. This is implemented using Catalyst Serverless Functions in Node.js. Learn more about the steps to implement this solution from the Catalyst console.

New Solution

Stripe Payment Integration CodeLib Solution: Catalyst provides a pre-configured solution to handle billing and payment processes in your Catalyst application by integrating with a third-party payment processor, Stripe. This solution is implemented using Catalyst Serverless Functions in Node.js and can be customized based on your payment specifications. Learn more about the steps to implement this solution from the Catalyst console.

New Solution

Database Connector CodeLib Solution: We have introduced the DataBase Connector CodeLib solution which can be readily implemented to establish a connection between your Catalyst application and any external database management system either using MySQL or PSQL queries. This is implemented using Catalyst Serverless Functions in Node.js. Learn more about the steps to implement this solution from the Catalyst console.

New Solution

Zoho CRM Bulk Import CodeLib Solution: Catalyst now provides a pre-packaged micro-service to transfer data in bulk to any standard modules in Zoho CRM. We have implemented this solution using Catalyst Serverless Functions in Node.js. Learn more about the steps to implement this solution from the Catalyst console.

New Features

Introducing Catalyst Extension for VS Code IDE: We have now published the Catalyst Tools Extension in the Visual Studio Code IDE that enables you to execute commands to initialize a Catalyst project, add functions, serve or deploy the application and more CLI operations directly in the IDE instead of using the CLI terminal. Read more about the installation steps of the extension from this help page.

2023 - April


New Features
Early Access

Introducing Catalyst SmartBrowz: Catalyst introduces a dedicated browser service wherein you can manage and control a remote browser in a headless mode through the Catalyst’s cloud environment. SmartBrowz includes components such as Headless, Browser Logic, PDF & Screenshots and Templates. Catalyst allows to code your application logic as a new Serverless function type, Browser logic functions using either Java or Node.js programming environments. We also provide SDK packages and ready-to-use code snippets to implement and test various SmartBrowz components directly.


New Features
Early Access

Introducing Catalyst QuickML: Catalyst introduces QuickML, a fully no-code pipeline builder service that allows you to build full-fledged machine learning pipelines. This service allows you to configure custom Data Connectors as the data source; extract, pre-process, and profile the data, incorporate a variety of ML algorithms and operations, and perform ML model management and monitoring. You can create end-to-end ML pipelines and deploy them in Catalyst, to perform data prediction and analysis.

Enhancements

Project Deletion Survey: Catalyst will now display a short optional survey form whenever you delete a project from your account. You can fill out the survey to help us understand your reason for deleting the project, your experience with the overall Catalyst platform and its resources.

2023 - March


New Features
Early Access

Python Programming Support: Catalyst now provides support for Python v3.9 version in your Catalyst Serverless Functions. It also provides a Python SDK library that helps you build applications using the Python programming environment at ease. This SDK package allows you to implement and perform various operations across all Catalyst services and components.

New Features
Early Access

New Multi-Org Support: Catalyst introduces a new feature which provisions support for creating and managing multiple organizations within the same Catalyst account. You can add collaborators and grant permissions to the entire organization or specific projects in it. You can manage all your organizations directly from the Catalyst console and also set a default organization for your Catalyst account. You can also pass the org ID of an organization to execute APIs for a different org other than the default.

New Features
Early Access

Introducing Zoho Event Listeners: Similar to component and custom Event Listeners, Catalyst now provisions event listeners to listen to configured actions in other Zoho services exclusively. The Zoho Event Listeners feature currently supports association with Zoho CRM. You can now build event-driven applications based on CRM events that occur in any standard or custom CRM modules, such as Leads Created, Sales Order Approved, and more.

New Features
Early Access

Major Revamp in Catalyst Authentication: Catalyst Authentication component has undergone a major upgrade with the newly introduced options to implement user authentication in your application either using native hosted or embedded solutions, or by using third-party authenticators. You can now enable public signup, configure and add social logins to your Catalyst application’s login directly. We have also introduced a whitelisting feature that enables you to validate users securely using custom Catalyst functions.

2023 - Febuary


New Features
Early Access

Support for AU DC: Catalyst is now hosted in an AU data center and is accessible from an AU domain. AU users can now access the Catalyst remote console from the AU domain. The multi-DC support is also reflected while implementing Catalyst Oauth 2.0 Authentication to access the REST APIs. You can also disable or enable access to your application to users of the AU DC from the Zoho API console after registering your client. Enhancements related to the AU data center are also reflected while logging into the Catalyst CLI and using the SDKs.

Circuits and Push Notifications features will not be available for the users accessing from the AU DC.

Enhancements

Project Specific Time Zone: In the General Settings section of the Catalyst console, you will now be able to specify the time zone for your project. The time zone chosen here will be applied to the project and all of its components. You can also configure the time zone individually for Logs while viewing the function execution logs, and in Cron while viewing the cron execution logs.

Bug Fix

Migrating Advanced I/O Functions from Production to Development: Earlier due to an internal issue, the migration of Advanced I/O functions from production to development was not always possible. Now, this bug has been resolved and seamless migration of Advanced I/O functions from production to development is possible.

2023 - January

Enhancements

Kill, Pause, Resume, and Disable Queued Events: Component and Custom Events will now include a new section, “In Progress”. This section will display the queued event that is being executed along with its details, and will also allow you to kill the event that is currently in progress. The console will also display the stats of the number of Processed Events, Failed Events, and Queued Events. In the queued events section, you will now be able to pause the queue for 5 minutes and also disable the queue, if needed. You will now be able to view detailed execution history in the processed events section, and also directly accessAPM to view the event function’s detailed logs from here.

Bug Fix

Bug Fixes in Mail: Bug fixes have been made in the Mail component to ensure that you can now send emails to your end users with the mode set to SMTP.

2022 - December

Enhancements

Validation of Web Application Name: We have added a validation check for naming Catalyst web applications. You will now be able to add a name within a maximum limit of 100 characters.

Enhancements

New Limits in The Number of Budgets: We have now configured the maximum number of budgets that can be created for an individual project as 50.

Enhancements

Column Comparison in ZCQL Query: Catalyst now enables you to compare two individual columns of a table in the DataStore using a new ZCQL query. The result of the comparison will include the rows that contain the same value for column1 and column2, if the = operator is used. This comparison works for datatypes including boolean, int, double, data, encrypted and varchar.

Enhancements

Validation in Active Export Project Requests: We have added a validation to the backend query that checks for the number of active project export requests. It will now only allow one active export request to be executed at a specific point of time.

Enhancements

Limits on Target Functions in Event Listeners: We have now configured the maximum number of target functions that can be associated with an event rule in an Event Listener as 10.

Enhancements

Batch Cloning in Authentication Roles: Catalyst will perform batch cloning when the permissions of an existing user role in Authentication is cloned. The batch cloning will allow 500 query executions per batch.

Bug Fix

Bug-fixes in the Polls Demo App: Bug fixes were made in the Polls app that displayed an error page in the UI when users tried to add new collaborators in it, despite the action being reflected in the backend.

Bug Fix

Bug Fix in Data Store: Earlier when a row with value greater than the allowed maximum length was added in a unique column of datatype VarChar, the data would be clipped at its maximum supported length and added to the column. However, this would unintentionally create duplicate records at times. We have now resolved this issue and Catalyst will now ensure that no duplicate records are saved in unique columns.

2022 - November

Enhancements

Payment Due Alert in the Console: We will now display an alert message in the Catalyst console to remind you of pending bill payments 15 days before the due date. You will be required to make the payment by the 17th of every month.

Enhancements

Alert While Deleting Cron Job or Event Rule: Catalyst will now display an alert when you attempt to delete a cron job or an event listener rule that is associated with a cron function or an event function respectively. You must first remove their association with the target functions before you proceed to delete them.

Enhancements

Optimization in Duplicate Data Retrieval through ZCQL: We have optimised the process of retrieving duplicate data in the tables in Data Store using the SELECT query in ZCQL.

Enhancements

Standardisation of the Console’s UI: We have modified certain design elements of the Catalyst console, such as the top bar, according to Zoho’s UI standards.

Enhancements

Literal changes based on HIPAA Regulations: We have modified the literal of “IsSensitive” field in Data Store and File Store that is used to indicate sensitive user data to “PII/ePHI” , which stands for Protected Health Information (PHI) and electronic Protected Health Information (ePHI) respectively. You can mark a column in the Data Store or a folder in the File Store using this field, before you add protected user data to them.

Enhancements

Enhancements in Catalyst Search: We have made some enhancements to the call requests made to the Catalyst Search while searching for data in Catalyst Data Store.

Bug Fix

Resolving Routing Errors in Custom Index Path: Fixes were made to resolve the issues in routing to custom-defined index pages in Catalyst client applications. Users were routed to the default index page in some instances, despite configuring a custom index page in the catalyst.json configuration file., We have now fixed this bug to ensure that user-specified index path is followed every time.

Bug Fix

Upgrades in Node.js Function Executions: We have now made internal fixes to properly accommodate the memory configuration a user defines while they create or update a Node.js function in Catalyst.

Bug Fix

Bug Fixes in accessing APM and OCR: Some users encountered internal server errors when they accessed Application Performance Monitoring and OCR for the first time. We have made fixes and handled these exceptions.

Bug Fix

Temporary Removal of Crashes: Catalyst Crashes is currently under a revamp and it will not be available in the meantime, in the Catalyst console. You can keep a track of our release notes and our community for updates regarding the re-release of Crashes.

Bug Fix

Performance Fixes in ZCQL: We have made some upgrades to fix performance issues reported in the ZCQL UPDATE query.

Bug Fix

Bug Fixes in APM’s UI: Application Performance Monitoring displayed “Integration Functions” as an option in its dropdown for all data centres from where you could fetch function invocation reports, while the support for that function type was only provisioned for the US DC users. We have now handled this fix in the console’s UI.

Bug Fix

Bug Fixes for Page Load Issues in Billing: Users from the data centers where Automation Testing is not available encountered page load issues during billing, as Automation Testing is enabled for billing in the development environment as well. We have now made a patch fix and resolved this issue.

Bug Fix

Bug Fixes for Parallel Project Creation Issues: We have made fixes to resolve certain issues that users encountered while creating multiple projects in parallel.

Deprecated

Deprecation of Node.js v10 The deprecation phase of Node.js v10 was announced to extend until October 31, 2022. Node.js v10 is now officially deprecated. It will be retired on January 31, 2023, following which Catalyst will end its support for the runtime.

2022 - August

Enhancements

Major Enhancements in Test Suite Executions in Automation Testing: Catalyst now enables you to configure automatic re-runs of test suites upon their failure in the first execution. You can also re-run a failed test suite manually any number of times from the console. You can also configure other test suites to execute pre- or post- a specific test suite’s execution. The Automation Testing console will display detailed results of all re-runs, and pre- and post-conditions of test suite executuions.

Enhancements

Automatic Disabling of Production Environment on reaching Budget: You will now be able to configure automatically disabling the production environment of your project when the threshold of a specific budget is reached in Billing. Catalyst will alert you when this happens. You can then manually re-enable the production environment after it has been disabled, if required.

Enhancements

Support for HTTP OPTION in API Gateway: We have now included support for the HTTP method OPTION while configuring APIs in API Gateway. This method offers support for standard browser behavior in executing cross-origin requests through API Gateway.

Bug Fixes

Bug Fixes in 404 pages in Catalyst apps: Minor fixes were made to display the status code as 404 when a page in a Catalyst web app is not found.

Bug Fixes

Bug Fixes in Custom Domains added in Catalyst: Minor fixes were made to address duplicates in custom domains added as Authorized Domains for CORS.

Bug Fixes

Bug Fixes in ZCQL: Minor fixes were made to restrict encrypted columns from being indexed in the results while performing search queries with the ORDER BY statement.

2022 - June

New Feature

Identity Scanner: Catalyst introduces a new Zia AI-driven suite, Identity Scanner, that enables you to perform secure identity checks through E-KYC and document processing. Identity Scanner incorporates extended OCR, data extraction, face comparison, and other advanced AI functionalities that allow you to process various ID proofs and official documents. Catalyst provides Identity Scanner in the Java and Node.js environments, as well as through multiple APIs.

Note:Note: Document Processing is only relevant to Indian users and is only available in the IN DC (Indian Data Center). E-KYC is available as Facial Comparison in the Java and Node.js SDK packages, and as an API to all users globally.

New Feature

Configuration of Function Environmental Variables and Triggers: Catalyst Functions have undergone a major upgrade with the newly introduced options of configuring environmental variables and function triggers. You can now declare and store function-specific variables for the development and production environments of your project in the newly introduced Configuration section for functions in the console. You can now also easily create and manage all triggers associated with that function based on the function’s type, as well configure it’s allocated memory from this section.

Enhancements

Sort, Search, and Pagination Updates in Functions List View: You can now sort the functions listed on the Functions component page in the console by their names, IDs, or by other columns. You can also search for a function using the new search bar on top of the page, as well as view them in pages containing rows of 10, 20, or 50 results.

Enhancements

Anti-virus check during File Attachments/Uploads: Catalyst now provides an additional layer of security for your application files by implementing anti-virus checks on the files uploaded in the File Store, and on the attachments sent through Catalyst Mail.

Bug Fixes

Bug Fixes in ZCQL: Fixes were made to resolve a bug in ZCQL where the scope criteria of the child table was considered over the scope of the parent table, in the case of Joins. The default limits for the number of rows fetched in SELECT operations are also updated to 300 from 200.

Bug Fixes

Bug Fixes in Functions: Fixes were made to address the issue of including characters like “4d”, “2d”, or “56f” in function names that resulted in errors due to them getting converted to float or double values.

Bug Fixes

Bug Fixes in API Gateway: Minor bug fixes were done in API Gateway to validate empty values for API names.

2022 - May

Bug Fixes

Bug fixes in IAC Exports: Fixes were made to address the issue of project export failures when an app alert with no event listener rule mapped to it is exported.

Bug Fixes

Bug fixes in File Store: Bug fixes were made to rectify minor duplication error throws during folder deletions in the File Store.

Bug Fixes

Bug fixes in Project List View: A bug that disabled the scroll when the sign-out page was opened in the projects list view was fixed.

2022 - April

Enhancements

Support for Node.js v16 Functions: Catalyst now provides support for Node.js v16. You can upgrade your existing functions to the latest supported version from the remote console. You can now also select the latest runtime when you create Node.js functions from the console.

New Feature

IaC Settings: Catalyst introduces a new method of performing project imports and exports from the console through Infrastructure as Code (IaC) settings. You can export the schema and code of a project into a ZIP file, and import this ZIP file into a new project of any Catalyst account. These IaC operations are already available in the CLI.

Bug Fixes

Bug Fixes in Domain Mapping: A console message stating the CNAME entry for Domain Mapping to be linked to catalyst-cs.zohohost.com for all DCs has now been changed based on the user’s DC.

Bug Fixes

Bug Fixes in File Store: Fixes were made to rectify a bug that prevented folder permissions from being updated for custom user roles, i.e., the roles other than App Administrator or App User.

2022 - March

Enhancements

Extension of Node.js v10 Deprecation: The deprecation phase of Node.js v10 has been ongoing since April 2021. The retirement date was announced as July 31, 2022 for the version. However, we have planned to extend the deprecation period of the version until October 31, 2022. Following the deprecation period, Node.js v10 will be retired on January 31, 2023, and Catalyst will end its support for the runtime.

Enhancements

Node.js v12 Deprecation Announcement: Node.js v12 is currently in the deprecation phase. Following the deprecation period of one year until April 30, 2023, Node.js v12 will be retired on July 31, 2023, three months after the end of the deprecation period. Catalyst will then end its support for the runtime.

2022 - January

New Feature

Automation Testing: Catalyst introduces Automation Testing, an API testing tool that enables you to test all the accessible end point APIs of your application, i.e., the Basic I/O and Advanced I/O functions, or any third-party API. You can write custom test cases, automate the entire process of API testing, and obtain real-time responses and detailed reports.

Enhancements

Cliq Integration Functions Template Update: We have updated the default code templates of some Cliq handler classes that you initialize Cliq Integration functions. This will not affect any of your existing functions.

Bug Fixes

Bug-Fixes in IN DC: Minor bug-fixes were made in the static URL handling of the IN data center, where in some instances the static URLs pointed to the US DC instead of the IN DC.

2021 - October

New Feature

Application Alerts: Catalyst now enables you to configure email alerts to be sent during failures or specific event occurrences in any of these components: Cron, Event Listeners, or Logs through Application Alerts. You can associate multiple entities of a component in a single alert, and set the alert’s criteria and frequency according to your needs.

New Feature

Project Export and Import Operations in the CLI: You can now perform the Infrastructure as Code (IaC) operations of exporting and importing projects from the CLI. You can export a project’s component configurations, functions, and client code, without any data, as an external ZIP file. This project ZIP file can be imported as a new project into any Catalyst account.

Enhancements

Enhancements in Cron: Catalyst will now send emails each time a cron is disabled in any of the projects. The alerts will be sent to the collaborators of the project who configured the cron.

2021 - August

New Feature

Language Runtime Support Policy: We have designed a standard Language Runtime Support Policy that defines the framework for deprecating and ending support for the Java and Node.js language runtimes approaching their end of life. The policy includes multiple phases in ending support for these runtimes. This phased reduction provides you plenty of time to plan, implement, and test upgrades in your functions.

Enhancements

Support for Node.js v12 and v14 Functions: Catalyst now provides support for Node.js v12 and Node.js v14 versions in your Catalyst functions. You can select any of these versions while creating a Node.js function in the remote console. You can upgrade your existing functions to the latest supported version from the remote console.

Enhancements

Deprecation of Node.js v10: Catalyst is beginning the deprecation of Node.js v10, effective immediately. The deprecation period in Catalyst will be until July 31, 2022. Please ensure you upgrade your existing Node.js v10 functions to the latest supported runtime to ensure stability and security in your Catalyst application.

Enhancements

New Demo App in the Console: Catalyst users can now access and test a demo app that is readily configured and populated with data. The ‘Polls’ app enables users to create polls instantly, and share them on social media. You can also vote on any polls and view real-time data reports in the app. This demo app is now available for all users in the index page of their remote console.

Enhancements

Status and Time Filters in Cron Execution History: You can now filter the executions listed in a cron’s execution history based on the status or time of the executions. You can select a status such as Timeout or CodeException, and a time range such as the last 1 hour from drop-downs, to view executions matching these criteria.

2021 - July

Enhancements

Changes in Automatic Disabling of Cron After Repeated Failures: Catalyst automatically disabled a cron job that failed to execute successfully for 50 times in a row. We have now made enhancements to include this feature only for the crons associated with an external URL through webhooks, and not for crons associated with Cron Functions.

That is, a cron linked to a Cron Function will not be automatically disabled even after consecutive failures. You can check for a cron’s execution history from the console, and disable it manually or perform fixes as needed.

Enhancements

Enhancements in Circuit Compilation Error Handling: Catalyst Circuits now includes compilation error handling. Catalyst performs a compilation error check in a circuit’s configuration or structure right after you save the circuit. This will list the non-dependant and possible errors identified in a circuit’s state configurations, design, and logic flow, even before you execute the circuit.

Enhancements

End of Free Trial: We are ending the free trial of the Catalyst accounts of existing production environment users on August 1, 2021. Users will be priced for their Catalyst usage from that point onward. Users who haven’t used the production environment yet will be asked to set up their Catalyst payment method and add their payment details before they deploy their first project.

Enhancements

Complimentary Wallet Credits: We are pleased to offer $250 as complimentary wallet credits for all existing users. Users can use this credit amount for their Catalyst payments. This amount will be reflected in their Catalyst wallets on August 1, 2021, if they are existing production environment users. For others, the credits will be available in their wallet after they deploy their first project.

Bug Fixes

Minor Bug Fixes in Text Analytics: We have resolved an issue in the Text Analytics UI wherein certain keywords displayed in the Keyword Extraction section were not highlighted in some cases.

2021 - June

New Feature

Text Analytics in the Catalyst Console: Catalyst introduces Text Analytics as a Zia AI-driven service that processes textual content to perform these three operations on it: Sentiment Analysis, Named Entity Recognition, and Keyword Extraction. You can process a block of text for these operations combined, and verify the results in the Catalyst console. The console displays both visual and a JSON response.

New Feature

Support for IN Data Center: Catalyst is now hosted in an IN data center and is accessible from an IN domain. IN users can now access the Catalyst remote console from the IN domain.

Note: Circuits and Push Notifications features will not be available for the users accessing from the IN DC.

New Feature

Brand new Product Tour in the Catalyst Console: New users of the Catalyst console can now access a product tour that will navigate them across all the components, features, and settings available in the console with brief explanations. This guided walkthrough is designed to familiarize the user with the Catalyst environment, and help them get started with their application building.

Enhancements

Enhancements and Additional Features in Event Listeners: We have implemented new features in Event Listeners, such as Queued Events which display the events that are currently being processed, and Processed Events which contain the execution history of the processed events after they exit the queue.

The Event Listeners UI console has also undergone some upgrades that enhance and simplify the user experience, like the availability of the day’s stats inside an event listener’s page.

Enhancements

New Query Operations and Features in ZCQL: ZCQL now includes a host of new functionalities that will improve your coding experience. You can now perform data insertion, updation, and deletion operations on the Catalyst Data Store using ZCQL, in addition to the data retrieval operations. ZCQL also offers support for additional features such as the LIKE and BETWEEN operators in the WHERE clause, and partial data insertion.

Enhancements

Advanced Memory Configurations in Functions: Catalyst now enables you to configure memory allocations for each of your functions, while creating them. You can choose from a memory range of 128 MB to 512 MB to allocate for the function’s execution.

The default memory allocated for a function is 256 MB. All the functions that you created prior to this feature availability will be allocated the default memory automatically. You can modify this any time you need from the console, or from the CLI using this command.

Enhancements

Domain Mappings: You will now be able to work with Domain Mappings to map your own domain addresses with Catalyst applications only in the production environment of your project.

2021 - May

New Feature

Integration with Cliq through Integration Functions: Catalyst now supports a new function type called Integration Functions, which can be coded and used as the backend for other Zoho services. You can currently establish an integration with Zoho Cliq and build extensions that bundle the following Cliq internal tools: Bots, Commands, Message Actions, Widgets, and Functions. When these services are accessed in Cliq, it will automatically invoke the execution of the Integration function coded in the Catalyst through a HTTP call.

Enhancements

Inclusion of additional time ranges and other enhancements in Logs: You can now select a variety of time ranges to search for function logs, and also select a custom time range from a calendar and view records of the function executions in that range. You can also filter the logs of Cron and Event function executions by providing their unique Execution ID, and view details of that execution alone. We have also included direct links from Event Listeners and Cron executions to Catalyst Logs.

Bug Fixes

Bug-Fixes in Application Performance Monitoring: We have fixed a bug faced by some users that caused the inability to enable or disable APM after the initial start.

Bug Fixes

Bug- fixes in passing data in Functions: Catalyst now supports passing data of the content type application/x-www-form-urlencoded in the request body of a function call, and not in its query parameters as earlier.

Bug Fixes

Bug-Fixes in Function Executions: Fixes were made to address certain function execution failure issues, that was caused because of function calls and associated log activities being performed simultaneously. This issue had previously led to the function calls resulting in an error 500.

Bug Fixes

Minor bug-fixes in Logs: Fixes were made to address the issue that prevented certain users from viewing the logs of their function executions in the Production environment.

2021 - March

New Feature

Support for EU Data Center: Catalyst is now hosted in a EU data center and is accessible from a EU domain. EU users can now access the Catalyst remote console from the EU domain.

Note: Circuits and Push Notifications features are not available for the users accessing from the EU DC.

Enhancements

Changes in the domain of Catalyst application URLs: The app domain of all Catalyst application URLs will now be ‘catalystserverless.com’ instead of ‘zohocatalyst.com’. That is, Catalyst application URLs will now be of the format “https://project-domain-name.catalystserverless.com”.

This change will be automatically reflected in all your function and web client URLs of your previous and future Catalyst projects. URLs with the older app domain will still work for some time and will be deprecated soon after that. We will announce the date of deprecation shortly. You can find your application URLs of both the Development and Production environments in the Environments settings of your project.

Enhancements

Catalyst Web SDK version 2.0.0: We have now released a newer version of Catalyst Web SDK which comes with enhancements in the initialization script. You can now refer to an init.js file from your app’s domain which will automatically populate the essential details of your project, such as the Project ID and ZAID for the appropriate environment. You can find the latest Web SDK script in the Developer Tools settings and in the Sign-in Method section of Authentication.

2021 - February

New Feature

Application Performance Monitoring: We have introduced the Application Performance Monitoring feature in the console which provides valuable and in-depth insights about the executions of the functions in your Catalyst application.

Enhancements

Changes in downloading configurations for Android and iOS SDK packages: We have revamped the Catalyst Android and iOS SDK packages to include a host of tools for Authentication, Data Store, Functions, and more. You will now be able to register your mobile app packages in the Catalyst console to download the configuration files to include in your mobile apps. You can also choose to download configurations for development and production environments individually, and delete mobile app packages from the console.

Enhancements

Profiles and Permissions: We have introduced a new permission to add or delete mobile SDK packages for Android and iOS apps from the console.

2021 - January

New Feature

Collaborators: You can now categorize Collaborators as project members or admins of the account, and grant permissions to project members through profiles.

New Feature

Profiles and Permissions: You can now assign profiles to project members and grant them specific sets of permissions that define their access to Catalyst features, for each project.


2020 - December

Enhancements

Catalyst Logs: We have enhanced Catalyst Logs to display contextual data relevant to the function stack that you select. Node.js functions now also have different log levels from those of Java functions.

Enhancements

Data Store: We have now included the Table ID of each table included under the table’s name in the Data Store.

Enhancements

Web Client: The literal ‘WebApp’ has been changed to ‘Web Client’ in multiple places in the Catalyst console for standardization purposes.

Bug Fixes

Data Store: Some Encrypted column creation operations were throwing the 400 error response. This has been fixed.

Last Updated 2024-05-13 17:20:31 +0530 +0530

TIMELINE