Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 14:51
· 56 commits to main since this release

What's Changed

  • SSH sessions now belong to one browser: another browser sees "In use by another session" and cannot run commands or disconnect a session it does not own.
  • Console output goes only to the browser that owns the session.
  • Closing the tab releases the device right away (waits for the last open tab).
  • Idle sessions warn at 4.5 minutes with a countdown, then disconnect at 5 minutes; a running command never times out.
  • No app login added: reconnecting still requires re-entering the device password.

Full Changelog: v1.2.0...v1.3.0