chatwoot/app/javascript/shared/constants
Pranav ae5ef73e91
fix: Update the voice note format to MP3 to fix the delivery issues (#9448)
Use MP3 as the default format to send voice notes recorded from
Chatwoot. This change was made to fix the issue of Telegram voice notes
not working with the error `WEBPAGE_CURL_FAILED` .

Telegram treats the mp3 recordings as audio attachments. Once we can
identify a fix for the original issue, we will revisit the `ogg`
implementation.

---------

Co-authored-by: Sojan Jose <sojan@pepalo.com>
2024-05-15 17:53:45 -07:00
..
busEvents.js feat: Lets users insert connected portal article into replies [CW-2282] (#8117) 2023-11-04 02:57:25 -07:00
campaign.js feat: One off campaign UI (#2621) 2021-07-15 13:31:43 +05:30
contentType.js chore: Add an indicator for incoming emails (#1112) 2020-08-01 20:56:47 +05:30
countries.js feat: Improved country code in contact form view. (#6801) 2023-04-17 20:32:09 +05:30
links.js enhancement: Enable reply box for whatsapp template message (#2082) 2021-04-12 03:45:11 -07:00
locales.js feat: Portals store integration (#5185) 2022-08-08 15:47:32 +05:30
messages.js fix: Update the voice note format to MP3 to fix the delivery issues (#9448) 2024-05-15 17:53:45 -07:00
openai.js feat: Add more AI options (#7502) 2023-07-16 12:25:16 -07:00
sharedFrameEvents.js feat: Add the SDK method to programatically toggle live chat bubble (#4223) 2022-05-06 19:30:48 +05:30