← Back to site
CHANGELOG

What's new in Tempaloo.

Public release notes for the WordPress plugin and the API behind it. We don't ship silent changes — every user-visible delta lands here with the version it shipped in.

Want the digest? Drop us a line — we send a release-notes digest at most monthly, no spam.

  1. v1.0.0major

    Initial public release.

    • NewWebP and AVIF conversion for the WordPress original + every generated size.
    • NewAsync upload pipeline — uploads finish instantly, conversion runs in a fresh PHP process via non-blocking loopback.
    • NewBulk converter with adaptive backoff, pause/resume, live progress (current image + savings counter + ETA).
    • NewPro Media Library column — per-row format badge, savings breakdown, expandable detail, inline restore confirmation.
    • NewBulk row-actions: "Optimize selected" and "Restore originals" via the standard WordPress dropdown.
    • NewPicture-tag and URL-rewrite delivery modes. CDN passthrough mode for sites running Cloudflare Polish, BunnyCDN Optimizer, etc.
    • NewDiagnostic tab — state audit, reconcile, per-attachment forensic inspect, filesystem self-test.
    • NewDeveloper hooks (tempaloo_webp_skip_attachment, tempaloo_webp_quality_for, tempaloo_webp_after_convert) and 6 WP-CLI commands.
    • NewCompatibility hardening: atomic temp+rename writes, page-cache opt-out for LiteSpeed / WP Rocket / W3TC.