You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking: explicitly leaving the port parameter blank in the script url (?port=) now derives the port from the host part. This should not break anything as in previous versions the port would be 0 in this case. (thx @RolKau)