New
2026-01-19, Version 2.15.9 (LTS)
What's Changed
- fix(android): fix default value for several properties by @iPel in https://github.com/Tencent/Hippy/pull/3064
- fix(android): prevent unnecessary requestLayout by @iPel in https://github.com/Tencent/Hippy/pull/3410
- fix(ios): fix context leak when using shared engine (#3451) by @wwwcg in https://github.com/Tencent/Hippy/pull/3466
- fix(v8): v8 code cache file broken protect by @etkmao in https://github.com/Tencent/Hippy/pull/3533
- fix(v8): v8 code cache file broken protect by @etkmao in https://github.com/Tencent/Hippy/pull/3538
- fix(core): fix std hash for xcode15 by @etkmao in https://github.com/Tencent/Hippy/pull/3673
- fix(core): fix ADRLoader multithread bug by @etkmao in https://github.com/Tencent/Hippy/pull/3752
- build(ios): fix no std:function build error on Xcode15.3 by @wwwcg in https://github.com/Tencent/Hippy/pull/3772
- fix(ios): avoid deadlock in special scenarios in animation module by @wwwcg in https://github.com/Tencent/Hippy/pull/3812
- perf(ios): draw backgroundImage asynchronously for performance by @wwwcg in https://github.com/Tencent/Hippy/pull/3840
- feat(ios): pageIndex of ViewPager auto update after data changes by @wwwcg in https://github.com/Tencent/Hippy/pull/3852
- fix(ios): auto-update of page index may lag by one frame in view pager by @wwwcg in https://github.com/Tencent/Hippy/pull/3858
- fix(ios): resolve issues with ListView cell reuse mechanism by @wwwcg in https://github.com/Tencent/Hippy/pull/3968
- Sync Changes to 2.15.x by @wwwcg in https://github.com/Tencent/Hippy/pull/3993
- fix(core): fix turbo memory leak by @etkmao in https://github.com/Tencent/Hippy/pull/4080
- feat(android): support 16k page by @etkmao in https://github.com/Tencent/Hippy/pull/4528
- fix(android): avoiding code optimization issues for R8 compile by @iPel in https://github.com/Tencent/Hippy/pull/4529
Full Changelog: https://github.com/Tencent/Hippy/compare/2.15.7...2.15.9