Skip to content

Batoi Press 1.4.2

Choose a tag to compare

@ashwinirath ashwinirath released this 13 Jul 08:43
· 33 commits to main since this release

Batoi Press 1.4.2

Batoi Press 1.4.2 restores reliable repeated editing of theme templates on FastCGI-hosted installations.

Fixes

  • Prevents PHP CGI and FastCGI launchers from being executed as CLI syntax checkers.
  • Prefers the PHP CLI binary beside the active runtime before considering other executable paths.
  • Avoids a FastCGI wait and web-server timeout when saving a PHP theme template on MAMP-style installations.
  • Keeps the template source field enabled and editable after every successful save and redirect.
  • Skips the optional external lint step cleanly when command execution is unavailable.

Compatibility

The update changes only PHP CLI discovery used by theme-template validation. JSON validation, template snapshots, audit logging, and save permissions remain unchanged.

Verification

All regression suites passed. Chrome verification on the test installation confirmed a successful edit-save-edit cycle with the source field enabled, writable, and restored without test markers.