2.0.2
February 28th, 2026
Fixed
- Namespace Stache store handle from
form-configstohubspot-form-configsto avoid conflicts when multiple form-config addons are installed. Runphp please stache:clearafter upgrading.
2.0.1
February 26th, 2026
Fixed
- Fix blueprint loading failure where
getBlueprint()returnednullbecauseBlueprint::find()could not locate the YAML blueprint file. The blueprint is now built programmatically. (Closes #2)
2.0.0
February 28th, 2026
What's new
- Statamic 6 support
- Inertia.js pages replacing Blade views
- Vue 3 composition API components
What's changed
- Requires Statamic 6 and Laravel 12
- Dropped support for Statamic 4/5 and Laravel 10/11
Full Changelog: https://github.com/lwekuiper/statamic-hubspot/compare/v1.0.0...v2.0.0
1.0.2
February 28th, 2026
Fixed
- Namespace Stache store handle from
form-configstohubspot-form-configsto avoid conflicts when multiple form-config addons are installed. Runphp please stache:clearafter upgrading.
1.0.1
February 26th, 2026
Fixed
- Fix blueprint loading failure where
getBlueprint()returnednullbecauseBlueprint::find()could not locate the YAML blueprint file. The blueprint is now built programmatically.
1.0.0
July 22nd, 2025
What's new
- Initial release with HubSpot integration