Skip to content

Commit 186cc6f

Browse files
committed
v4.24.3
1 parent 7507640 commit 186cc6f

7 files changed

+14
-7
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 4.24.3
2+
3+
## Fixed
4+
5+
* Fixed the missing overlay after exporting the image
6+
* Fixed the image export in IE11 for type blob and ms-blob
7+
18
# 4.24.2
29

310
## Fixed
-6.37 KB
Binary file not shown.
21.2 KB
Binary file not shown.
-43.3 KB
Binary file not shown.

js/PhotoEditorSDK.Server.js

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/PhotoEditorSDK.Server.min.js

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "photoeditorsdk-server",
3-
"version": "4.24.2",
3+
"version": "4.24.3",
44
"description": "The most comprehensive photo editor SDK for Server Applications based on NodeJs",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)