Skip to content

Simperium v0.6.3

Compare
Choose a tag to compare
@jleandroperez jleandroperez released this 20 Jan 22:19

This new version is focused on enhancing the networking layer's reliability and general bugfixing.

Release Details:

  • Issue #203: Replaced SFHFKeychainUtils with STKeychain
  • Issue #198: Implemented WebSockets timeout mechanism
  • Issue #197: Reopening the WebSocket after the system awakes (OSX).
  • Issue #196: Fixes a bug in which 'didChangeObject' method wasn't being called
  • Issue #174: Added helper methods to SPManagedObject which get called upon local or remote insertion.
  • Issue #153: Added 'authentication cancelled' callback method.