Skip to content

v1.3.0

Choose a tag to compare

@Hordekiller Hordekiller released this 26 Jun 10:49
· 19 commits to main since this release

What's New

  • Absolute positioning — Figma absoluteBoundingBox converted to Elementor position: absolute
  • Smart Widget Conversion — FAQ→Accordion, Gallery→Basic Gallery, Slider/Carousel→Image Carousel
  • Section Review — Preview frames with detected component types before import
  • Progress Bar — Real-time status updates during import
  • Per-side Borders — Individual top/right/bottom/left stroke widths
  • Dynamic Tags — Elementor Pro dynamic tags for Figma text/fields

Enhancements

  • Token encrypted at rest using AUTH_KEY-derived AES-256
  • Structured logging via centralized Logger class
  • Cache TTL configurable via hello_figma_cache_ttl filter
  • Manual cache flush button in admin settings
  • Image auto-download and attachment via Image_Handler
  • Radial gradient type detection (mapped to Elementor radial)
  • Angular/diamond gradient types mapped to linear fallback
  • Asset_Manager for centralized script/style registration
  • Compatibility checks for plugin environment

Docs & Tooling

  • Updated README.md features table and added Known Limitations section
  • PHPCS + PHPStan configuration files
  • Fixed GPL license table (forks are allowed under GPL)