Skip to content

Release v0.3.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 17:15
  • 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.