Deployment Details:
Release Date: August 6, 2025
PromptCard Refactor & Assistant UI Enhancements
- PromptCard Simplification
- Removed unused editing logic and props from the PromptCard component. The component is now focused solely on displaying prompts and handling favorite, copy, and delete actions, reducing unnecessary code and improving maintainability.
- Improved Prompt Suggestions Layout
- The assistant UI now adjusts the prompt suggestion grid layout based on modal positioning. Centered modals display prompts in two columns, while other positions use a single column — improving responsiveness and overall user experience.
- Prompt Display Fix
- Prompts now properly show the title when available. If a title is not provided, the prompt content is shown instead — ensuring consistent and clear visibility.
- UI Enhancements
- Minor visual updates were made to improve spacing, layout, and consistency in the assistant interface.
- Fix: Improved Entity ID Handling
- Enhanced entity ID handling within the PeopleAiAssistant component for better reliability and more accurate data associations.
- Fix: Duplicate Person Data Issue
- LinkedIn Scraping Flow Optimization
- This release improves the LinkedIn data scraping flow in the Content UI to prevent duplicate data and enhance performance.
- Fix: Improved Entity ID Handling
- Enhanced how entity IDs are extracted and used within the PeopleAiAssistant component.
- Result: More reliable and accurate data associations.