From e4abf8dc9bd384e8201ffba568e9ef947ef65127 Mon Sep 17 00:00:00 2001 From: Jordan Ramos Date: Tue, 2 Jun 2026 16:09:28 -0600 Subject: [PATCH] Update CHANGELOG for v2.1.0 release Add Archer Template Library to the feature list. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3a525b..3ccd0c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,11 @@ Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and this --- -## [2.1.0] — 2026-06-01 +## [2.1.0] — 2026-06-06 ### Features +- **Archer Template Library** — new template management system for Archer Risk Acceptance forms. Store static content (Environment Overview, Segmentation, Mitigating Controls) organized by Vendor > Platform > Model. Full CRUD with clone, search/filter, and per-section copy-to-clipboard. Accessible from the nav drawer (Template Mgr) and integrated into the Ivanti Queue for Archer workflow items. - **Estimated resolution date per metric** — the compliance asset sidebar now shows each noncompliant metric's estimated resolution date at the top of its section, in `YYYY-MM-DD` format, with placeholders for metrics that have no date set or an invalid date (closes #20) - **CARD Action Modal** with full owner context - **Granite Loader Sheet generator** with CARD enrichment, plus a Loader Sheet button on the Reporting page queue panel