iachat/app/javascript/dashboard
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
..
api feat: exporting contacts takes the filters into account (#9347) 2024-05-07 20:18:36 -07:00
assets chore: Remove word spacing from p (#9353) 2024-05-06 18:27:56 -07:00
components fix: Update the voice note format to MP3 to fix the delivery issues (#9448) 2024-05-15 17:53:45 -07:00
composables feat: setup composables for vue 2.7 (#9305) 2024-04-29 17:00:49 +05:30
constants feat: Better SLA missed events popover (#9215) 2024-04-10 12:49:38 +05:30
helper feat: remove log rocket (#9279) 2024-04-24 12:36:36 +05:30
i18n feat: Adds support for all snooze option in bulk actions (#9361) 2024-05-09 19:27:31 +05:30
mixins feat: Custom attribute sidebar list UX improvements (#9070) 2024-04-08 21:00:49 -07:00
modules feat: Remove the usage of clickAway mixin with directive (#9323) 2024-04-30 10:35:14 +05:30
routes chore: Show valid error messages on Inbox creation (#9474) 2024-05-15 15:53:41 -07:00
store feat: Adds support for all snooze option in bulk actions (#9361) 2024-05-09 19:27:31 +05:30
App.vue chore: Hide banners on onboarding view (#8934) 2024-02-20 16:12:51 -08:00
App.Vue.spec.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
featureFlags.js feat: Add help URLs for features in features.yml (#9134) 2024-03-21 10:30:46 -07:00