2.3.1 - Fixing recent regressions around web sessions and the views.update API method.
Updates
- [WebClient] Fixing a regression that causes the client to close sessions prematurely. #544 (Thanks @fatih-acar!)
- [WebClient] Adding required missing view param to
views.updateWeb API method. #542