You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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).