Skip to content

5.14.1 - 5.14 Crash Fix

Compare
Choose a tag to compare
@dreampiggy dreampiggy released this 11 Nov 07:37
· 310 commits to master since this release

See all tickets marked for the 5.14.1 release

Fixes

  • Fix the iOS 12 crash because the underlyingQueue is nil #3434 #3433
  • Fix the missing lock for callbackTokens which may cause thread-safe issue #3439 #3438
  • Use CoreGraphics to decode PDF instead of ImageIO to solve iOS 16's issue #3436