Skip to content

Release v0.15.0-beta.3.

Choose a tag to compare

@nexoscreator nexoscreator released this 25 Nov 17:53
· 25 commits to main since this release
2b4b36d

What's New in v0.15.0

Added

  • Copy, Share, Speak, and Delete Options: Added buttons to AI-generated message bubbles for copying, sharing, text-to-speech, and message deletion to improve user interaction and flexibility.
  • Timestamps: Displayed timestamps for all messages (user and AI) to provide better context and tracking of conversation history.
  • Error Handling: Enhanced error messages for AI response issues, providing more user-friendly feedback during service disruptions.
  • UI/UX Enhancements:
    • Redesigned message bubbles with improved layouts for better readability.
    • Updated avatars for AI and user to visually distinguish conversation participants.
    • Added subtle shadows and animations for message transitions.

Fixed

  • AI Response Fetching: Resolved intermittent issues with fetching AI responses due to timeouts or API errors.
  • Scroll Behavior: Fixed auto-scroll functionality to ensure the latest messages are always visible during ongoing conversations.

Improved

  • Code Signing for iOS: Updated instructions and project settings to address issues related to missing code-signing certificates.
  • Input Field Usability: Enhanced the text input field with clearer placeholders and rounded edges for better usability on mobile devices.
  • Performance: Optimized scroll and render performance for large conversations, reducing app lag.