Skip to content

Knot Core 2.13.9

Choose a tag to compare

@seb972 seb972 released this 01 Jun 07:19
· 27 commits to main since this release
aaab4cd

Knot Core 2.13.9 — 2026-06-01

GPL-3.0 Dolibarr workflow module — public mirror of the private development repo.

Downloads

  • Signed ZIP (recommended): knot.tools/downloads/knot-core/latest — SHA256 6d210caab36cb42c3ec7c890e08b082f70955009267e3122ea26cf2744ea8fb5, Ed25519 signature kid rel-2026-04.
  • GitHub Release asset: knot-2.13.9.zip attached below (same bytes, same SHA256).
  • Verification: see releases.json for the signature payload + docs/RELEASE.md for the verification procedure.

Added

  • ManifestSignatureVerifier: cryptographic Ed25519 verification of extension manifests at load time.
  • Credential schema normalizer, SQL table reference validator, Dolibarr table catalog, workflow assistant prompt builder.
  • WhatsApp connector docs and example workflow.

Fixed

  • Host layout: #knot-app offset synced to measured nav width; Dolibarr CSS double-? URL fix via explicit <link> tags in preview/setup.
  • Responsive layout e2e spec; editor/connectors grid at 880px breakpoint.

Quality

  • PHPUnit: 1251 tests ✅
  • Vitest: 245 tests ✅
  • Gitleaks (git history + 3 release ZIPs): PASS ✅