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

# Versions

> All available versions of the Covita application

# Covita Versions

Covita is constantly evolving with new features and improvements. Here you can find documentation for all released versions.

<CardGroup cols={2}>
  <Card title="v0.1" icon="code-branch" href="/projects/covita/versions/v0.1/overview" color="#16A34A">
    Initial alpha release with Patient, Coach, and Doctor agents. Basic health data analysis and recommendations.
  </Card>

  <Card title="v0.2" icon="code-branch" href="/projects/covita/versions/v0.2/overview" color="#16A34A">
    Enhanced v0.1 features with whitelisted login, voice functionality, dietitian integration, and comprehensive health recommendations (fitness, diet, medical).
  </Card>

  <Card title="v0.3 (Latest)" icon="code-branch" href="/projects/covita/versions/v0.3/overview" color="#16A34A">
    Advanced Medical Research Agent with FDA Database Integration, Analytics Dashboard, and Monitoring & Alerts system.
  </Card>
</CardGroup>

## Version History

Track the evolution of Covita through its release history:

| Version | Release Date   | Key Features                                                                                                                                                 |
| ------- | -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| v0.1    | 3rd April 2025 | Multi-agent system (Patient, Coach, Doctor), Patient Zero data analysis, health recommendations                                                              |
| v0.2    | 13th May 2025  | Enhanced v0.1 features with whitelisted login, voice functionality, dietitian integration, and comprehensive health recommendations (fitness, diet, medical) |
| v0.3    | July 2025      | Medical Research Agent (FDA Database Integration), Analytics Dashboard, Monitoring & Alerts, enhanced multi-agent capabilities                               |

## Which Version Should I Use?

* **Latest Version (v0.3)**: For all new integrations and projects. Features advanced medical research capabilities, comprehensive analytics, and intelligent monitoring systems.
* **Previous Versions (v0.1, v0.2)**: Available for reference and legacy system support.

<Callout type="info">
  We maintain comprehensive documentation for all versions, allowing users to reference previous functionality while transitioning to newer releases. v0.3 represents our most advanced release with cutting-edge medical research and analytics capabilities.
</Callout>
