Skip to content

HubSpot Developer Changelog

36 Posts in CMS

HubSpot VS Code Extension

We're always looking to improve the local development experience when building on HubSpot’s CMS. Today we are announcing the HubSpot VS Code Extension, and asking for your feedback.
Read More

CMS CLI watch skips initial upload, create vue-app

Thanks to feedback from the community the CMS CLI watch command has been updated to not immediately upload the watched directory by default. It's now also easier to start working with Vue.js on HubSpot.
Read More

Module fields can be nested 4 levels deep, and new require_head tag

You are now able to create modules that have fields that have 4 levels of depth. This is an increase from the previous 3 levels. Developers can now provide content creators easier interfaces by using more nested field groups. We're also adding a new...
Read More

New CLI features - HubDB, file manager fetch, and webpack serverless

The CMS CLI (Command Line Interface) is getting several new features in version 1.1.9. Interact with HubDB, fetch from the file manager, and create webpack-serverless. Use npm install -g @hubspot/cms-cli@latest to update to the latest version.
Read More

Theme Field Validation

At CMS Hub launch we announced themes. We are rolling out validation for the theme fields.json to help theme developers. Errors in the file will be publish blocking, preventing you from adding invalid code that won't work. This is rolling out in two...
Read More

Creation of themes, serverless functions, and access to default themes and modules in the Design Manager

The launch of CMS Hub introduced serverless functions, themes, and HubSpot default themes. Creating serverless functions and themes previously required using the CMS CLI. You can now do this through the Design Manager. Please note: serverless...
Read More

Drag and drop area styles moved from footer to header

Drag and drop areas produce styles from attributes in the template and page-editor. These styles are output in the standard_footer_includes. Those styles are moving to the standard_header_includes.
Read More

The CMS CLI is replacing FTP

FTP is an aging technology from the 1970s that relies on FTP clients we didn't build. To deliver the best developer experience we can, it doesn't make sense to continue investing resources in the maintenance of an experience that you’re not...
Read More

CMS Hub Developer Features and Updates

What's happening? The launch of CMS Hub includes several important updates for developers. Nothing needs to be done to existing sites to preserve existing functionality. The changes we're announcing make the HubSpot CMS more powerful for developers...
Read More

Google Analytics and the HubSpot cookie banner

What’s happened? On November 1, 2019, we made a change to the Google Analytics integration that will prevent the Google Analytics tracking script from firing until a visitor opts in to cookie tracking via the HubSpot cookie banner.
Read More