Skip to content

6.5.8-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jyu115 jyu115 released this 10 Dec 19:38

Added

  • introduces ThreadSafeOrderedDictionary which is a wrapper around the OrderedDictionary to ensure thread safety. Thanks to @Rspoon3

Fixed

  • Prevents crashes relating to the Core Data's persistent store failing to load. Thanks to @bfahey :)
  • Fixed incorrect tracking of pushOpen for push notifications with Wake App enabled. Tracking now happens only when users tap to open the app.