Releases: Simperium/simperium-ios
Releases · Simperium/simperium-ios
Simperium v0.8.0
Release Details:
- Issue #482: Implements Previous Username Mechanism. Props to @prvnl (thanks Patrick!)
- Issue #481: Committing previous CoreData OP's before quitting
- Issue #478: Disabling Forgot Password button while logging in
- Issue #477: Catching JSON Parsing Exceptions
- Issue #475: Adding extra logging to SPPersistentMutableDictionary critical error
- Issue #473: Implementing Forgot Password Pre-Fill Mechanism
Simperium v0.7.9
Simperium v0.7.8
Simperium v0.7.7
Simperium v0.7.6
Release Details:
- Issue #283: Implemented SPChangeProcessor Unit Tests.
- Issue #346: Implemented WebSocket Metrics.
- Issue #348: Fixed a SRWebSocket Crash.
- Issue #381: Nuking lastChangeSignature when the index is empty.
- Issue #385: Handling malformed token error.
- Issue #411: Fixed errors on logout.
- Issue #426: Fixed a race condition that would trigger an assertion.
- Issue #428: Fixed a bug in the saveWithoutSyncing helper.
Simperium v0.7.5
Release Details:
- Issue #401: Fixes a bug that might lead to empty ghostData entities.
Simperium v0.7.4
Release Details:
- Issue #395: Fixed a race condition that might prevent changes from being synced.
Simperium v0.7.3
Simperium v0.7.2
Release Details:
- Issue #376: Update Core Data Architecture.