@syncfusion/ej2-image-editor 25.1.37 → 25.1.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -6,8 +6,22 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I875625` - The issue with "need to add all default toolbar items in `API` link" has been resolved.
10
+
11
+ ## 25.1.37 (2024-03-26)
12
+
13
+ ### Image Editor
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I567703` - The issue with "Script error thrown in ProfilePicture ImageEditor sample on a mobile device" has been resolved.
18
+
9
19
  - `#I565340` - The issue with "Script error thrown when attempting to reopen a base64 URL using a custom toolbar in mobile mode" has been resolved.
10
20
 
21
+ - `#I566745` - The issue with "FontSize is not updated properly while using the updateShape method" has been resolved.
22
+
23
+ - `#I570160` - "Provide the option to change stroke color for annotations using the shapeChanging event at the beginning of the toolbar render" has been completed.
24
+
11
25
  ## 25.1.35 (2024-03-15)
12
26
 
13
27
  ### Image Editor