Skip to content

v1.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 20:26

What's Changed

  • chore: upgrade GitHub Actions from Node.js 20 to Node.js 24 by @superdav42 in #31
  • t034: fix apiFetch middleware callback indentation by @superdav42 in #35
  • fix: add exponential backoff to idle polling loop and CI drift check (#32) by @superdav42 in #36
  • feat: add Transformers.js as second inference runtime (Gemma 4 support) by @superdav42 in #38
  • chore: lower minimum WordPress requirement from 7.0 to 6.9 by @superdav42 in #39
  • fix: Gemma 4 ONNX — use Gemma4ForConditionalGeneration and bump transformers.js to 4.2.0 by @superdav42 in #41
  • fix: make chrome://flags insecure-origin link clickable and show real site URL by @superdav42 in #40
  • GH#43: fix: gate temperature/top_p defaults on isGemma4 in transformers engine by @superdav42 in #45
  • fix: include ONNX models in loadModel auto-pick candidate list by @superdav42 in #46
  • fix: ONNX models get priority in auto-pick — familyRank, isChatModel, dedup helper by @superdav42 in #48
  • GH#50: fix: use createRoot for React 18 mounts by @superdav42 in #51
  • ops: restore health dashboard after cache naming migration (#52) by @superdav42 in #55
  • GH#56: ops: document dashboard freshness remediation by @superdav42 in #57
  • GH#58: Migrate WebLLM build tooling to pnpm by @superdav42 in #59
  • chore: mark tested up to WordPress 7.1 by @superdav42 in #60

Full Changelog: v1.2.0...v1.2.1