Skip to content

Commit 751e186

Browse files
committed
v4.21.4
1 parent c93bd21 commit 751e186

4 files changed

+12
-7
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 4.21.4
2+
3+
## Fixed
4+
* [[PESDK-5097](https://imglysdk.atlassian.net/browse/PESDK-5097)] - Fixed image loading to consider CORS configuration
5+
16
# 4.21.3
27

38
## Fixed

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.21.3",
3+
"version": "4.21.4",
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)