Skip to content

Commit 3047a7e

Browse files
author
Bob Strahan
committed
fix: URL-encode S3 object keys in presigned URL generation for PagesPanel image display
1 parent 2f5eb05 commit 3047a7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ SPDX-License-Identifier: MIT-0
9090
- Fixed UI list deletion issue where empty lists were not saved correctly - #18
9191
- Improve structure and clarity for idp_common Python package documentation
9292
- Improved UI in View/Edit Configuration to clarify that Class and Attribute descriptions are used in the classification and extraction prompts
93-
- Automate UI updates for field "HITL (A2I) Status" in the Document list and document details section.
93+
- Automate UI updates for field "HITL (A2I) Status" in the Document list and document details section.
94+
- Fixed image display issue in PagesPanel where URLs containing special characters (commas, spaces) would fail to load by properly URL-encoding S3 object keys in presigned URL generation
9495

9596
## [0.3.6]
9697

0 commit comments

Comments
 (0)