A docs/quality-of-life release: the README got a lot easier to skim, and Dev Mode's example fleet is big enough now to actually show off the app.
Changed
- README rewritten for readability. It had grown to 857 lines of dense, multi-paragraph feature bullets — hard to skim for someone landing on the repo. Added a screenshot gallery (real Dev Mode captures of all five main tabs), condensed the Features list to one-liners, and moved all 13 deep-dive "how it works" sections into their own pages under
docs/(linked from the README's short pointer paragraphs). No content was removed, only relocated;RELEASING.md's "Keep the README current" checklist is updated to match the new house style. - Dev Mode's example fleet scaled up from 4 servers / 6 sites to 12 servers / ~80 sites / 19 events, generated deterministically (same fleet every run) with a realistic spread of EOL Ubuntu/PHP, Standard WP/Bedrock/non-WP sites, disabled HTTPS, and missing backups — mainly so the new screenshots (and any future ones) show a fleet worth looking at.
Update: bun update -g spinuptui (npm install) or git pull in your checkout (a linked global spinuptui picks it up immediately).
Full changelog: v0.20.0...v0.20.1