You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,8 @@ SPDX-License-Identifier: MIT-0
90
90
- Fixed UI list deletion issue where empty lists were not saved correctly - #18
91
91
- Improve structure and clarity for idp_common Python package documentation
92
92
- 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
0 commit comments