Thanks for downloading Plumby.
Your download should start automatically. If it doesn’t, download it manually.
While it downloads, here’s what to do next.
Patch Changes
-
Plumby no longer stops responding about a minute after you open it. A background task saving its own baselines could trip a check meant for the main thread and take the app down with it. It now hands the work back where it belongs.
-
Your licence key no longer travels in the address of the update check. It went in both a header and the web address, and servers write full addresses into their logs as a matter of routine — so a key in an address is a key copied into a log file. It now travels only in the header, and the code that builds the address is no longer given the key at all.
-
Plumby opens faster, and asks less of an older Mac. Launch costs 11% less processor time. Running a command no longer waits on a run loop that polls, a scan of developer toolchains no longer runs on Macs with that section switched off, and checking who signed an app no longer re-reads every file inside it.
-
You can attach the last crash report to a message you send us. Off unless you switch it on, listed in full before it sends, and stripped of file paths and anything identifying the machine.
-
The licence email said three Macs when a licence covers two. It now says two, from the same value the service enforces.