This week’s Fix addresses were implemented for Sidebar, Buyer Signals and booking calendar.
🛠 Fixes
Sidebar (Gmail Only) - Conflict with other third party apps
When other third party Gmail extensions are installed, they can open when the Cirrus Insight icon is clicked from the app blade.
A fix was implemented to ensure that the Cirrus sidebar opens when the icon is clicked regardless of other third party apps being installed.
Sidebar - Buyer Signals (Gmail Only)
Google made a change to their Gmail app that changes how it presents message IDs, which are used to match signal data between the email thread and the signals we’re capturing into the database.
An update was made to the sidebar to capture the message ID and work around Google’s change to Gmail.
Buyer Signals - Reply Tracking
When an email recipient and sender belong to same org then Replies are tracked for one recipient only. A fix was implemented to ensure that reply tracking works as expected.
Scheduling - Booking Calendar UI
When changing the time zone while viewing the week view, the days on the calendar would shift incorrectly and display the wrong day of the week.
A fix was implemented to ensure that the days and dates correctly align when the time zone is changed.