> ## Documentation Index
> Fetch the complete documentation index at: https://docs.quiva.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Latest Release

> v1.3.0 - Enterprise Workspace Management, Email Automation, and Intelligent Escalations

<Update label="June 2026" description="v1.3.0" tags={["Workspaces", "Records", "Email", "Escalations"]}>
  <Note>
    **Release Date:** 20th June 2026
    **Version:** v1.3.0
    **Release Type:** Major Release
  </Note>

  # QuivaWorks v1.3.0 – Enterprise Workspace Management & Automation

  <Tip>This release maintains full backward compatibility. No migration required for existing customers.</Tip>

  ## 🎯 Key Highlights

  <CardGroup cols={2}>
    <Card title="Intelligent Workspaces" icon="folder" color="blue">
      Organize work into hierarchical folders, manage tasks with Kanban/Calendar views, and automate scheduling with AI assistance.
    </Card>

    <Card title="Custom Records & Forms" icon="database" color="indigo">
      Define custom data types with flexible forms, assign to teams, and filter by status, assignee, or watchers.
    </Card>

    <Card title="Email & Document Workflows" icon="envelope" color="orange">
      Generate documents with e-signature, monitor email activity, and control notification preferences per user.
    </Card>

    <Card title="Intelligent Escalations" icon="arrow-up" color="red">
      Automatically route tasks to team members with priority levels, HTML notifications, and complete audit trails.
    </Card>

    <Card title="Enhanced Infrastructure" icon="server" color="gray">
      Support for custom domains, improved security with JWT refresh, and optimized performance for large-scale deployments.
    </Card>

    <Card title="Template Flexibility" icon="file" color="green">
      Load document templates from multiple storage sources for maximum deployment flexibility.
    </Card>
  </CardGroup>

  ## ✨ What's New

  ### Workspaces: A Complete Client & Project Management Solution

  Workspaces provide a comprehensive system for organizing client work, managing projects, and collaborating with team members. Create hierarchical folders to mirror your business structure—whether organizing by client, project type, or custom categories. Each workspace serves as a complete hub for managing all work related to that client or project.

  **Key Capabilities:**

  * **Hierarchical Organization**: Nested folder structures with unlimited depth for complete flexibility
  * **Task Management**: Create tasks with rich descriptions, due dates, and attachments
  * **Multiple Views**: Switch between Kanban board (drag-and-drop workflow), List view (detailed filtering), and Calendar view (timeline visualization)
  * **Task Automation**: Schedule recurring tasks using cron expressions with full timezone support
  * **AI Assistant**: Get intelligent help within each workspace for setup, guidance, and troubleshooting
  * **File & Document Storage**: Centralized file repository with inherited folder permissions
  * **Real-time Collaboration**: Comments with emoji support and team notifications

  ### Records Management: Structured Data Made Simple

  Build custom record types that match your business data. Records gives you a flexible schema-driven system for creating forms, organizing information, and managing instances without custom development.

  **Key Capabilities:**

  * **Custom Types**: Define record types with JSON schema—no coding required
  * **Auto-Generated Forms**: Automatically create forms from your data definitions
  * **Multi-Assignment**: Assign records to multiple team members simultaneously
  * **Watchers**: Subscribe to record changes and stay informed
  * **Advanced Filtering**: Filter by status, assignee, watchers, and custom fields
  * **Folder Organization**: Organize records into folders within workspaces
  * **AI Guidance**: Add instructions to guide AI assistance when working with records

  ### Email Automation: Documents, Signatures & Monitoring

  Send documents for signature, track email delivery, and manage notification preferences—all from within your workflows.

  **Key Capabilities:**

  * **Document Generation & Signing**: Create documents on-the-fly and send for electronic signature with automatic callback handling
  * **Email Monitoring Dashboard**: View all sent emails with status, timestamps, and attachments
  * **File Previews**: Inline viewing of attachments (PDF, Excel, Word, Code)
  * **Notification Control**: Users can mute specific notifications or disable notification types entirely
  * **Audit Trail**: Complete log of all emails sent for compliance and troubleshooting

  ### Escalations: Intelligent Task Routing

  Automatically escalate work to the right person with full context and tracking.

  **Key Capabilities:**

  * **Auto-Escalation**: Create escalation tasks automatically when conditions are met
  * **Priority Levels**: Configure escalations with high, medium, or low priority
  * **HTML Notifications**: Professional formatted emails with direct links to tasks
  * **Team Assignment**: Escalate to individuals, teams, or roles
  * **Change Tracking**: Complete audit log of all modifications to escalated tasks
  * **Resume Workflows**: Monitor and resume paused workflows from a single dashboard
  * **Export History**: Generate compliance reports with full escalation details

  ### Infrastructure Improvements: Faster, Safer, More Flexible

  Behind-the-scenes enhancements that make the platform more powerful for enterprise deployments.

  **Key Capabilities:**

  * **Custom Domains**: Organize your own domain with full gateway management
  * **Secure Sessions**: Enhanced JWT token refresh ensures secure, time-limited sessions
  * **Load Balancer Support**: Proper client IP detection in proxy environments
  * **Performance Optimization**: Improved key-value store performance for session management
  * **Flexible Templates**: Load document templates from any storage source (object stores or key-value stores)
  * **Dynamic Configuration**: Apply middleware rules from configuration instead of hardcoded values

  ## 🛠️ Bug Fixes & Improvements

  <AccordionGroup>
    <Accordion title="Email System Enhancements">
      Improved email handling with standardized property naming across all APIs. Enhanced document generation service with comprehensive documentation. Better error handling for email triggers and improved bucket management for robust email delivery.
    </Accordion>

    <Accordion title="Escalation Workflow Refinements">
      Fixed escalation task creation with improved flow context tracking. Enhanced session membership management for assigned users. Better HTML email generation for escalation notifications. Improved paused flow resume functionality with visual indicators.
    </Accordion>

    <Accordion title="Workspace & Record Improvements">
      Refined task scheduling with better timezone handling and cron expression support. Improved multi-assignee filtering across all views. Enhanced record form builder with better schema validation. Better handling of custom record properties and instructions.
    </Accordion>

    <Accordion title="Infrastructure Stability">
      Fixed WebSocket protocol handling for real-time communication. Improved content-type middleware application. Better x-forwarded-for header processing in proxy environments. Enhanced JWT token generation and refresh mechanism. BStream integration for improved KV store performance.
    </Accordion>

    <Accordion title="API Standardization">
      Standardized property naming across email and escalation APIs for consistency. Better error messages and validation feedback. Improved API documentation for new endpoints. Enhanced type safety across service boundaries.
    </Accordion>
  </AccordionGroup>

  ## 📞 Support & Feedback

  <CardGroup cols={2}>
    <Card title="Documentation" icon="book" href="https://docs.quiva.ai">
      Explore detailed guides, API reference, and best practices for all Quiva features.
    </Card>

    <Card title="Community" icon="users" href="https://quivaworks.slack.com">
      Connect with other Quiva users, share ideas, and get help from the community.
    </Card>

    <Card title="Contact Support" icon="envelope" href="mailto:support@quiva.ai">
      Reach out to our support team for any questions or issues with your deployment.
    </Card>

    <Card title="Feature Requests" icon="lightbulb" href="mailto:hello@quiva.ai">
      Share your ideas for new features and help shape the future of Quiva.
    </Card>
  </CardGroup>
</Update>
