Skip to content

Exeggutor v1.1.0 – Mobile UI, Tailscale auth, and session persistence

Choose a tag to compare

@TS47Andres TS47Andres released this 23 Jun 20:31

New Features

  • Responsive mobile layout: sidebar becomes slide-out drawer, terminals shown one-at-a-time with tab bar
  • Remote auth flow: paste auth token on unauthorized page to access from any browser
  • --show-token\ CLI command to print the auth token for remote login

Fixes

  • Tailscale IP badge now respects --tailscale\ mode (hidden in local mode)
  • Sessions persist across reinstalls (moved to ~/.exeggutor-sessions.json)
  • Terminal viewport scrolling on touch devices
  • Header no longer cropped on narrow viewports

Removed

  • Mobile app (\packages/mobile/) and all pairing/QR code infrastructure