Skip to content

Releases: knot-tools/knot-core

Knot Core 2.13.23

Choose a tag to compare

@seb972 seb972 released this 10 Sep 00:15
2e1ec5e

Improvements

  • Dolibarr menu icons : the Knot mark is readable in the sidebar (no more black square).
  • Setup watermark : cyan Knot suite watermark on the setup screen — same family as the other tools.
  • Updates page : you can read a version’s details before you apply the update.
  • Trademark notice : NOTICE uses ™ (not ®), matching how the brand is actually used.
  • License packaging (Dolistore) : license files in the zip are complete and aligned with what the store expects.

Knot Core 2.13.22

Choose a tag to compare

@seb972 seb972 released this 08 Sep 03:24
c8e576d

[2.13.22] - 2026-09-07

Added

  • Public Utility API for extensions: Knot\Dolibarr\ObjectFactory
    (listSupported, describe, build, listObjectsForApi) so extensions can
    list and describe Dolibarr $fields through Knot’s public API without forking
    ObjectIntrospector. Documented in LINKING-EXCEPTION.md and
    docs/license-boundary.md alongside HttpClient. Call the factory; do not
    instantiate ObjectIntrospector or copy it.

Changed

  • Linking exception: Granted as of this release. Draft / counsel-pending
    banners removed from the shipped ZIP (LINKING-EXCEPTION.md, NOTICE,
    docs/license-boundary.md).

Fixed

  • Customer ZIP hygiene: demo-host-only provision/purge CLIs are no longer
    packaged into Dolistore / CDN / in-app Updates ZIPs (module stays install-only).

v2.13.21

Choose a tag to compare

@seb972 seb972 released this 05 Sep 20:32

Core 2.13.21 (beta)

  • zip_sha256: 3c4dace01950b8431b0ba2f025bceb1428d42d6250fe555937ee39236fff8c71
  • Asset: module_knot-2.13.21.zip
  • Signed releases.json: PR #42 (awaiting Alfred/seb972 squash)

v2.13.20

Choose a tag to compare

@seb972 seb972 released this 04 Sep 00:08

Knot Core 2.13.20 — Dolistore packaging paths.

Core 2.13.19

Choose a tag to compare

@seb972 seb972 released this 03 Sep 17:43
7632a46

Core 2.13.19

Fixed

  • Sidebar brand mark halo: transparent background behind out-v2 dark K PNG (no purple glow).

Packaging

  • Dolistore/Deploy ZIP: module_knot-2.13.19.zip (root knot/)
  • SHA256: 19f39e3c93dbe2941dc36de34352ed30b6244a8846818c9d5d706ca37d26439c

Knot Core 2.13.18

Choose a tag to compare

@cursor cursor released this 03 Sep 09:23
63946c0

Knot Core 2.13.18

Public GPL snapshot of private knot-tools/core v2.13.18 (commit eb2b0c5).

Changed

  • Brand mark (out-v2 freeze): isometric K module icon / About / favicon pack (plate #011029, white or slate stem, cyan + royal arms). Horizontal wordmark PNGs intentionally left legacy.

Packaging

  • Asset: module_knot-2.13.18.zip (root knot/)
  • SHA256: da6389476c0855c2a8cb51663eba71bc474cde07138630fabfb46dbcfe7cab6e
  • Signed channel manifest: releases.json (rel-2026-04)

Download: https://knot.tools/downloads/knot-core/latest

Knot Core 2.13.17

Choose a tag to compare

@seb972 seb972 released this 01 Sep 19:33
4b2d1b0

Knot Core 2.13.17 (beta)

Licenses Pro/Migration stay valid across Core updates: encrypted activation codes persist in llx_knot_config (licensing.activation_enc.<extensionId>), inspect restores cache then config, and a signed cache without activationCodeEnc uses the 14-day offline grace instead of INVALID/missing.

Asset: module_knot-2.13.17.zip only (Dolistore / Deploy name).

Knot Core 2.13.16

Choose a tag to compare

@seb972 seb972 released this 01 Sep 18:48
515e38e

Knot Core 2.13.16 (beta)

Public snapshot now ships lib/load_dolibarr.inc.php so zip-only installs no longer 500 workflows/preview.php.

  • SHA256: 97a31bee282aaeb68b6be7710941a032877051fa7f020db814e77c69aca4a40f
  • Files: 741
  • Ed25519 signature: skipped (empty signature_hex; license-vm secret not used this release)
  • Download: https://knot.tools/downloads/knot-core/latest

Assets: module_knot-2.13.16.zip (Dolistore / Deploy name) and knot-2.13.16.zip (CDN alias, same bytes).

Knot Core 2.13.14

Choose a tag to compare

@seb972 seb972 released this 15 Jul 02:07
15856ca

Knot Core 2.13.14 (beta)

Knot Core 2.13.12

Choose a tag to compare

@seb972 seb972 released this 08 Jun 04:13
0e6639e

Knot Core 2.13.12 (beta)

Highlights

  • Assistant: preflight, connector prompt catalog, external-chatbot spec, lint loop after import
  • Editor canvas: execution-path animation, branch handles, quick-add, auto-layout on import
  • Reliability: bracket expression paths (rows[0]), if-operator normalization, import repair normalizer, HTML email bodies from LLM imports
  • Starters: manual email test + invoice validated with bank details

Install

  • Dolistore ZIP attached, or https://knot.tools/downloads/knot-core/latest
  • Signed manifest (rel-2026-04) — SHA256 in releases.json

See CHANGELOG.md for full notes.