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
Client now uses HTTPS / WSS by default and only reverts to HTTP / WS when specified by backend URL in options.
Session ID is now checked before input was blurred. This means users no longer need to click on the background to trigger a session ID check
User sees an error message if a session ID is invalid
Backend URL is validated before saving and only saved if valid
The options page now displays when saving is in progress and when the options were saved for the last time. This should improve user's confidence that their settings were actually saved.