Skip to content

2026-01-19, Version 2.15.9 (LTS)

Choose a tag to compare

@iPel iPel released this 19 Jan 09:40
· 2 commits to v2.15.x since this release

What's Changed

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

Full Changelog: 2.15.7...2.15.9