|
|
@@ -1,4 +1,4 @@
|
|
|
-Updated native dependencies:
|
|
|
-- Skia updated to version m137
|
|
|
-- Qpdf updated to version 12.2.0
|
|
|
-- OpenSSL updated to version 3.5.0
|
|
|
+Feature: Added the CaptureContentPosition API, allowing developers to inspect the exact position and size of arbitrary content. This enables the generation of dynamic, related content within the DynamicComponent, enhancing flexibility for complex layout requirements.
|
|
|
+Enhancement: Changed the default page background color from white to transparent, which reduces developer confusion during document operations such as content overlaying. Only JPEG images are rendered with a white background.
|
|
|
+Fix: ShowIfContext.TotalPages is now set to null during the initial rendering phase to avoid confusion when using the ShowIf API.
|
|
|
+Fix: Improved memory management in the Companion App workflow by immediately disposing of native resources.
|