Skip to content

v0.6.2 - Failure Email Path Redaction

Latest

Choose a tag to compare

@NichlasB NichlasB released this 27 Jun 08:08
· 12 commits to master since this release

What's New in v0.6.2

This patch release tightens failed-upload email redaction for Linux/GridPane server environments. Failure notification reasons now redact Unix-style absolute paths in addition to URLs and Windows paths, so operational emails do not expose server filesystem locations.

Highlights

  • Redacts Unix-style absolute paths from failed-upload email reasons.
  • Adds regression coverage for /var/www/... style paths.
  • Keeps the existing failed-upload email workflow and settings unchanged.

Changelog

Fixed

  • Redact Unix-style absolute paths from failed-upload email reasons so Linux/GridPane server paths are not exposed in notification emails.

Upgrade Notes

No breaking changes in this release.