> ## Documentation Index
> Fetch the complete documentation index at: https://microstrate-1133-notifications-prefs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Latest release

<Update label="May 2026" description="v1.2.2" tags={["Chat UI", "Document Processing", "Bug Fixes", "Performance"]}>
  <Note>**Release Date:** May 6, 2026
  **Version:** v1.2.2
  **Release Type:** Patch Release - Small Feature Updates & Bug Fixes</Note>

  # Quiva v1.2.2 – Enhanced Chat & Document Processing

  <Tip>This patch release maintains full backward compatibility with v1.2.1. No migration steps required.</Tip>

  ## 🎯 Key Highlights

  <CardGroup cols={2}>
    <Card title="Improved Chat Experience" icon="comments" color="blue">
      Enhanced user mention handling and session management for smoother interactions
    </Card>

    <Card title="Better Document Viewing" icon="file" color="green">
      Refined document preview interface with improved navigation and download capabilities
    </Card>

    <Card title="Advanced Document Generation" icon="wand2" color="purple">
      Enhanced Word and PowerPoint document generation with improved formatting
    </Card>

    <Card title="Critical Bug Fixes" icon="bug" color="red">
      Fixed document encoding issues and admin authorization problems
    </Card>
  </CardGroup>

  ## ✨ What's New

  ### Enhanced Chat Experience

  We've significantly improved the chat interface with better user mention handling and confirmation flows. The chat UI now includes improved session management, making it easier to track and organize conversations. Users will notice smoother interactions when mentioning colleagues and a more intuitive message handling experience.

  * It is easier to see who sent which message
  * When a response is being actively received, the UI provents you from sending another message
  * Subscribes to live chats as soon as you open them

  ### Refined Document Preview Interface

  The document viewing experience has been enhanced with an improved preview interface, updated navigation controls, and better visual organization. Users can now more easily browse and download knowledge base files with an optimized interface that provides clearer visibility and control.

  ### Advanced Document Generation Capabilities

  Word and PowerPoint document generation has been improved with enhanced formatting controls and more robust generation capabilities. These improvements ensure documents are generated with better formatting consistency and reliability across different scenarios.

  To get the most out of document generation, ensure that you explicitly state the formatting requirements or provide a template document and give specific instructions to use the document as the template.

  ## 🛠️ Bug Fixes & Improvements

  <AccordionGroup>
    <Accordion title="Fixed Word Document Encoding Issues">
      Resolved a critical issue where Word documents containing special character encodings (specifically byte order marks) were incorrectly marked as unreadable by the assistant. This fix ensures that documents with various encoding types are properly processed and readable.
    </Accordion>

    <Accordion title="Resolved Admin User Deletion Authorization">
      Fixed an authorization error that prevented administrators from successfully deleting user accounts. The system now properly handles admin permissions when removing users from the platform.
    </Accordion>

    <Accordion title="Improved Email Trigger Routing">
      Enhanced the email trigger system to more accurately identify and route messages to the correct forwarding email addresses, improving reliability of email-based automations.
    </Accordion>

    <Accordion title="Streamlined File Generation Dependencies">
      Removed unnecessary file generation dependencies to improve system efficiency and reduce maintenance overhead.
    </Accordion>

    <Accordion title="Updated Help Documentation Links">
      Updated help documentation references across the application to ensure users always have access to the most current guidance.
    </Accordion>
  </AccordionGroup>

  ## 📞 Support & Feedback

  <CardGroup cols={2}>
    <Card title="Documentation" icon="book" href="https://docs.quiva.ai">
      Explore comprehensive guides and API documentation
    </Card>

    <Card title="Community" icon="users" href="https://quivaworks.slack.com">
      Join our community Slack workspace for discussions
    </Card>

    <Card title="Contact Support" icon="envelope" href="mailto:support@quiva.ai">
      Reach out to our support team for assistance
    </Card>

    <Card title="Feature Requests" icon="lightbulb" href="mailto:hello@quiva.ai">
      Share your ideas and feature requests with our team
    </Card>
  </CardGroup>
</Update>
