QAtrial Launches Version 3.0.0 of Open-Source Quality Management System
The latest release offers Docker support, single sign-on, validation documentation, webhooks, and integrations, making comprehensive quality management accessible for regulated sectors.

Docker in Action
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Introduction of QAtrial Version 3.0.0
In April 2026, QAtrial announced the official release of version 3.0.0 of its open-source quality management platform. This milestone completes a development cycle that has evolved QAtrial from a prototype focused on requirements management into a full-fledged quality operations environment. The new version introduces Docker-based deployment, integrated single sign-on capabilities, comprehensive validation documentation, webhook event support, and seamless integration with Jira and GitHub tools, all under the AGPL-3.0 license.

Single Sign-On Construction Essential Knowledge for Beginners 100
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Technical Architecture and Deployment
Built upon a stack combining Hono, PostgreSQL, and Prisma, QAtrial v3.0.0 offers a robust backend with over 60 REST API endpoints, 15 database models, and JWT-based user authentication supporting five distinct access roles. Deployment is simplified with a single command: docker-compose up. This command activates the application server, PostgreSQL 16 database, and static file server, with health checks and persistent storage volumes configured automatically, enabling rapid setup and reliable operation.

Extending Gemini CLI: A Developer's Guide to the Model Context Protocol (MCP), Building Custom Tools, and Integrating Private Enterprise APIs
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Core Features and Enhancements
Single Sign-On Integration
QAtrial now supports authentication through leading identity providers including Okta, Azure Active Directory/Entra ID, Auth0, Keycloak, and Google Workspace. When new users log in via SSO, they are automatically provisioned with a role that can be customized, removing the need for manual account creation, especially for organizations with existing identity systems.
Validation Documentation Suite
The platform ships with five validation documents: a nine-step Installation Qualification, an eighteen-step Operational Qualification, a Performance Qualification template, a Compliance Statement aligning QAtrial with 21 CFR Part 11 (covering 15 sections), EU Annex 11 (17 sections), and GAMP 5 Category 4. Additionally, a Traceability Matrix links 75 regulatory requirements directly to specific features and test IDs, supporting validation efforts.
Pre-Configured Compliance Packs
Four ready-to-use compliance packs are included: FDA Software Validation based on GAMP 5, EU MDR Medical Device Quality Management System, FDA Good Manufacturing Practice (GMP) Pharmaceutical Quality, and ISO 27001 with GDPR. These packs automatically populate setup wizards with appropriate country, industry, modules, and project types, streamlining initial configuration.
Webhook Events and External Integrations
QAtrial v3.0.0 offers fourteen webhook events covering key activities such as requirement updates, test failures, CAPA process transitions, approval requests, electronic signatures, and evidence uploads. Payloads are secured with HMAC-SHA256 signatures. The platform also provides bidirectional synchronization with Jira Cloud and the ability to link GitHub pull requests, including importing CI test results directly from the settings page.
Audit Mode for External Review
Administrators can generate time-limited, read-only links—valid for 24 hours, 72 hours, or a week—that grant auditors access to a comprehensive seven-tab view of the project. This includes an overview, requirements, tests, traceability, evidence, audit trail, and signatures, all accessible without requiring user login credentials.

