Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 31 May 04:42

1.0.0 (2026-05-31)

Bug Fixes

  • add guard clauses (3c1f0a6)
  • ci: repair phpcs.xml ruleset and fix security sniff violations (5c1416a)
  • description block, exclude react from build (cd8c3d2)
  • HH-2: separate API key sanitization callbacks per provider (769762a)
  • HH-3: enable SSL verification on cURL image fetching (7fddd75)
  • HH-4: correct function name mismatches causing fatal errors (4702162)
  • LL-2: sanitize AI-generated content before storing in block attributes (7520af5)
  • LL-3: add rate limiting to AJAX endpoints (78aad37)
  • MM-1,MM-3: escape debug output + gate all error_log calls (ecd0c5a)
  • MM-4,LL-4: remove unused nonce fields + gate debug section (6adac32)
  • MM-5,MM-6,LL-1: strengthen encryption + remove stale constants (5c892ab)
  • MM-7: harden SSRF protection against DNS rebinding (b74469d)
  • node v24 required for semantic release (af534f6)
  • permissions (1890855)
  • plugin check issues, prepare for submission to repository (58794eb)

Features

  • add release flow (a0fe375)
  • AI excerpt generation + recover minified JS and fix build (1895c88)
  • image generation (29d18ee)
  • merge multi-ai-providers branch (1371a9a)
  • model selector (7077ccc)
  • test connection flow (f77fd43)