Skip to content

Batoi Press 1.4.6

Choose a tag to compare

@ashwinirath ashwinirath released this 13 Jul 10:30
· 29 commits to main since this release

Batoi Press 1.4.6

Batoi Press 1.4.6 keeps theme template source editable and saveable after the first successful edit.

Fixes

  • Removes invalid nested Restore forms from the theme template editor after snapshots exist.
  • Keeps the source textarea and Save Template button associated with the main editor form after every save.
  • Uses per-snapshot Restore buttons that submit the existing editor form to the restore endpoint.
  • Adds random suffixes to snapshot names so rapid consecutive saves retain distinct backups.

Compatibility

Existing theme templates and snapshots remain compatible. Restore requests continue to use the same endpoint and snapshot identifiers.

Verification

All regression suites passed. Chrome verification on the subdirectory test installation completed two consecutive source edits and saves, confirmed that both changes persisted to disk, and confirmed that two distinct snapshots were retained.