@syncfusion/ej2-image-editor 23.1.39 → 23.1.41

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,6 +6,21 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - Changed the required parameters in the "drawFrame" method to optional parameters.
10
+
11
+ ### ImageEditor
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#I505985` - Provide the alert dialog for unsupported files and selecting multiple images in the Image Editor uploader.
16
+ - `#I507638` - Provide the support to hide the uploader toolbar item in the Image Editor.
17
+
18
+ ## 23.1.39 (2023-10-04)
19
+
20
+ ### ImageEditor
21
+
22
+ #### Bug Fixes
23
+
9
24
  - `#I495933` - Resolved the GetImageData method does not return values properly in blazor image editor.
10
25
  - `#I507638` - Resolved the image not opening in ImageEditor while the image file name has two dots.
11
26