v6.1.0 BUG FIX RELEASE
TikhomirovSergey
released this
21 Jun 21:57
·
638 commits
to master
since this release
BUG FIX RELEASE
- [BUG FIX] Initing web socket clients lazily. Report #911. FIX: #912.
- [BUG FIX] Fix session payload for W3C. #913
- [ENHANCEMENT] Added TouchAction constructor argument verification #923
- [BUG FIX] Set retry flag to true by default for OkHttpFactory. #928
- [BUG FIX] Fix class cast exception on getting battery info. #935
- [ENHANCEMENT] Added an optional format argument to getDeviceTime and update the documentation. #939
- [ENHANCEMENT] The switching web socket client implementation to okhttp library. #941
- [BUG FIX] Fix of the bug #924. #951