devlikeapro
devlikeapro
Ideally we should add it before after this one, so app doesn't have to put metadata over and over https://github.com/devlikeapro/waha/issues/435 [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
Will be in `2024.9.1`, metadata when you create or update a session, which will be availble in Dashboard, Webhooks and API responses. [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
https://waha.devlike.pro/docs/how-to/sessions/#metadata [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
In case for n8n ideally it should be a separate server and n8n can communicate it via HTTP or similar protocol. Running browser inside n8n kinda weird approach :) We've...
It'll return `400` response with a description in `2024.9.1` ```json { "statusCode": 400, "message": [ "config.webhooks must be an array" ], "error": "Bad Request" } ``` [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
 https://discord.com/channels/1228605717372604466/1228639621391585354/1265610607168720948 [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
tried to fix adm-zip to previous well tested version. The next step will be to try using `uncaughtException` to catch the exception to prevent container restart. We need to find...
Fixed in `2024.8.2` We switched to `zip` and `unzip` binaries by default in the official image, instead of using nodejs steams approach, it should be more stable (and faster) If...
>When it's switched off the error stops the container @elasti-co probably cloudflare check upstream by requesting `/` resourse for the server or the container management tool does it Consider configuring...
> Do you guys have any idea how to solve this, should i stick using the SSL from server or switch using cldouflare instead. @masitings we suggest using cloudflare instead,...