devlikeapro
devlikeapro
When we get a message with `deprecatedMms3Url` sometime's it's not decrypted properly and set `hasMedia: False` flag. TODOs 1. Add error that describing what happened there in `message.media` object (so...
There's no `READ` `message.ack` even in group messages in WEBJS engine. [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
Right now we only show "me" field (connected phone number + pushName) only for "WORKING" sessions. But we could save that info and show for `STOPPED` as well, something like...
In 2024.9.1 we'll have a dedicated commands for each operations, but there's no events about session actions - `session.created` - `session.updated` - `session.deleted`   [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
There's a new group invite version we need to take care of in 2024.9.1 :crossed_fingers: - [ ] NOWEB - [ ] WEBJS [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
Right now it's easy to forget that you have some global webhook set using env variable when creating a new session (or checking existing one) We can add "Global Webhook"...
> is generated a old version JSON in clipboard, session name wrong, proxy wrong, syncs on NoWeB  [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
Right now when you send vioce or video there's no conversion happens for most cases and it causes questions and issues - https://waha.devlike.pro/docs/how-to/send-messages/#send-voice-imagesversionspluspng - https://waha.devlike.pro/docs/how-to/send-messages/#send-video-imagesversionspluspng - https://github.com/devlikeapro/waha/discussions/720 - https://github.com/devlikeapro/waha/issues/400 -...
Right now the only way to connect to websocket - using api key, which is not super secure. We need to create scoped tokens api and validate when client connects...
One session keeps disconnecting from WA when using MongoDB Even tho 20 other sessions are working fine at this moment ```log {"log":"[16:51:44.322] \u001b[31mERROR\u001b[39m (RemoteAuth/1): \u001b[36msession:60022 - Job failed: MongoServerSelectionError: connect...