Skip to content

Releases: Draggable/kwik-ai

v1.1.0

Choose a tag to compare

@kevinchappell kevinchappell released this 12 Jun 18:14

1.1.0 (2026-06-12)

Features

  • add optional guidance for ai generation descriptions from links (4f6ebe3)

v1.0.7

Choose a tag to compare

@kevinchappell kevinchappell released this 12 Jun 17:03

1.0.7 (2026-06-12)

Bug Fixes

  • use WordPress HTTP and Filesystem APIs instead of file_get_contents (3fa65b7)

v1.0.6

Choose a tag to compare

@kevinchappell kevinchappell released this 05 Jun 22:45

1.0.6 (2026-06-05)

Bug Fixes

  • validate private ip ranges forweb scraper, fix url description handler (9fa8747)

v1.0.5

Choose a tag to compare

@kevinchappell kevinchappell released this 05 Jun 05:59

1.0.5 (2026-06-05)

Bug Fixes

  • generate tags when images are removed from post (24b1738)
  • resolve local image paths via attachment/uploads APIs (8041ff1)

v1.0.4

Choose a tag to compare

@kevinchappell kevinchappell released this 01 Jun 07:26

1.0.4 (2026-06-01)

Bug Fixes

  • description controls style, test time constants (0df93ab)

v1.0.3

Choose a tag to compare

@kevinchappell kevinchappell released this 01 Jun 00:06

1.0.3 (2026-06-01)

Bug Fixes

  • text-domain and scraper reported url (5eedc56)

v1.0.2

Choose a tag to compare

@kevinchappell kevinchappell released this 31 May 21:12

1.0.2 (2026-05-31)

Bug Fixes

  • readme short description length (24dca12)

v1.0.1

Choose a tag to compare

@kevinchappell kevinchappell released this 31 May 20:56

1.0.1 (2026-05-31)

Bug Fixes

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)