Skip to content

v0.2.0 - Drime Backup Controls and Failure Emails

Choose a tag to compare

@NichlasB NichlasB released this 21 Jun 19:03
· 22 commits to master since this release

What's New in v0.2.0

This release adds the next production-ready layer for Drime backup operations: configurable multipart uploads, manual remote retention controls, and failed-upload email notifications through the WordPress mail stack. It also improves admin clarity with production-focused help text and numbered diagnostic events.

Highlights

  • Added configurable Drime multipart chunk size controls.
  • Added manual Remote Retention preview and cleanup for plugin-owned Drime uploads.
  • Added optional failed-upload email notifications with recipient settings, duplicate suppression, and a test-email action.
  • Clarified Minimum File Age and Delete Local Files admin guidance.
  • Added row numbers to the Recent Events diagnostics table.

Changelog

[0.2.0] - 2026-06-21

Added

  • Added a configurable multipart chunk size setting for Drime uploads, defaulting to 32 MB with a supported 5-64 MB range.
  • Added manual Remote Retention controls that preview old plugin-owned Drime uploads and move eligible remote files to Drime trash without permanent deletion.
  • Added optional failed-upload email notifications through WordPress mail with recipient settings, duplicate suppression, and a test-email admin action.

Changed

  • Clarified production guidance for local WPvivid backup deletion and minimum file age settings.
  • Added row numbers to the Recent Events diagnostics table.

Upgrade Notes

No breaking changes in this release.