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.