QAtrial Announces Version 3.0.0 of Open-Source Quality Management System

The latest release introduces Docker support, single sign-on, validation documentation, and integrations suitable for regulated industries at no licensing cost

QAtrial, a platform designed to facilitate quality management within regulated sectors, has announced the immediate availability of its latest iteration, version 3.0.0. This milestone completes a comprehensive five-phase development process, evolving QAtrial from a prototype focused on requirements management into a fully functional quality operations environment. The new version features a production-ready backend, streamlined Docker deployment, support for single sign-on (SSO), integrated validation documentation, and seamless integration with popular engineering and quality tools.

Built on a stack combining Hono, PostgreSQL, and Prisma, QAtrial v3.0.0 offers over 60 REST API endpoints, 15 database models, and JWT-based authentication supporting five distinct user roles. Deployment is simplified with a single command, docker-compose up, which initializes the application server, PostgreSQL 16 database, and static file serving, all configured with health checks and persistent storage volumes for ease of use.

Primary Features and Enhancements

  • Single Sign-On (OIDC): Compatibility 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 for organizations with existing identity systems.
  • Validation Package: Comes preloaded with five validation documents, including Installation Qualification (9 test steps), Operational Qualification (18 test steps), a Performance Qualification template, and compliance statements aligned with 21 CFR Part 11, EU Annex 11, and GAMP 5 Category 4. A traceability matrix maps 75 regulatory requirements directly to product features and test IDs.
  • Compliance Starter Packs: Four ready-to-use packs—covering FDA Software Validation (GAMP 5), EU MDR Medical Device QMS, FDA GMP Pharmaceutical Quality, and ISO 27001 + GDPR—auto-populate the setup wizard with relevant country, industry, modules, and project type configurations.
  • Webhooks and Integrations: Fourteen webhook events notify about requirement updates, test failures, CAPA lifecycle changes, approval requests, electronic signatures, and evidence uploads, with payloads secured via HMAC-SHA256. Additionally, bidirectional sync with Jira Cloud and GitHub pull request linking, including CI test result imports, are accessible from the settings page.
  • 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 login credentials.

Open-Source Commitment for Quality Management

Commenting on the release, the QAtrial team stated, “The cost of quality management software has often been prohibitive, with licenses reaching six figures. We believe that organizations, especially small and mid-sized manufacturers, biotech firms, 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 workspace on their own infrastructure at zero licensing expense, and auditors can freely review the source code that maintains their compliance records.”

Industry and Market Context

The global market for quality management software is expected to surpass $12.5 billion by 2028. Regulatory frameworks are intensifying: the FDA’s Quality Management System Regulation (QMSR), effective February 2026, mandates compliance with ISO 13485 for medical device manufacturers. Over the past decade, FDA data indicates a 115% rise in medical device recalls, underscoring the need for robust yet accessible compliance tools.

QAtrial addresses these challenges by supporting ten industry verticals—including pharmaceuticals, biotech, medical devices, clinical research, logistics, software, cosmetics, aerospace, and environmental sectors—and covering 37 countries. The platform offers 15 modular features, such as audit trail, electronic signatures, CAPA, risk management, and supplier qualification, to meet diverse regulatory needs.

Availability and Access

The latest version, QAtrial v3.0.0, is now accessible via GitHub at https://github.com/MeyerThorsten/QAtrial, licensed under AGPL-3.0. To get started:

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

Within minutes, users can access the platform at http://localhost:3001.

Additional Resources and Support

The QAtrial website, located at https://qatrial.com/, offers comprehensive documentation, deployment instructions, feature overviews, and community support. Organizations interested in evaluating QAtrial can explore detailed compliance starter packs, validation documents, and integration options through the site, which provides step-by-step guides and full feature descriptions prior to deploying the software.

About QAtrial

QAtrial is an open-source platform designed to facilitate quality management tasks for regulated industries. Its features include requirements management, test case management, risk assessment, CAPA tracking, electronic signatures, and audit trail functionalities, all integrated within a single workspace. Supporting 12 languages, 10 industry verticals, and 37 countries, QAtrial also offers four compliance starter packs. Its AI-assisted tools help generate test cases, perform risk classification, identify gaps, suggest CAPA actions, and verify requirement quality, leveraging multiple LLM providers such as Anthropic, OpenAI, and local Ollama deployments. The platform comprises over 130 source files and 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 distributed under the AGPL-3.0 license.

