Skip to content

V1.1.0 Release Note

Compare
Choose a tag to compare
@vasdeveloper vasdeveloper released this 25 Sep 05:05
· 218 commits to master since this release

Android Release Note:

1 Fix the NullPointException when SonicSession.destroy() was called before new session created. Issue 89
2 Fix the deadlock when ShouldIntencept and SetCookie was running at the same thread. This bug was found on Android( < 5.0) system. Issue 90

iOS Release Note:
1 Fix the crash when website close quickly and NSBlockOperation was still running. Issue 106