Skip to content

v0.1.1 - Server Runner Hardening and Admin Polish

Choose a tag to compare

@NichlasB NichlasB released this 26 Jun 18:14
· 88 commits to master since this release

What's New in v0.1.1

This patch release hardens the GridPane/server-runner backup flow and polishes the plugin admin status UI. It also includes the final validation/documentation updates from the full LocalWP plus staging E2E pass.

Highlights

  • Hardened the server runner so live GNU tar file-change warnings are recoverable only when a non-empty archive was produced.
  • Fixed the Server Runner Status admin table width so it matches the other status panels.
  • Preserved the server-runner Drime fetch redirect hardening so bearer tokens are not forwarded to redirected download URLs.
  • Records the completed E2E, cleanup, updater, and documentation validation work for the 0.1.x release line.

Changelog

  • Initial Alynt Drime Backups Uploader plugin line with Drime settings, queue/registry storage, WPvivid source support, generic server-outbox support, direct and multipart uploads, duplicate handling, retry limits, diagnostics, uninstall cleanup, and build/test tooling.
  • Added producer-adapter documentation for future backup-source support.
  • Added package-security, consistency, remote restore discovery, and status payload documentation.
  • Added WP-CLI server-driven commands and server-runner restore-support commands.
  • Changed server-runner archives to exclude symlink entries before restore staging.
  • Changed server-runner archive creation to recover from live file-change warnings only when a non-empty archive was produced.
  • Fixed the Server Runner Status admin table width so it matches the other status panels.
  • Hardened server-runner Drime fetch redirects so bearer tokens are not forwarded to redirected download URLs.

Upgrade Notes

No breaking changes in this release.