chatwoot/app/javascript/dashboard/components
Pranav 9977bcc093
fix: Convert audio file to mp3 before sending it to WhatsApp (#9432)
Last week, the WhatsApp API has started returning an error message for the voice notes, Unsupported Audio mime type audio/opus. Please use one of audio/ogg; codecs=opus, audio/mpeg, audio/amr, audio/mp4, audio/aac. This error began appearing on May 1. Even though there was no change in the files and content type, FB API started rejecting the file.

In this PR, we are converting the audio recordings from Wav to Mp3 from frontend itself.
2024-05-07 23:10:54 -07:00
..
Accordion feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
app feat: Show a confirmation banner if the email is not verified (#8808) 2024-02-02 12:31:29 -08:00
base feat: Improve the initial screen placeholder (#7708) 2023-08-14 17:50:34 -07:00
buttons feat: Remove the usage of clickAway mixin with directive (#9323) 2024-04-30 10:35:14 +05:30
layout feat: Remove the usage of clickAway mixin with directive (#9323) 2024-04-30 10:35:14 +05:30
specs chore: Update specs and warnings in console (#7467) 2023-07-05 18:32:55 -07:00
ui fix: Start calender is not moving properly is last 30 days range (#9322) 2024-04-30 10:09:08 +05:30
widgets fix: Convert audio file to mp3 before sending it to WhatsApp (#9432) 2024-05-07 23:10:54 -07:00
ChannelSelector.vue feat: Gray out Microsoft email option when Azure App ID is not configured (#9087) 2024-05-02 15:05:08 -07:00
ChatList.vue refactor: handling keyboard shortcuts (#9242) 2024-04-26 15:41:02 +05:30
Code.vue feat: one-click codepen for widget configuration (#6865) 2023-04-10 15:44:06 +05:30
ConversationItem.vue feat: Conversation list virtualization (#8540) 2023-12-13 17:28:30 +05:30
CustomAttribute.vue feat: Adds helper text for custom fields in contact sidebars (#9317) 2024-04-29 17:32:44 +05:30
CustomSnoozeModal.vue feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
FormSection.vue feat: Revamp basic profile, avatar and message signature (#9310) 2024-04-29 16:41:55 +05:30
index.js feat: Custom date picker (#9247) 2024-04-29 14:43:57 +05:30
IntersectionObserver.vue feat: Add infinite loader, option for increasing page size (#8525) 2023-12-10 20:09:17 -08:00
MaskedText.vue feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
Modal.vue feat: update create SLA modal design (#9182) 2024-04-08 21:02:01 -07:00
ModalHeader.vue feat: update create SLA modal design (#9182) 2024-04-08 21:02:01 -07:00
NetworkNotification.vue feat: Updates the design of the network connection warning snack bar (#8509) 2023-12-21 14:16:21 -08:00
SettingsSection.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
SidemenuIcon.vue feat: Dark Mode (#7471) 2023-07-21 22:10:25 +05:30
Snackbar.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
SnackbarContainer.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30