Chatwoot/app/models/channel
giquieu b3c8c83830
fix: unable to send audio messages on Telegram (#4493)
- Changed the lib used to record the audio (videojs-record). 
- Changed the audio recording format to .ogg, this will keep compatibility with sending to channels, Telegram, Whatsapp, Web Widget and API.
- Changed the visualization of recording waves, it is now using bars, the same format used by applications (Whatsapp and Telegram)


Fixes: #4115
2022-05-02 13:14:04 +05:30
..
api.rb feat: Line Channel (#2904) 2021-09-11 01:31:17 +05:30
email.rb fix: Remove IMAP and SMTP email validation (#4435) 2022-04-11 07:07:20 -07:00
facebook_page.rb chore: Allow Facebook channel to receive standby messages (#4511) 2022-04-28 01:14:03 +05:30
line.rb feat: Line Channel (#2904) 2021-09-11 01:31:17 +05:30
sms.rb Feat: Support MMS in SMS Channel ( Bandwidth ) (#4046) 2022-03-02 15:09:56 +05:30
telegram.rb fix: unable to send audio messages on Telegram (#4493) 2022-05-02 13:14:04 +05:30
twilio_sms.rb feat: Line Channel (#2904) 2021-09-11 01:31:17 +05:30
twitter_profile.rb feat: fix logging levels (#4314) 2022-03-28 18:14:30 +05:30
web_widget.rb feat: Custom fields in pre-chat form (#4189) 2022-04-19 12:47:29 +05:30
whatsapp.rb Chore: Provide fixed attachment URLs for Channels (#4507) 2022-04-20 22:42:13 +05:30