Tags give the ability to mark specific points in history as being important
-
1.2.0
5f66e18d · ·<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
4aa77a33 · ·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.