Clipboards, mobile machines view, managing scale, minor tweaks!

We are working on some nice stuff and in the meantime Im shipping smaller byproducts to our UI so here’s a list tweaks we shipped (some now and some late last week).

Quick copy, a lot

Clipboard-20260520-142435-164

Often you just want to copy an app name, machine name, IP address or something so we’ve added tons of those around everywhere.

But be careful with what you wish for :slight_smile:

Mobile friendliness in machines list

Clipboard-20260520-143123-229

We often don’t optimize for mobile but I daresay its been more common than ever to me to open this dashboard in mobile devices sho why not?

Let us know if you have more feedback about there too!

Minor tweaks

  • Machines list consistent ordering: sometimes machines moved around since they are loaded async each but now the sorting order is defined as release version (can be null) with created at descending too.
  • If your app has a notice of multiple machines/versions running you can quickly delete them via UI instead of having to use CLI fly machine destroy --yes --image .... Helpful for borked deployments such as Control-z in the middle of a fly deploy
  • When removing/adding machines via Scale UI we won’t trigger a PR on GitHub since it doesn’t change your fly.toml
3 Likes