Skip to content

ConfigOps 0.3.1

Released: 2026-08-18
Theme: delivery and maintainability hardening

Highlights

  • Keeps automatic evidence pending until the browser confirms that it rendered the card, preventing navigation races from silently consuming feedback.
  • Invalidates stale worker-local option misses before polling evidence finalized by another request.
  • Routes wp-admin and REST capture commands through one domain service.
  • Centralizes built-in adapter construction, compatibility resolution, request metadata, and database batch iteration.
  • Reuses browser assertions and CI readiness handling instead of maintaining parallel copies.
  • Moves the public plugin website to https://configops.pyrra.net/ and documentation to https://configops.pyrra.net/docs/.

Verified release-candidate evidence

  • WordPress 7.0 and latest
  • PHP 8.2 and PHP 8.3 release lanes
  • 232 WordPress integration assertions
  • 51 exact adapter assertions
  • Complete responsive settings, evidence, review, support, and undo browser flow
  • Release metadata, deterministic package, runtime policy, UI budget, PHP parser, and hostile-input gates

Boundaries

This patch does not broaden the supported settings or adapter matrix. ConfigOps remains a local, single-site Options API evidence and compensating-undo layer. It is not an activity log, backup, plugin-code rollback tool, fleet controller, or generic transaction engine for custom tables.

See the repository CHANGELOG.md for the canonical chronological record.

Local evidence. Explicit limits. No account required.