QAtrial Announces Version 3.0.0 with Enterprise-Grade Open-Source Quality Management Capabilities

The latest release introduces Docker support, single sign-on, validation documentation, webhooks, and integrations, making compliant quality management accessible to all regulated industries.

QAtrial, a platform dedicated to open-source quality management solutions tailored for regulated sectors, has announced the public release of its latest version, 3.0.0. This milestone marks the culmination of a development journey spanning five phases, transforming QAtrial from a prototype focused on requirements management into a comprehensive, production-ready quality management environment. The new release features Docker-based deployment, single sign-on (SSO) capabilities, integrated validation documentation, webhooks, and seamless integrations with popular tools such as Jira and GitHub.

Built on a robust stack comprising Hono, PostgreSQL, and Prisma, QAtrial v3.0.0 offers a rich API with over 60 REST endpoints, 15 database models, and JWT authentication supporting five distinct user roles. Deployment is simplified to a single command: docker-compose up. This command initializes the entire system, including the application server, PostgreSQL 16 database, and static file serving, with health checks and persistent storage configured automatically.

Core Features and Functionalities

  • Single Sign-On (SSO): The platform integrates with identity providers such as Okta, Azure AD/Entra ID, Auth0, Keycloak, and Google Workspace. New users are automatically provisioned with a default role, removing the need for manual account setup when organizations leverage existing identity systems.
  • Validation Documentation Suite: The release 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 15 sections), EU Annex 11 (covering 17 sections), and GAMP 5 Category 4. Additionally, a Traceability Matrix links 75 regulatory requirements to specific features and test identifiers.
  • Pre-Configured Compliance Packs: Four ready-to-use packs are available—covering FDA Software Validation (GAMP 5), EU MDR Medical Device QMS, FDA GMP Pharmaceutical Quality, and ISO 27001 + GDPR—automatically populating setup parameters such as country, industry vertical, modules, and project type.
  • Webhook Events and Tool Integrations: The system supports 14 webhook triggers, including requirement updates, test failures, CAPA lifecycle changes, approval requests, electronic signatures, and evidence uploads. Payloads are secured with HMAC-SHA256 signatures. Users can also enable two-way Jira Cloud synchronization and link GitHub pull requests with continuous integration test results through the settings interface.
  • Audit Mode: Administrators can generate temporary, read-only links (valid for 24 hours, 72 hours, or 7 days) that provide auditors with a comprehensive, seven-tab view of the project—covering overview, requirements, tests, traceability, evidence, audit trail, and signatures—without requiring user login credentials.

Open-Source Solution for Quality Management

Commenting on the project, the QAtrial team stated, “The cost of quality management software has often been prohibitively high, with licenses reaching six figures. Smaller and mid-sized firms in regulated sectors deserve transparent, auditable, and affordable tools. By releasing QAtrial under the AGPL-3.0 license, organizations can deploy a fully validated quality workspace on their infrastructure without licensing fees, and auditors can freely examine the source code that maintains their compliance records.”

Addressing Industry Needs

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 enforcement of the Quality Management System Regulation (QMSR) requiring compliance with ISO 13485, are elevating the need for accessible yet rigorous systems. The rise in medical device recalls—up 115% over the last decade—underscores the importance of robust quality oversight. QAtrial aims to fill this gap by providing a platform that supports ten industry verticals, including pharmaceuticals, biotech, medical devices, clinical research, and more. It covers 37 countries and offers 15 modular features, such as CAPA management, risk assessment, supplier qualification, audit trails, and electronic signatures.

Immediate Availability and Deployment

Version 3.0.0 of QAtrial is now accessible on GitHub at https://github.com/MeyerThorsten/QAtrial, licensed under AGPL-3.0.

To get started, clone the repository, set up the environment, and launch the stack with a single command:

git clone https://github.com/MeyerThorsten/QAtrial.git
cd QAtrial
cp .env.example .env
docker-compose up

The application can be accessed locally at http://localhost:3001 within minutes of deployment.

Additional Resources and Support

