API fixes:
- Allow setting/getting users' picture URL via API
- Send 409 response (when creating user or client company) when primary identifier is already taken
Stop relying on cookies for client-type detection, since it results in infinite loop if cookies are disabled.
Disable WebRTC for viewers using Microsoft Edge until we figure out why the browser has a long delay (during which it shows a blank video) before actually showing video, even though it claims the remote video is playing.
0 Comments