QAtrial Unveils Version 3.0.0: Open-Source Quality Management for Regulated Industries
The new release introduces enterprise features like Docker deployment, single sign-on, validation documentation, and integrations, making quality management accessible and transparent.

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.
Introduction of QAtrial v3.0.0
In April 2026, QAtrial announced the availability of its latest software version, 3.0.0, transforming its open-source quality management platform into a comprehensive tool suitable for regulated sectors. This milestone marks the culmination of a multi-phase development process that elevates QAtrial from a requirements management prototype to a full-fledged quality workspace with a robust backend, containerized deployment, and advanced integrations.
The platform now operates on a stack comprising Hono, PostgreSQL, and Prisma, featuring over 60 REST API endpoints, 15 database models, and JWT authentication supporting five distinct user roles. Deployment is simplified to a single docker-compose up command, which initializes the application server, PostgreSQL 16 database, and static file hosting, all with preconfigured health checks and persistent storage options.

Mastering Docker on Windows: Advanced containerization techniques for enterprise-grade Windows environments
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Core Features and Enhancements
Single Sign-On (SSO) Integration
QAtrial now supports SSO through providers such as Okta, Azure AD/Entra ID, Auth0, Keycloak, and Google Workspace. When new users log in for the first time, they are automatically created with a default role that can be customized, removing the need for manual account setup and streamlining onboarding for organizations with existing identity systems.
Pre-Built Validation Documentation
The update includes five validation documents: an Installation Qualification with nine test steps, an Operational Qualification with eighteen steps, a Performance Qualification template, a Compliance Statement aligning QAtrial with 21 CFR Part 11 (covering fifteen sections), EU Annex 11 (covering seventeen sections), and GAMP 5 Category 4. Additionally, a Traceability Matrix links seventy-five regulatory requirements directly to specific features and test identifiers within the platform.
Regulatory Compliance Starter Packs
Four ready-made configuration packs are available—covering FDA Software Validation (GAMP 5), EU MDR Medical Device QMS, FDA GMP Pharmaceutical Quality, and ISO 27001 plus GDPR—pre-filling setup wizards with appropriate country, industry, modules, and project type selections, reducing initial configuration time.
Webhook and Integration Capabilities
Fourteen webhook events facilitate real-time notifications on requirement updates, test failures, CAPA status changes, approval workflows, electronic signatures, and evidence uploads. Payloads are secured with HMAC-SHA256 signatures. The platform also offers two-way Jira Cloud synchronization and GitHub pull request linking, with automatic import of continuous integration test results accessible via the settings panel.
Audit Mode for Transparency
Administrators can generate temporary, read-only access links valid for 24 hours, 72 hours, or one week. These links provide auditors with a comprehensive, seven-tab overview—including project summary, requirements, testing, traceability, evidence, audit trail, and signatures—without requiring user login credentials.

The Operational Excellence Library; Mastering Single Sign-On (SSO) Solutions
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Open-Source Commitment and Industry Relevance
Commenting on the new release, the QAtrial team stated, “For too long, quality management software has been restricted behind expensive licensing fees. Regulated organizations—particularly small and medium-sized manufacturers, biotech firms, and software developers—should have access to transparent, auditable, and cost-effective tools. By releasing QAtrial under the AGPL-3.0 license, any organization can deploy a validated quality system on their own infrastructure at no licensing expense, with full transparency for auditors inspecting the source code that manages their quality data.”

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.
Market Landscape and Industry Needs
The global market for quality management software is projected to surpass $12.5 billion by 2028. As regulatory requirements tighten, such as the FDA’s new Quality Management System Regulation (QMSR) effective February 2026, companies must adapt to ensure compliance with standards like ISO 13485. Data 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 by supporting ten industry sectors—including pharmaceuticals, biotech, medical devices, clinical research, logistics, IT, cosmetics, aerospace, and environmental sectors—and covering 37 countries through 15 modular components, from audit trails and electronic signatures to CAPA and supplier management.
Immediate Availability and Deployment Instructions
QAtrial version 3.0.0 is now accessible on GitHub at https://github.com/MeyerThorsten/QAtrial under the AGPL-3.0 license.
To get started, run the following commands:
git clone https://github.com/MeyerThorsten/QAtrial.git
cd QAtrial
cp .env.example .env
docker-compose up
Within minutes, the platform will be available at http://localhost:3001.
Supporting Resources and Community
The QAtrial website at https://qatrial.com/ offers extensive documentation, deployment guides, feature overviews, and community support resources. Users can explore compliance starter packs, validation documentation, and integration options, enabling informed evaluation before deploying the software.
About QAtrial
QAtrial is an open-source platform designed for regulated industries, integrating requirements management, testing, risk assessment, CAPA, electronic signatures, and audit trail functionalities into a unified environment. It supports twelve languages, ten industry verticals, thirty-seven countries, and offers four compliance starter packs. An AI-powered assistant aids in test case creation, risk classification, gap analysis, CAPA recommendations, and requirement validation, utilizing 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.
Visit the platform at https://qatrial.com/ or review the codebase at https://github.com/MeyerThorsten/QAtrial. The software is licensed under AGPL-3.0.
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 open-source license, enabling free deployment and inspection.
- Supports role-based access with JWT authentication, covering five different user roles.
- Includes pre-configured compliance starter packs for FDA, EU MDR, ISO 27001, and GDPR.
- Deployment is simplified with a single docker-compose command, enabling quick setup.
“For too long, quality management software has been restricted behind expensive licensing fees. Organizations in regulated sectors deserve transparent, auditable, and affordable tools. With QAtrial under the AGPL-3.0 license, any organization can operate a validated quality management system on their own infrastructure at no cost, with full transparency for auditors reviewing their records.”
— QAtrial project team
Availability
QAtrial version 3.0.0 is accessible immediately via GitHub at https://github.com/MeyerThorsten/QAtrial. Users can clone the repository, configure environment variables, and deploy with a single command to get started.
About
QAtrial is an open-source quality management platform tailored for industries with strict regulatory requirements. It consolidates requirements tracking, testing, risk management, CAPA, electronic signatures, and audit trails into a unified solution. Supporting twelve languages and ten industry verticals, it is designed to be adaptable across multiple jurisdictions, with four compliance starter packs. Its AI co-pilot assists users with test case creation, risk classification, and compliance checks, leveraging various LLM providers including Anthropic, OpenAI, and local Ollama instances. The project features over 130 source files and 25,000 lines of TypeScript code.
Frequently Asked Questions
How do I deploy QAtrial v3.0.0?
Clone the repository from GitHub, copy the environment example file, and run docker-compose up. The platform will be accessible at http://localhost:3001 within minutes.
Is QAtrial free to use?
Yes, since QAtrial is licensed under the AGPL-3.0 open-source license, it can be freely deployed and inspected by any organization on their own infrastructure without licensing fees.
What features are included in the latest release?
The release adds Docker deployment, SSO support with major identity providers, validation documentation, webhooks with secure payloads, Jira and GitHub integrations, and audit mode for external reviews.
Which industries and regions does QAtrial support?
QAtrial covers ten industry sectors—including pharmaceuticals, biotech, medical devices, and aerospace—and supports 37 countries, with modular components tailored to various regulatory frameworks.
Where can I find more information or documentation?
Visit https://qatrial.com/ for detailed guides, feature overviews, compliance packs, and community resources.