Skip to content

HubSpot Developer Changelog

37 Posts in CMS

Filter improvements for HubL CRM functions

The eq (equal) filter which can be used in query parameters of the crm_objects, crm_object, and crm_associations HubL functions, acts more in-line with the behavior expected for a contains comparison. We're correcting this by updating the eq filter...
Read More

Deprecation of Node v14 in all serverless functions

Node.js v14 reached end of life on April 30th 2023. To make sure HubSpot systems stay up to date on security and reliability, we will be ending support for Node.js v14 on November 27 2023. After this date, any existing functions using v14 will...
Read More

New member_email field for contacts used for CMS Membership emails

We've added a new member_email property to contacts which dictates where membership emails (password reset, password confirmation, and registration) are sent. The following users should be aware of this new property:
Read More

Deprecating previousCategories in the Cookie Banner API

We've discovered that in some situations the previousCategories field within the cookie banner's consent object has incorrect values. The Cookie Banner API provides consent listeners so that developers can properly handle cookies based on the user's...
Read More

Deprecation of Node v12 in all serverless functions

HubSpot has 3 areas where developers can build serverless functions. CMS Hub Serverless Functions, Workflow Custom Coded Actions, and Developer Projects, which is part of the CRM Development Tools beta. Node.js v12 reached it's end of life Apr 30,...
Read More

New versions of default CMS Site Search Input and Search Results modules

CMS Hub has default modules that can be used when building pages and templates in the CMS. New accounts created after January 10th will have an updated version of two of these modules, Search Input, and Search Results. Existing accounts created...
Read More

Choice fields now support selecting multiple options

This allows content creators to select multiple options. The display methods for this multi-select field are as a checkbox input or select field. Dragging the choice boxes will re-arrange those options for the content creator.
Read More

Update to Follow Me - LP default module

The "Follow Me - LP" module provided by HubSpot as a default module for CMS content is being updated to fix a couple of issues. This module is separate from the "Follow Me" module, and the "Follow Me - Email" module. The Follow me LP module is...
Read More

Expanding the GraphQL beta for CMS developers

Announced at Developer Day 2021, we're opening up the GraphQL Beta to more businesses. Developers building on the HubSpot CMS can take advantage of GraphQL to query for, and display, their HubSpot CRM object and HubDB data on CMS pages, emails,...
Read More

New CRM Object Property field for Custom Modules

We're adding a new CRM Object Property field usable in custom modules for the HubSpot CMS. This field makes it even easier to work with your CRM data in the CMS.
Read More