Fix: “Send to WordPress” button now appears for connected users. The Media Library tool buttons were emitting URLs without the handoff token, so RelahConvert tools opened without the upload-back capability even when the site was connected.
1.0.1
Authentication: replaced custom token-based REST endpoint with WordPress’s built-in Application Passwords. “Send to WordPress” now uses the standard /wp/v2/media REST endpoint with HTTP Basic Auth — no custom auth code on the upload path.
New: Connect / Disconnect flow on the plugin settings page. One-click authorization via WordPress’s authorize-application.php.
New: Admin notice on the Media Library prompting users to connect for “Send to WordPress” functionality.
Bumped minimum WordPress version to 5.6 (required for Application Passwords).
Tools continue to work for conversion without connecting — only the round-trip upload requires the one-time Connect.