Skip to content

Commit 35e74f1

Browse files
authored
Update CHANGELOG.md
1 parent 9b1b146 commit 35e74f1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# PhotoEditor SDK - Changelog
22

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+
317
## v8.0.7
418

519
### Fixed

0 commit comments

Comments
 (0)