Skip to content

v1.2.7 - External URL Focus Point Support

Choose a tag to compare

@Jehu Jehu released this 09 Feb 14:51
· 18 commits to main since this release

What's New

Fixed

  • External URL Support: Focus points now work for external image URLs (CDN, external hosts). Previously only wp-content/uploads images were supported.
  • PHP 8.5 Compatibility: Removed deprecated setAccessible() calls in test suite

Added

  • Tests for external URL focus point handling

Upgrade

This is a recommended update if you use focus points with images hosted externally (e.g., on a CDN).