We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b1b146 commit 35e74f1Copy full SHA for 35e74f1
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# PhotoEditor SDK - Changelog
2
3
+
4
+## v8.0.8
5
6
+### Fixed
7
+* ConfigLoader (React Native, Cordova/Ionic).
8
+ * 🚨 Wrapper always exports even without changes.
9
+* EditorSDKResult.resultIsDifferentThenSource is always true.
10
+* 🚨 The result URI is null if export would be skipped, but should be the source URI instead.
11
+* Crash when drawing with a large brush face on a huge image.
12
+* Brush is sometimes not drawn completely.
13
+* Colored brush has bad quality.
14
+* Maximum Video resolution is calculated wrong, results in an endless loop while export.
15
16
17
## v8.0.7
18
19
### Fixed
0 commit comments