Bug Fixes
- android: color value in animation lose precision (afff2a3)
- Android: Demo uses NoSnapshot by default (1afa9d0)
- android: memory leak of
RecyclerViewEventHelper(144524f) - android: reset backgroundImage doesn't work (71b3569)
- android: text default color (40f3ff4)
- android: waterfall scrolling error with small content height (36ea10d)
- core: fix multithreading bug (be8b6f9)
- core: fix promise crash (a4a000f)
- core: fix snapshot bug when using dynamicLoad (7e907cd)
- ios: animation module multi-thread crash (cb50109)
- ios: fix rounding error using double instead of float (20ee3b8)
- ios: strange shaped character rendering bug (cc966f7)
- vue: remove redundant props & perf cache logic (d635977)
- vue: support static style diff in updateNode (1f4abfd)
Features
- core: add readme for snapshot (f8910b3)
- ios, js: remove clipboard module (fb29d4b)
- ios: add inspectable for jscontext (e651e1b)
- ios: support skipping inner decoding when use custom image loader (7770385)
- ios: support skipping inner decoding when use custom image loader (1ca0777)
- java: add default method for moduleListener interface (37ea414)
- react,vue: show nodeId in debug mode (68f9c02)