Improvements
- HubSpot connection settings now include options to sync pipelines and run a one-time pipeline sync for easier alignment with your CRM.
- Deal pages include updated actions and clearer UI to make syncing with HubSpot straightforward.
Fixes
- The note actions menu now only appears when it’s relevant for imported notes, avoiding unnecessary dropdowns.
- Avatars render correctly for notes imported via Zapier or app integrations, improving visual consistency in activity feeds.
Behind the scenes
- Added full deal synchronization events for HubSpot (create, update, delete) to keep records consistent across systems.
- Introduced connection activity logs in the schema and UI to track connection behavior and troubleshoot sync issues.
- Added pipeline synchronization to HubSpot connections, including a new syncPipelinesEnabled setting for fine-grained control.
- Created a ConnectionMapItem model to manage connection-specific mappings and improve data traceability.
- Enhanced backend routes and event handling for deal and pipeline sync, including new event types and response schemas.
- Improved error handling for HubSpot pipeline limits to prevent failed syncs from blocking workflows.
- Refined UI and route integrations to support the new deal Sync action while keeping existing behavior stable.
- Auto-generated documentation and changelog updates to keep release notes current.