mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-11 02:49:36 -06:00
All images sent via the Baileys integration are now pre-processed and converted to JPEG format using the `sharp` library. This ensures better compatibility and prevents potential issues with unsupported formats. - Images from URLs are now downloaded via axios before processing, which allows for the use of a proxy. - The default filename and mimetype are updated to `image.jpg` and `image/jpeg` to reflect the conversion. |
||
|---|---|---|
| .. | ||
| @types | ||
| api | ||
| cache | ||
| config | ||
| exceptions | ||
| utils | ||
| validate | ||
| main.ts | ||
| railway.json | ||