devlikeapro

Results 52 issues of devlikeapro

Right now WEBJS send `sent: true` in case of success on `POST /api/forwardMessage`. To track status properly (like read, etc) we should return the message instance instead, need to work...

enhancement
engine:WEBJS

In really rare circumstances, it's possible to end up with two sessions (either browser in **WEBJS** or websocket connections in **NOWEB**) We need to prevent this from happening by some...

enhancement
engine:WEBJS
engine:NOWEB
patron:PRO

When you have 100 sessions and more (especially in WEBJS) and container got restarted - it'll start 100 sessions at once when you've done. 100 chrome instances is nightmare, we...

engine:WEBJS
engine:NOWEB
patron:PRO

Add `lid` / `pn` (phone number) to `Contact` Handle it in: 1. Contact sync 2. Group participants 3. History sync Got the idea from whatsmeow, it's working good to create...

Right now there's a problem when you try to send **status** (stories) message to contacts if you have > 50K contacts. Web send such big messages in chunks, using the...

- Add additional nodes to newsletter messages - Add `contenttype: text`

Stale

### Discussed in https://github.com/devlikeapro/waha/discussions/1252 Originally posted by **igordisco** August 20, 2025 I currently have a WhatsApp number that's often used for chatbot support, and people keep adding it to groups....

patron:PLUS
patron:PRO
engine:GOWS

Right now we need to manually lookup it by requesting HTTP (or have in memory cache for that) https://waha.devlike.pro/docs/how-to/contacts/#api---lids Ideally we should add `pnJid` in all webhooks, so no additional...

patron:PRO

### Discussed in https://github.com/devlikeapro/waha/discussions/1529 Originally posted by **euCaioSantos** October 17, 2025 💡 Feature Request: Add Custom Attributes for Ad Identification in Chatwoot It would be great if WAHA could automatically...

patron:PRO
apps:ChatWoot

## 👤 Human-Only Submissions If you made the report with GPT/LLM/Agents - don’t send it. **GPT-generated crap will not be reviewed.** Give the human steps to follow, assuming we have...

patron:PRO