Skip to content

HubSpot Developer Changelog

19 Posts in CMS Hub

CLI Environment Variables

CLI environment variables The HubSpot CLI has environment variables for communicating to the CLI the account ID and auth information to use. This is an alternative to using the hubspot.config.yml and is specifically useful in automating your...
Read More

HubDB dynamic page URLs are becoming easier to access

HubDB dynamic page URLs are determined by a hs_path table column in HubDB tables. Previously, you could have both capitalized and uncapitalized characters in the field, allowing potential duplicate paths across rows. As of today we are now making...
Read More

The new HubSpot CLI and new blog template types

The CMS CLI is now the HubSpot CLI. This will require manual effort to update to the new version. We're also adding 2 new template types for blogs.
Read More

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

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