Media inquiries can be directed via GitHub Issues at https://github.com/MeyerThorsten/QAtrial.

Cloud Application Deployment with Docker: Practical Manual for Packaging Services and Managing Containers (Modern Software Engineering, Cloud & Embedded Systems Series)

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 v3.0.0 introduces Docker deployment, SSO integration, validation documentation, webhooks, and Jira/GitHub support.
  • The platform is licensed under AGPL-3.0, enabling free deployment and source code inspection.
  • Deployment is simplified with a single ‘docker-compose up’ command, launching the entire system including PostgreSQL 16.
  • Pre-configured compliance packs support FDA, EU MDR, GMP, and ISO 27001 + GDPR standards.
  • The system supports five role-based access levels and provides auditors with time-limited, read-only project views.

“Costly licensing models have kept quality management software out of reach for many organizations. With QAtrial under the AGPL-3.0 license, any entity can deploy a validated, transparent workspace on their own infrastructure at no license fee, and auditors can review the source code that manages their compliance data.”

— QAtrial development team

Producing Open Source Software: How to Run a Successful Free Software Project

Producing Open Source Software: How to Run a Successful Free Software Project

Used Book in Good Condition

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Availability

QAtrial v3.0.0 is now accessible on GitHub at https://github.com/MeyerThorsten/QAtrial. To deploy:

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

The platform can be accessed at http://localhost:3001 shortly after setup.

Technical Services in the Pharma Industry: Bridging Innovation, Compliance & Efficiency

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.

About

QAtrial is an open-source, AI-powered quality management system tailored for regulated industries. It consolidates requirements management, testing, risk evaluation, CAPA tracking, electronic signatures, and audit trails into a unified platform. Supporting 12 languages and 10 industry sectors across 37 countries, QAtrial includes four compliance starter packs and leverages multiple large language models, such as Anthropic, OpenAI, and Ollama, to assist with testing, risk analysis, and gap identification. The project comprises over 130 source files and more than 25,000 lines of TypeScript code.

Visit https://qatrial.com/ for detailed information, documentation, and community engagement. The source code is available at https://github.com/MeyerThorsten/QAtrial under the AGPL-3.0 license.

Extending Gemini CLI: A Developer's Guide to the Model Context Protocol (MCP), Building Custom Tools, and Integrating Private Enterprise APIs

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.

Frequently Asked Questions

How can I deploy QAtrial v3.0.0?

Clone the repository from GitHub, copy the environment file, and run docker-compose up. Access the platform at http://localhost:3001 after deployment.

Is QAtrial open-source and free to use?

Yes, QAtrial is licensed under the AGPL-3.0 license, allowing free deployment, source code review, and modification on your own infrastructure.

What compliance standards does QAtrial support?

The platform includes pre-configured packs for FDA Software Validation (GAMP 5), EU MDR Medical Device QMS, FDA GMP Pharmaceutical Quality, and ISO 27001 + GDPR, with modules covering requirements, testing, CAPA, risk management, and more.

Can QAtrial integrate with other tools like Jira and GitHub?

Yes, it offers bidirectional Jira Cloud synchronization and GitHub pull request linking with CI test result import, all managed through the settings interface.

What industries and regions does QAtrial serve?

QAtrial supports ten industry verticals, including pharmaceuticals, biotech, medical devices, and aerospace, across 37 countries worldwide.

You May Also Like

Water Treatment Chemicals: PFAS Removal and Membrane Advances

Fascinating advancements in water treatment chemicals and membrane technologies are transforming PFAS removal, making clean water more accessible—discover how.

Microelectronics Is Forcing ‘Ultra‑Pure’ Upgrades—Here’s What Changes in a Lab

Keeping pace with microelectronics’ push for ultra-pure standards requires vital lab upgrades that could transform your entire cleanroom environment—discover how to stay ahead.

ESG Reporting: How Chemical Firms Quantify Sustainability

Chemical firms’ ESG reporting reveals how they quantify sustainability, but understanding the full process requires exploring their comprehensive data collection methods.

Oil‑to‑Chemicals (O2C): How Refineries Are Pivoting to Petchem

Innovative refinery strategies are transforming crude processing into high-value chemicals, revealing how O2C pivots are shaping the future of petrochemicals.