Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 20:19
· 5 commits to main since this release

Private servers get a little more control, and bulk import stops double-booking an account you pasted twice.

Added

  • Private servers can be renamed after they're saved, instead of being stuck with whatever name they had when added.
  • Copy a private server's share link straight from the list — no need to dig it back out to hand it to someone else.

Fixed

  • Pasting the same username:password twice into bulk import used to open two real sign-in windows for that one account, racing each other. Only the first copy runs now; the rest are skipped like any other already-signed-in account.