n8n-nodes-fiwano 0.2.3 → 0.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -7,6 +7,7 @@ n8n community node for **[Fiwano](https://fiwano.com)** — a unified messaging
7
7
  Fiwano is a verified Meta Tech Provider that abstracts the complexity of WhatsApp Cloud API, Instagram Messaging API, and Facebook Messenger API into a single, consistent REST API. Connect your Meta-verified business accounts once via simple Facebook auth — no Meta developer portal, no app setup, no individual channel verification required.
8
8
 
9
9
  Key benefits:
10
+ - **Official Meta APIs only** — built on WhatsApp Cloud API, Instagram Messaging API and Facebook Messenger API. No browser automation, no unofficial client simulation, no account ban risk. Production-safe at any scale.
10
11
  - **One API for three channels** — identical request format across WhatsApp, Instagram DM, and Facebook Messenger
11
12
  - **Real-time webhooks** — incoming messages and delivery statuses delivered to your endpoint, HMAC-signed
12
13
  - **WhatsApp template management** — create, manage, and send approved templates directly from the API
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-fiwano",
3
- "version": "0.2.3",
3
+ "version": "0.2.4",
4
4
  "description": "n8n nodes for the Fiwano messaging platform API (WhatsApp, Instagram, Facebook Messenger)",
5
5
  "keywords": [
6
6
  "n8n-community-node-package",