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
Updater cache fix - The auto-updater was caching the GitHub release data for 6 hours. When you installed a new version, it cached that version as "latest" and wouldn't see newer releases until the cache expired. Now it clears the cache every time WordPress checks for updates.
"Check for updates" link - Added a manual check link in the plugin action links (Settings | Deactivate | Check for updates) so you can force a fresh check anytime.
Always send the mouse prompt - Fixed the empty prompt bug that caused plain 3D portraits instead of mouse caricatures (from v1.2.1).
API field fix - portrait/generate requires image not images (from v1.1.1).