Skip to content

SpawnWP 0.5.14

Choose a tag to compare

@tts-empire tts-empire released this 09 Jul 08:54
· 35 commits to main since this release

description: SpawnWP 0.5.14 release notes — a steadier Manage dashboard that no longer blanks out, plus collapse and filter for the sites list.

SpawnWP 0.5.14

The Manage dashboard stays put while you work, and the sites list is easier to navigate as
it grows.

The dashboard no longer goes blank

Bringing a site Down or Destroying it could momentarily blank the whole sites list until
you reloaded the page. The dashboard now keeps your site cards on screen:

  • A transient hiccup while refreshing (an empty or failed status poll) no longer wipes the list —
    the cards stay, and a small inline note appears only until the next successful refresh.
  • When you destroy a site, its live progress log stays visible until the operation finishes;
    the card is then removed cleanly, without a blank gap or a manual refresh.

Collapse sites

Each site card now has a chevron next to its name that collapses it to a one-line summary
(name and status), and expands it again. Collapsed state is remembered on this browser, so a
long list stays tidy across reloads. New Collapse all / Expand all buttons act on every
site at once.

Filter sites

A Filter sites… search box above the list instantly narrows it as you type, matching a site's
name, URL, or blueprint. Clearing the box brings everything back.

Notes

  • Cockpit-only change (Manage page markup, cockpit.js, cockpit.css). No Deploy-plugin,
    dependency, API, or on-disk data changes; sites, sessions and blueprints are unaffected.