v0.18.0 — Site status column + plugins/themes over SSH
Two additions to the Servers view, plus a stack-detection fix.
Highlights
- At-a-glance status column. Every site row now shows a fixed-width capability strip —
👤🔑granted SSH keys,HHTTPS,Cpage cache,Bbackups (lit when on, faint·when off), plus◆linked and↑Npending updates — aligned into columns across the whole list, with a compact key in the Sites panel title. - Installed plugins & themes (
p). Presspon a site for its realwp plugin list/wp theme listover SSH: every plugin and theme with its status, current version, and available update (→ 1.2.3) — the detail the API only gives you as bare counts. Read-only; detects the WordPress directory itself, so it works on/public/and Bedrock installs alike.
Fixed
- Stack & type follow the
d-identify probe, not SpinupWP's flag.is_wordpressis unreliable — false for Bedrock/git sites and for Standard-WP/public/installs SpinupWP imported as "Generic" — so a real WordPress site could show asapp(and its Details "Type" as Generic) even afterddetected it. The row tag and Details fields now reflect the detected stack, and the plugins/themes view no longer refuses a misclassified WordPress site.
Update: `git pull` in your checkout (the global `spinup` symlink picks it up immediately).
Full changelog: v0.17.0...v0.18.0