From b8afe3b64adaddc5188a1cc8ee40e0299ac2a82c Mon Sep 17 00:00:00 2001 From: Don Kingdon Date: Sat, 2 May 2026 15:32:44 +0000 Subject: [PATCH] v2.1.1 improve archive export cleanup controls --- PROJECT_STATE.md | 12 ++++++++++++ README.md | 9 +++++++++ 2 files changed, 21 insertions(+) diff --git a/PROJECT_STATE.md b/PROJECT_STATE.md index ec0d38c..e5d678b 100644 --- a/PROJECT_STATE.md +++ b/PROJECT_STATE.md @@ -1,5 +1,17 @@ # OTB Cloud Project State +## v2.1.1 - 20260502-153244 + +Patch release: Archive Workspace export cleanup improvements. + +- Added Flush Workspace button for staged Archive Workspace files. +- Fixed Download + Remove so exports are deleted after download response completes. +- Added individual Delete button for processed export files. +- Confirmed PDF Report Workshop image compression works after ImageOps import fix. + +--- + + ## v2.1.1 - 20260502-051352 Patch release: Archive Workspace export cleanup improvements. diff --git a/README.md b/README.md index 30870c4..4b0b181 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # OTB Cloud +## v2.1.1 - 20260502-153244 + +- Archive Workspace now supports flushing staged files. +- Processed exports can be downloaded, downloaded-and-removed, moved to LTS, or deleted individually. +- PDF Report Workshop compression/image handling confirmed working. + +--- + + ## v2.1.1 - 20260502-051352 - Archive Workspace now supports flushing staged files.