QAtrial Releases Version 3.0.0 with Enterprise-Grade Open-Source Quality Management Features
The latest release introduces streamlined deployment, authentication, validation, and integration capabilities designed for regulated sectors.
In April 2026, QAtrial announced the general availability of its latest software version, 3.0.0, marking a significant milestone in its evolution from a prototype to a comprehensive quality management platform suitable for regulated industries. This release introduces a fully functional backend, simplified deployment via Docker, single sign-on (SSO) support, embedded validation documentation, and seamless integrations with popular development and quality tools.
Built on a modern stack comprising Hono, PostgreSQL, and Prisma, QAtrial 3.0.0 offers over 60 REST API endpoints, 15 data models, and JWT-based authentication with five distinct role levels. Deployment is simplified to a single command: docker-compose up, which provisions the app server, PostgreSQL 16 database, and static content, all configured with health checks and persistent storage to facilitate ready-to-use operation.
Core Features and Enhancements
- Single Sign-On (SSO): Compatibility with identity providers such as Okta, Azure AD/Entra ID, Auth0, Keycloak, and Google Workspace. New users are automatically provisioned with roles based on configuration, removing the need for manual account setup.
- Validation Documentation: Out-of-the-box templates include Installation Qualification (9 test steps), Operational Qualification (18 test steps), a Performance Qualification template, and compliance mappings for 21 CFR Part 11, EU Annex 11, and GAMP 5 Category 4. Additionally, a Traceability Matrix links 75 regulatory requirements to specific features and test IDs.
- Pre-Configured Compliance Packs: Four packs are available—FDA Software Validation aligned with GAMP 5, EU MDR Medical Device QMS, FDA GMP Pharmaceutical Quality, and ISO 27001 + GDPR—each pre-filled with appropriate settings for country, industry, modules, and project type.
- Webhook and Integration Support: Fourteen webhook events cover critical activities such as requirement modifications, test failures, CAPA lifecycle events, approval workflows, electronic signatures, and evidence uploads. Payloads are secured with HMAC-SHA256 signatures. Built-in support for Jira Cloud bidirectional sync and GitHub pull request linking, with import of CI test results, is accessible from the settings page.
- Audit Mode: Administrators can generate temporary, read-only links valid for 24 hours, 72 hours, or 7 days. These links provide auditors with a comprehensive, seven-tab view of project details—including requirements, tests, traceability, evidence, audit trail, and signatures—without requiring login credentials.
Open-Source Commitment for Quality Management
“For too long, quality management software has been restricted behind costly licenses,” stated the QAtrial development team. “Organizations in regulated sectors—particularly small and medium-sized manufacturers, biotech firms, and software developers—deserve tools that are transparent, auditable, and affordable. By releasing QAtrial under the AGPL-3.0 license, any organization can deploy a validated quality workspace on their own infrastructure at no license fee, and auditors can review the source code that manages their compliance records.”
Industry and Market Context
The global market for quality management software is expected to surpass $12.5 billion by 2028. Increasing regulatory demands, such as the FDA’s February 2026 Quality Management System Regulation (QMSR), which mandates compliance with ISO 13485, are driving adoption. Data from the FDA indicates a 115% rise in medical device recalls over the past decade, emphasizing the need for rigorous yet accessible quality systems.
QAtrial addresses this demand with a platform supporting ten industry verticals—including pharmaceuticals, biotech, medical devices, clinical research, logistics, software, cosmetics, aerospace, and environmental sectors—and covering 37 countries. Its 15 modular components span requirements management, test tracking, risk analysis, CAPA, electronic signatures, and audit trails.
Availability and How to Access
QAtrial version 3.0.0 is immediately accessible via GitHub at https://github.com/MeyerThorsten/QAtrial, licensed under the AGPL-3.0 license.
To get started:
git clone https://github.com/MeyerThorsten/QAtrial.git
cd QAtrial
cp .env.example .env
docker-compose up
The platform can be operational within minutes at http://localhost:3001.
Additional Resources and Support
The QAtrial website at https://qatrial.com/ offers extensive documentation, deployment instructions, feature overviews, and community resources. It provides detailed guides on compliance starter packs, validation documents, and integration options, enabling organizations to evaluate the platform thoroughly before deployment.
About QAtrial
Designed for regulated industries, QAtrial is an open-source, AI-assisted quality management system that consolidates requirements tracking, test management, risk assessment, CAPA monitoring, electronic signatures, and audit trail functions into a single platform. Supporting 12 languages, 10 industry verticals, 37 countries, and four compliance starter packs, it features an AI co-pilot capable of generating test cases, classifying risks, performing gap analyses, suggesting CAPAs, and assessing requirement quality, leveraging multiple LLM providers including Anthropic, OpenAI, and local Ollama deployments. The project comprises over 130 source files and more than 25,000 lines of TypeScript code.
For more information, visit https://qatrial.com/ or access the source code at https://github.com/MeyerThorsten/QAtrial. The platform is licensed under AGPL-3.0.

