We have introduced a new contact activity feature that enhances the way you manage and interact with your contacts. This feature integrates rich text editing capabilities using Tiptap, allowing for more dynamic and engaging content creation. The updated WorkspaceContext now manages page states for seamless contact navigation, improving the overall user experience. Additionally, the API client has been updated to support error handling with optional toast notifications, ensuring you are always informed of any issues.

Improvements

  • Enhanced UI components with the integration of the Tailwind typography plugin for improved text styling.
  • Updated email generation logic in campaign sequences to support additional image placeholders, enhancing email content flexibility.
  • Improved data table filtering and virtual list functionality for better data management and user interaction.
  • Enhanced routing and component integration in Vite project components for improved navigation and functionality.
  • Added support for keyboard shortcuts using react-hotkeys-hook for enhanced user interaction.
  • Updated marketing site with new images and component styling for a more engaging user experience.
  • Enhanced pricing page with expanded features and user tiers for better plan differentiation.

Fixes

  • Corrected email address handling in the draft email form to ensure proper display and functionality.
  • Updated image URLs in campaign prompts for better asset delivery and improved loading performance.
  • Resolved issues with email generation logic to avoid the inclusion of internal instructions in campaign emails.

Behind the scenes

  • Refactored query handling in contact-related components to utilize dynamic contact IDs for better data management.
  • Optimized system logging and standardized API endpoint structure for improved performance and troubleshooting.
  • Enhanced cookie management for workspace and region settings to ensure secure and persistent user sessions.
  • Updated Vite project dependencies and configuration for improved build optimization and code quality.
  • Integrated new Radix UI components to enhance UI interactivity and functionality.
  • Streamlined authentication context and enhanced empty state handling for improved code maintainability.