chatwoot/app/javascript/shared
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
..
assets feat: Use the font Inter Display for help center articles (#9239) 2024-05-03 09:48:01 +05:30
components feat: don't allow dropdown navigation on input focused (#9341) 2024-05-02 21:09:08 +05:30
constants fix: Update the voice note format to MP3 to fix the delivery issues (#9448) 2024-05-15 17:53:45 -07:00
helpers refactor: handling keyboard shortcuts (#9242) 2024-04-26 15:41:02 +05:30
mixins fix: TypeError cannot set properties of undefined (setting 'keydownHandlerIndex') (#9327) 2024-04-30 15:20:05 +05:30
store fix: Disable AI Assist CTA if not required (#8375) 2023-11-17 20:10:46 -08:00