devlikeapro

Results 52 issues of 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...

bug
engine:WEBJS
patron:PRO

There's no `READ` `message.ack` even in group messages in WEBJS engine. [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

bug
engine:WEBJS
patron:PRO

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...

enhancement
engine:ALL

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` ![image](https://github.com/user-attachments/assets/44a1f1fa-ae4a-4dec-9056-59ac5eb993c2) ![image](https://github.com/user-attachments/assets/a2d61d98-dffc-4144-9b0c-afde041954f3) [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

enhancement
engine:ALL

There's a new group invite version we need to take care of in 2024.9.1 :crossed_fingers: - [ ] NOWEB - [ ] WEBJS [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

enhancement
engine:WEBJS
engine:NOWEB
patron:PLUS
patron:PRO

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"...

enhancement
scope:DASHBOARD

> is generated a old version JSON in clipboard, session name wrong, proxy wrong, syncs on NoWeB ![image](https://github.com/user-attachments/assets/a530f5c4-fe21-4ee8-9d09-1f87844a0b85) [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

bug
patron:PRO
scope:DASHBOARD

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 -...

patron:PRO

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...

enhancement
patron:PRO

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...

bug
engine:WEBJS
patron:PRO