Skip to content

SpawnWP 0.5.15

Choose a tag to compare

@tts-empire tts-empire released this 11 Jul 08:57
· 34 commits to main since this release

description: SpawnWP 0.5.15 release notes — the Manage collapse control is now the whole site-name row, with a larger, clearer chevron.

SpawnWP 0.5.15

A small usability fix to the per-site collapse introduced in 0.5.14.

Easier to collapse a site

Collapsing a site on the Manage dashboard used to require hitting a tiny chevron, which was
hard to see and easy to miss. Now:

  • The whole site-name row is the toggle — click anywhere on the name to collapse or expand
    that site. It's a big, forgiving target.
  • The chevron is larger and clearer, and rotates to show the collapsed state.
  • Keyboard-friendly: the name row is focusable and responds to Enter or Space.

The site's links (Open site, WP Admin, DB) sit on the line below the name and are unaffected —
clicking them still opens the link, not the collapse.

Notes

  • Cockpit-only change (Manage page markup, cockpit.js, cockpit.css). No Deploy-plugin,
    dependency, API, or on-disk data changes.