Skip to content
Spectre iOS v3.1.8, build 55 (public)

FIXED
-----

- Address a rare crash under iOS 16.
- Resolve a potential deadlock when merging in an already-existing user export.

CHANGELOG
---------

 - Ensure single-threaded access to NSCache.
   [FIXED]     Multi-threaded access to NSCache may lead to corruption in Foundation.
 - Fix deadlock opportunity.
   [FIXED]     Deadlock while unlocking merge import files.