Skip to content

v1.2.2 - Fix updater cache + mouse prompt + all fixes

Choose a tag to compare

@mbheramil mbheramil released this 20 Feb 22:42
· 2 commits to Development since this release

Fixes

  • 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).