Skip to content

v0.5.0 — Per-type opt-in/out settings

Choose a tag to compare

@johnjanney johnjanney released this 18 Jun 20:31
· 2 commits to main since this release

Choose which media types Exifix strips.

New Media types Exifix will strip checkboxes (Tools → Exifix → Settings) — Images, PDF, Video, Audio, all on by default. Uncheck a type and it's skipped everywhere stripping happens:

  • the per-item Strip metadata button is hidden for that type
  • bulk counts it as skipped (not failed)
  • all-media filters it out of the run entirely
  • auto-strip on upload ignores it

Viewing metadata is never gated — you can always inspect a file.

Also fixes uninstall.php to remove the exifix_preserve_icc option (introduced in 0.4.0 but not cleaned up) alongside the new exifix_enabled_types.

Install: download exifix-0.5.0.zip → Plugins → Add New → Upload Plugin.

See CHANGE_LOG.md.