Skip to content

v1.0.1

Choose a tag to compare

@ajaydsouza ajaydsouza released this 25 Aug 20:13
· 49 commits to main since this release

Changelog

Release date: 26 August 2026

  • Features:

    • Optimized copies left by another plugin are detected, with a one-click switch to match their file naming so they start being served.
    • An optimized copy that already exists is adopted rather than re-encoded, so moving from another plugin does not repeat work it has already done.
  • Bug fixes:

    • An optimized copy that is not small enough is now rejected before it replaces anything, so a rejected conversion can no longer delete a usable copy from an earlier run.
    • An optimized copy inherited from another plugin is kept only when it is no older than its source, so a stale copy is never served.

Full Changelog: v1.0.0...v1.0.1