New Features & Enhancements:
Agent Mentioning in Chat: Added the ability to easily specify an agent for a message using "@" followed by the agent name. This allows for quick switching between agents within a chat without changing the overall conversation agent.
Improved Transcription Quality: Updated the transcription service to use newer language models, resulting in significantly improved transcription accuracy for both subtitles and highlighted transcript words.
Agent Creation Enhancements: Added the ability for users to select their preferred LLM model (Gemini or Claude) during agent creation.
Stable Diffusion Image Model Integration: Ability to use the Stable Diffusion image model for improved image generation capabilities. Added a new shortcut command "/imagesd" for accessing this feature.
UI/UX Improvements:
Replaced inconsistent like/dislike icons with a unified design.
Updated the Agent modal to use types instead of categories for better clarity.
Implemented various UI component updates including improvements to SelectInput, Textarea, and Slider components.
Performance Optimizations:
Optimized the Home Page for improved loading times and responsiveness.
Implemented caching for the Audience Page to enhance performance.
Reviewed and optimized various backend queries for improved efficiency.
Bug Fixes:
Invite Status Display: Fixed an issue where the Launch tab displayed an incorrect "Invited" status for users who had partially completed a campaign.
Unsaved Changes Modal: Resolved a bug where the "Unsaved Changes" modal appeared even when no changes were made on older agents.
Info Bar Dismissal: Added a way for responders to close the red info bar that appears when camera access is declined, preventing it from obscuring content.
Conversations:
Chat Suggestions Persistence: Fixed an issue where chat suggestions remained visible even after switching conversations or navigating away from the chat.
Conversation Scrolling in Firefox: Fixed a bug that prevented scrolling through conversations in the Firefox browser.
Chat Placeholder Text: Removed the unnecessary word "the" from the chat placeholder text for improved clarity.
Conversation Dropdown Display: Resolved a bug that caused dropdowns for selecting datasets, campaigns, or agents to be cut off in conversations.