Tags

Tags give the ability to mark specific points in history as being important
  • 1.2.0

    <p>This release adds configurable per-extension preserved metadata tags and includes several sanitization and status-report fixes.</p>
    
    <ul>
      <li>Added configurable preserved metadata tags per file extension.</li>
      <li>Preserved image rendering tags such as <code>Orientation</code> and <code>ColorSpaceTags</code> to avoid broken image rotation/color rendering.</li>
      <li>Allowed PDF metadata such as <code>Title</code> to be preserved when configured.</li>
      <li>Fixed the ExifTool status report on Drupal 11.3+ by adding <code>hook_runtime_requirements()</code>.</li>
      <li>Improved ExifTool executable path handling in the status report.</li>
    </ul>
  • 1.1.0

    Metadata Sanitizer 1.1.0
    
    Adds optional AI integrations (AI Agents and Tool API), introduces the dedicated "administer metadata sanitizer" permission with migration update hook, improves ExifTool runner and Drush clean flows, expands Unit/Kernel/Functional coverage, and includes PHPCS/PHPStan and documentation cleanup.
  • 1.0.1

    Release 1.0.1: Address project application review (Issue #3535092), improve ExifTool availability check, and document ExifTool installation on common environments.
  • 1.0.0

    This version provides:
    Automatic removal of file metadata (EXIF, XMP, author) on upload
    Bulk cleaning of existing files with flexible Drush commands
    Easy admin configuration UI
    GDPR-friendly and privacy-oriented