Cloud Application Deployment with Docker: Practical Manual for Packaging Services and Managing Containers (Modern Software Engineering, Cloud & Embedded Systems Series)
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Facts
- QAtrial version 3.0.0 introduces Docker deployment, SSO, validation documentation, webhooks, and Jira/GitHub integrations.
- The platform is licensed under the AGPL-3.0 license, enabling free deployment and source code review.
- Supports five role-based access levels with JWT authentication and integrates with major identity providers like Okta and Azure AD.
- Includes pre-configured compliance packs for FDA, EU MDR, GMP, and ISO 27001 + GDPR.
- Features a comprehensive audit mode with time-limited, read-only project views for auditors.
“”For too long, quality management software has been hidden behind expensive licenses. Our open-source platform provides regulated organizations with transparent, auditable, and cost-effective tools that can be deployed on their own infrastructure.””
— QAtrial development team
Single Sign-On (SSO) identity provider integrations
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Availability
QAtrial version 3.0.0 is now available for download and deployment on GitHub at https://github.com/MeyerThorsten/QAtrial. The platform can be set up with a single command, making it accessible for organizations to implement quickly.
To begin using QAtrial:
git clone https://github.com/MeyerThorsten/QAtrial.git
cd QAtrial
cp .env.example .env
docker-compose up
Once running, the system is accessible via http://localhost:3001.
Regulatory compliance validation documentation templates
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
About
QAtrial is an open-source, AI-enhanced quality management platform tailored for industries with strict regulatory requirements. It combines requirements management, test tracking, risk assessment, CAPA monitoring, electronic signatures, and audit trail functionalities within a unified workspace. Supporting 12 languages, 10 industry sectors, 37 countries, and four compliance starter packs, it features an AI co-pilot that assists with test case creation, risk classification, gap analysis, and requirement validation, leveraging multiple large language model providers including Anthropic, OpenAI, and local Ollama deployments. The project encompasses over 130 source files and more than 25,000 lines of TypeScript code, emphasizing transparency and flexibility for regulated organizations.
Further details, documentation, and source code are available at https://qatrial.com/ and https://github.com/MeyerThorsten/QAtrial.

Working in Public: The Making and Maintenance of Open Source Software
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Frequently Asked Questions
Is QAtrial free to use and open-source?
Yes, QAtrial is licensed under the AGPL-3.0 license, allowing free deployment, source code review, and modification by any organization.
What are the main features of QAtrial version 3.0.0?
The latest release includes Docker deployment, single sign-on support, embedded validation documentation, webhooks, integrations with Jira and GitHub, and a comprehensive audit mode for auditors.
How can I deploy QAtrial on my infrastructure?
Clone the repository from GitHub, copy the environment file, and run docker-compose up. The platform will be operational within minutes and accessible at http://localhost:3001.
Which compliance standards does QAtrial support?
QAtrial provides pre-configured packs for FDA GAMP 5 validation, EU MDR Medical Device QMS, FDA GMP Pharmaceutical Quality, and ISO 27001 + GDPR, among others.
Can auditors view QAtrial projects without logging in?
Yes, administrators can generate time-limited, read-only links that allow auditors to access project details securely without requiring login credentials.