Skip to content

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).