From 0f3ffd392d803570f11e92a957722bc5ae51a9d4 Mon Sep 17 00:00:00 2001 From: Bryan Frimin Date: Wed, 4 Feb 2026 18:16:24 +0100 Subject: [PATCH] Update CHANGELOG Signed-off-by: Bryan Frimin --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba7950a99..745596a98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file. ## Unreleased +### Added + +- Add HDS framework +- Add 21 CFR Part 11 framework + +### Changed + +- Serve email static assets from object store +- Rework the UI of vendor row on compliance page +- Update auth layout on console and compliance page to remove right panel + +### Fixed + +- Fix create organization node + +### Security + +- Fix npm vulnerabilities + ## [0.117.3] - 2026-02-03 ### Fixed