Skip to content

Commit 32c44ec

Browse files
committed
version 5.4.4
1 parent b54e916 commit 32c44ec

20 files changed

+905
-509
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## V 5.4.4
2+
- FIX: viewport meta tag on android with mask fix
3+
- FIX: fixed enterFrame direction property
4+
- FIX: explicitly iterating math methods
5+
- FIX: added missing expression properties
6+
- FIX: setting class attribute via setAttribute
7+
- FIX: added value property in key method expression
8+
- FIX: text animator expression fix
9+
- FIX: added smooth expression support
10+
- FIX: hcamera expression fix
11+
- FIX: fix animated dash property canvas
12+
- NEW: sourceRectAtTime for images fix
13+
- NEW: Advanced option in Bodymovin extension to skip expression properties
14+
- NEW: removed some unused json properties
15+
116
## V 5.4.3
217
- NEW: added blend mode support for shapes in svg renderer
318
- NEW: removed random ids in favour of incremental ids

History.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## V 5.4.4
2+
- FIX: viewport meta tag on android with mask fix
3+
- FIX: fixed enterFrame direction property
4+
- FIX: explicitly iterating math methods
5+
- FIX: added missing expression properties
6+
- FIX: setting class attribute via setAttribute
7+
- FIX: added value property in key method expression
8+
- FIX: text animator expression fix
9+
- FIX: added smooth expression support
10+
- FIX: hcamera expression fix
11+
- FIX: fix animated dash property canvas
12+
- NEW: sourceRectAtTime for images fix
13+
- NEW: Advanced option in Bodymovin extension to skip expression properties
14+
- NEW: removed some unused json properties
15+
116
## V 5.4.3
217
- NEW: added blend mode support for shapes in svg renderer
318
- NEW: removed random ids in favour of incremental ids

build/extension/bodymovin.zxp

11.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)