You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vortops cloud conversion: when local Imagick + libheif is unavailable, HEIC conversions route through the Vortops cloud API. Local is always preferred; Vortops is strictly the fallback. API key is entered in Settings and shared across all thisismyurl plugins. Includes a Test Connection button that validates without saving.
Honest capability messaging: when the server can't convert locally, the plugin explains the server-level reason and offers a concrete path — contact the host, or connect Vortops. Zero-pressure.
Changed
Suite core refactor: Vortops client, settings UI, and event recording now live in a single shared class-timu-suite-core.php. One file is distributed across all thisismyurl plugins — a change to the core propagates everywhere at once, the same model as Colophon themes. Vortops key save is now a proper admin_post handler, consistent with the other plugins.
Fixed
Environment preflight no longer marks Vortops as a failure when local Imagick is working — it shows as optional. The Convert All button no longer blocks when Vortops isn't connected but Imagick is available.