devlikeapro
devlikeapro
Hi! Fixed in `2025.4.2`, now `/api/sendSeen` and new [💬 Chats - Read messages](https://waha.devlike.pro/docs/how-to/chats/#read-messages) mark messages as `READ` in store as well. [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
**Bulk Actions** (start, stop, restart, etc) will be in `2024.9.1` Not configuration tho, it's a bit harder to override it properly :thinking:  We'll add `PUT /api/sessions/{name}/` API so you...
Added bulk operations (not configuraiton yet) in 2024.9.1 [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
Added in `2024.10.9` https://waha.devlike.pro/docs/how-to/chats/#get-messages --- ``` GET /api/{session}/chats/{chatId}/messages?limit=10 ``` Available parameters: - `downloadMedia=true` - download media files (images, files) or not - `[email protected]` - chatId, phone number - `chatId=all` -...
@gergesh could you create a separate feature request, looks promising 👍 [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
Hi! Could you try to "/logout" from a session and scan it again? Just had the similar issue wit that and logout/login helped If it doesn't help - could your...
Another thing to try it to switch to chrome-based docker image ``` devlikeapro/waha-plus:chrome ``` https://waha.devlike.pro/docs/how-to/engines/#docker-images basiclly stop and remove old container and run a new one ``` docker stop waha...
@sukhcha-in thank you for the update! Could you give the payload example for your case? May be it's the image itself causes the issue You can send it to [email protected]...
Hi! As temp fix you can **pause** `chatwoot.scheduled | check.version` queue in `/jobs` manually [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
but yeah, you should do it for all WAHA instances :( We'll see what we can do 👍 [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)