Skip to content

Simperium v0.6.1

Compare
Choose a tag to compare
@jleandroperez jleandroperez released this 09 Dec 15:59

We're very happy to announce the release of Simperium v0.6.1. This release was focused on improving stability, and officially enabling WebSockets by default, which greatly improves speed.

Release Details:

  • Now WebSockets are enabled, by default!
  • Removed ASIHTTP from the project, in favor of SPHttpRequest
  • Added remote logging capabilities
  • Added support for x86_64 and arm64 architectures
  • Version parsing improved
  • ClientID is now being persisted across sessions
  • Fixed a webSockets crash
  • Fixed a base64 parsing crash
  • Improved library/api version handling
  • Fixed 'metadata not getting cleared by integration tests'
  • Fixed warnings in Simperium iOS project
  • Lots of code enhancements!