Skip to content

chore(chatwoot-adapter): release 0.9.0 - #67

Merged
rmyndharis merged 1 commit into
mainfrom
release/chatwoot-adapter-0.9.0
Aug 5, 2026
Merged

chore(chatwoot-adapter): release 0.9.0#67
rmyndharis merged 1 commit into
mainfrom
release/chatwoot-adapter-0.9.0

Conversation

@rmyndharis

Copy link
Copy Markdown
Owner

Closes the Unreleased section as 0.9.0 and bumps the manifest, with the catalog and generated README blocks regenerated from it.

MINOR, not PATCH. Alongside three fixes this carries a new capability — an agent's "Reply to" in Chatwoot now reaches WhatsApp as a real quote — and PLUGIN-STANDARD.md defines MINOR as a new capability.

What ships

Added

Fixed

Two of the three fixes address messages being silently lost, so this is worth getting in front of existing installs.

Verification

  • npx tsc --noEmit clean
  • 545/545 tests passing
  • node scripts/catalog.mjs --check up to date
  • node package.mjs chatwoot-adapter builds — 58.5 KB, sha256 6501a9c1…
  • Loader contract checked against the built bundle: require('./chatwoot-adapter/dist/index.js').default instantiates with onEnable and healthCheck present

Merge and tag together

The catalog's download URL is derived from the manifest version, so the moment this merges plugins.json advertises

.../releases/download/chatwoot-adapter-v0.9.0/chatwoot-adapter.zip

which 404s until the tag lands. The chatwoot-adapter-v0.9.0 tag should be pushed immediately after merging, and the release verified by downloading the asset rather than by the workflow's run status.

Closes the Unreleased section and bumps the manifest, regenerating the catalog
and the generated README blocks.

MINOR rather than PATCH: alongside three fixes, this carries a new capability —
an agent's "Reply to" in Chatwoot now reaches WhatsApp as a real quote.
@rmyndharis
rmyndharis merged commit cd73f24 into main Aug 5, 2026
1 check passed
@rmyndharis
rmyndharis deleted the release/chatwoot-adapter-0.9.0 branch August 5, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant