Skip to content

Claude Studio v1.18.1

Choose a tag to compare

@ocracy ocracy released this 23 Aug 18:31
· 7 commits to main since this release

The setup page was unusable on a phone

  • It could not scroll. The shared stylesheet locks the page for the app shell; the setup page inherited it, so its lower half was unreachable.
  • The link at the bottom edge was the wrong one. "Skip — just open the terminal" is relative, so it opens over plain http — the one page that can never install an app or deliver a notification. It now disappears as soon as the certificate is trusted.
  • The button says where it goes. The secure address is printed under it. This page exists to move the phone from http to https; that should not require trust.
  • One thing to do at a time, and the page names the Mac it belongs to.

Update the Mac, then reload the setup page on the phone (the QR code opens it).