QAtrial’s dedicated website, https://qatrial.com/, offers extensive documentation, deployment instructions, feature overviews, and community resources. It provides detailed information on compliance packs, validation documentation, and integration options, allowing organizations to evaluate the platform thoroughly before deployment.

About QAtrial

Developed as an open-source, AI-assisted quality management solution, QAtrial is designed for regulated sectors. It combines requirements management, testing, risk analysis, CAPA tracking, electronic signatures, and audit trail features within a unified workspace. Supporting 12 languages, 10 industry verticals, and 37 countries, the platform includes four compliance starter packs. Its AI co-pilot offers assistance with test case creation, risk assessment, gap analysis, CAPA recommendations, and requirement validation, utilizing multiple language model providers such as Anthropic, OpenAI, and local Ollama deployments. The project comprises over 130 source files and exceeds 25,000 lines of TypeScript code.

Website: https://qatrial.com/

GitHub Repository: https://github.com/MeyerThorsten/QAtrial

License: AGPL-3.0

Key Facts

  • QAtrial version 3.0.0 introduces Docker deployment, SSO, validation documentation, webhooks, and integrations with Jira and GitHub.
  • The platform is licensed under AGPL-3.0, allowing organizations to deploy a validated quality management system at no license cost.
  • Supports five role-based access levels with JWT authentication and integrates with identity providers like Okta, Azure AD, and Google Workspace.
  • Includes five comprehensive validation documents and four pre-configured compliance starter packs for rapid setup.
  • Available immediately on GitHub, enabling quick deployment with a single docker-compose command.

“The high costs associated with traditional quality management software have limited access for many organizations. QAtrial’s open-source license allows any regulated company to implement a validated quality workspace on their own infrastructure, with source code transparency for auditors.”

— QAtrial project team

Availability

QAtrial v3.0.0 can be downloaded and deployed immediately from GitHub at https://github.com/MeyerThorsten/QAtrial. The deployment process involves cloning the repository, configuring environment variables, and running a single Docker Compose command to launch the entire platform.

About

QAtrial is an open-source, AI-powered quality management platform tailored for industries subject to strict regulatory standards. It combines requirements management, testing, risk evaluation, CAPA tracking, electronic signatures, and audit trails into a unified system. Supporting multiple languages and industry sectors, QAtrial offers a range of compliance starter packs and leverages AI for test case generation, risk classification, and requirement validation, integrating with leading LLM providers including Anthropic, OpenAI, and Ollama. The project consists of over 130 source files and more than 25,000 lines of TypeScript code.

Frequently Asked Questions

How can I deploy QAtrial version 3.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 suitable for regulated industries?

Yes, QAtrial is designed specifically for regulated sectors such as pharmaceuticals, medical devices, biotech, and more. It includes validation documentation and compliance packs aligned with industry standards.

What features does QAtrial offer for compliance management?

QAtrial provides audit trails, electronic signatures, CAPA management, risk assessments, requirement traceability, and validation documentation, supporting multiple regulatory frameworks across various countries.

Can QAtrial be customized for specific organizational needs?

As an open-source platform, QAtrial can be modified and extended to fit specific requirements, with support for integrations and configurable modules.

What support resources are available for QAtrial users?

The project’s website offers comprehensive documentation, deployment guides, feature overviews, and community support channels to assist organizations during setup and use.

You May Also Like

Charge Efficiency Factor: Why 100% in ≠ 100% Out

Just understanding why 100% in doesn’t equal 100% out reveals hidden inefficiencies affecting your battery’s true performance.

NEMA 14-50 Vs Hardwired EV Chargers: the Pros/Cons Most People Miss

Just when you think you understand EV charging options, uncover the hidden pros and cons most people overlook between NEMA 14-50 and hardwired chargers.

C‑Rate Calculations Made Easy: Never Guess Again

A simple guide to C-rate calculations helps you understand battery safety and performance—discover how to optimize your battery management today.

Safety Features in Battery Design: Separators and Thermal Fuses

Protect your devices with advanced battery safety features like separators and thermal fuses—discover how these components prevent hazards and ensure reliable performance.