Technical Services in the Pharma Industry: Bridging Innovation, Compliance & Efficiency
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Open-Source Commitment and Industry Impact
“For too long, quality management software has been restricted behind costly licenses,” stated the QAtrial project team. “Regulated organizations, especially small and medium-sized manufacturers, biotech companies, and software developers, should have access to transparent, auditable, and affordable tools. By releasing QAtrial under the AGPL-3.0 license, any organization can deploy a validated quality management system on their own infrastructure at no licensing expense, with full transparency for auditors inspecting the source code that manages their compliance data.”
Market Relevance and Regulatory Environment
The worldwide market for quality management software is expected to surpass $12.5 billion by 2028. Increasing regulatory demands, including the FDA’s new Quality Management System Regulation (QMSR) effective February 2026, require compliance with standards like ISO 13485. The rising number of medical device recalls—up by 115% over the past decade according to FDA data—underscores the need for accessible yet rigorous quality systems. QAtrial addresses this need by supporting ten industry sectors, covering 37 countries, and offering 15 modular components such as audit trail, electronic signatures, CAPA, risk management, and supplier qualification.
Availability and How to Access
QAtrial version 3.0.0 is immediately accessible through GitHub at https://github.com/MeyerThorsten/QAtrial, licensed under AGPL-3.0. Users can clone the repository and deploy with the following commands:
git clone https://github.com/MeyerThorsten/QAtrial.git
cd QAtrial
cp .env.example .env
docker-compose up
The platform becomes operational within minutes and can be accessed locally via http://localhost:3001.
Additional Resources and Support
QAtrial maintains a dedicated website at https://qatrial.com/, featuring detailed documentation, deployment instructions, feature overviews, and community support resources. The site provides comprehensive guides on compliance packs, validation procedures, and integration options, enabling organizations to evaluate QAtrial thoroughly before implementation.
About QAtrial
QAtrial is an open-source platform designed for regulated industries, integrating requirements management, test planning, risk assessment, CAPA tracking, electronic signatures, and audit trail functionalities into a single environment. It supports 12 languages, serves 10 industry verticals, and covers 37 countries, offering four pre-built compliance starter packs. An AI assistant enhances the platform with capabilities such as test case generation, risk classification, gap analysis, CAPA recommendations, and requirement validation, utilizing multiple large language model providers including Anthropic, OpenAI, and local Ollama deployments. The project comprises over 130 source files and exceeds 25,000 lines of TypeScript code.
For more information, visit https://qatrial.com/ or the GitHub repository at https://github.com/MeyerThorsten/QAtrial. The software is licensed under AGPL-3.0.
Key Facts
- QAtrial v3.0.0 introduces Docker deployment, single sign-on, validation documentation, and integrations with Jira and GitHub.
- The platform supports five role-based access levels, with JWT authentication and over 60 REST API endpoints.
- Includes pre-configured compliance packs for FDA, EU MDR, GMP, and ISO 27001 + GDPR.
- Supports 14 webhook events with signed payloads, plus bidirectional Jira sync and GitHub PR linking.
- Available immediately on GitHub under the AGPL-3.0 license for self-hosted deployment.
“For too long, quality management software has been locked behind high-cost licenses. Small and mid-sized regulated firms deserve tools that are transparent, auditable, and affordable. By releasing QAtrial under the AGPL-3.0 license, any organization can deploy a validated quality system on their own infrastructure at no cost, with full source code visibility for auditors.”
— QAtrial project team
Availability
QAtrial v3.0.0 is available now on GitHub at https://github.com/MeyerThorsten/QAtrial. Users can clone the repository, set up environment variables, and start the platform with a simple Docker command:
git clone https://github.com/MeyerThorsten/QAtrial.git
cd QAtrial
cp .env.example .env
docker-compose up
The system is ready for use within minutes and accessible locally at http://localhost:3001.
About
QAtrial is an open-source, AI-enhanced quality management platform tailored for industries with strict regulatory requirements. It combines requirements management, testing, risk assessment, CAPA workflows, electronic signatures, and audit tracking within a unified environment. Supporting twelve languages and ten industry sectors, QAtrial offers four compliance starter packs and incorporates AI tools for test case generation, risk analysis, and requirement validation, utilizing multiple LLM providers including Anthropic, OpenAI, and local Ollama instances. The project comprises over 130 source files and exceeds 25,000 lines of TypeScript code.
Visit https://qatrial.com/ for additional details or access the source code at https://github.com/MeyerThorsten/QAtrial. The platform is licensed under AGPL-3.0, promoting transparency and self-hosting for regulated organizations.
Frequently Asked Questions
How can I deploy QAtrial v3.0.0?
You can clone the repository from GitHub, set up your environment variables, and run docker-compose up. The platform will be operational within minutes and accessible via http://localhost:3001.
What compliance standards does QAtrial support?
QAtrial includes pre-configured packs for FDA GAMP 5 validation, EU MDR Medical Device QMS, FDA GMP Pharmaceutical Quality, and ISO 27001 + GDPR, covering a broad range of regulatory requirements.
Is QAtrial open-source and free to use?
Yes, QAtrial is licensed under the AGPL-3.0 license, allowing organizations to deploy, modify, and inspect the source code at no cost.
What integrations are available with QAtrial?
The platform supports webhooks for requirement changes, test failures, CAPA updates, and evidence uploads, with payloads signed for security. It also offers bidirectional sync with Jira Cloud and GitHub pull request linking, including CI test result imports.
Where can I find more information about QAtrial?
Visit the official website at https://qatrial.com/ for documentation, deployment guides, and community resources, or access the source code on GitHub at https://github.com/MeyerThorsten/QAtrial.