Navigating FirstQuadrant’s marketing site is now easier and more engaging, especially on mobile devices. We’ve introduced a fully responsive, mobile-first navigation menu that includes a dynamic Features dropdown, animated menu interactions, and intuitive keyboard and touch support. The homepage now boasts new sections that highlight product capabilities, customer testimonials, and a dynamic logo carousel, while a comprehensive footer makes it easy to access product, company, and developer resources. These enhancements ensure that whether you’re learning about FirstQuadrant for the first time or comparing solutions on-the-go, you’ll enjoy a seamless, interactive browsing experience.

Improvements

  • You can now select the “from” email connection when composing draft emails, giving you more control over outbound communication from the CRM.
  • The contact deletion experience has been improved with clearer UI feedback and ensures related points of contact and deals are also removed for cleaner management.
  • Region performance notifications now provide percentage-based speed comparisons so you can optimize your experience by quickly switching to a faster data region.
  • New admin capabilities enable “sudo” workspace navigation for advanced users, with an organization selector dropdown for seamless switching between workspaces.
  • Region performance metrics now factor in company and deal data, for more accurate system health checks.
  • CSV import feedback is enhanced with detailed error messages and expanded suggested field mappings, especially for international CSVs.
  • The region performance toast and navigation is smarter, using real-time data to suggest optimal regions only in production environments.
  • Improved activity timeline display in CRM: see next activities for clearer planning and context.
  • Activity forms and lists now highlight upcoming tasks and completed activities with richer contextual rendering.
  • Inline activity detection and timeline logic provides a more accurate completion view for your tasks.
  • The contact creation and deletion dialogs have been redesigned with a cleaner layout and more intuitive focus handling for faster workflows.
  • Notes in contact activities now prioritize and format fine-tuning instructions, improving clarity and readability.

Fixes

  • Activity timelines now correctly exclude completed tasks that don’t require responses, preventing clutter and keeping your views relevant.
  • Calendar event processing no longer creates duplicate activities for event organizers, leading to more accurate records.
  • Improved efficiency in calendar participant tracking and filtered out unnecessary draft emails and tasks from activity history.
  • Region performance comparison logic is corrected for accurate speed measurement in workspace layouts.
  • Email draft idempotency logic now prevents accidental duplicates by simplifying unique key generation, making sending drafts more reliable.
  • Note activities and task updates are now more robust, and completed deleted tasks properly display added notes.
  • Activity processing and inline task detection logic have been refined for better accuracy in task tracking and activity rendering.
  • Note activity formatting and display logic have been refined to improve consistency and readability in contact profiles.
  • Updated activity statuses ensure that participants marked as “invited” accurately reflect the latest interaction.

Behind the scenes

  • The marketing site’s navigation and layout were thoroughly refactored into reusable components for improved maintainability and scalability.
  • Added new analytics, performance, and testimonial sections using generic, flexible components.
  • Enhanced codebase with type definitions and improved reusability across marketing and core app components.
  • Implemented detailed logging throughout campaign connection syncing for better traceability during debugging and operations.
  • Refined campaign connection sync logic to log restored, deleted, or created states with more granularity.
  • Updated email processing and import row logic to support richer context and debugging detail.
  • Activity rendering logic now supports next activity tracking and contextual cues internally for improved task handling.
  • Refactored core backend and router logic to enable logger-aware campaign connection syncing.
  • Updated reasoning and interaction tracking within the Reasoning component for more nuanced conversation context.
  • Standardized contact activity status and improved model handling for AI keyword comparison and response formatting.
  • Streamlined use of “className” props and cleaned up unused directives for more concise, maintainable frontend code.