Skip to content

2.3.1 - Fixing recent regressions around web sessions and the views.update API method.

Choose a tag to compare

@RodneyU215 RodneyU215 released this 29 Oct 21:39
fa5ce22

Updates

  1. [WebClient] Fixing a regression that causes the client to close sessions prematurely. #544 (Thanks @fatih-acar!)
  2. [WebClient] Adding required missing view param to views.update Web API method. #542