iachat/app/services
Muhsin Keloth 1577288843
fix: Twilo attachment download fallback to the step where authorization headers are not passed. (#8681)
In the previous release, we enabled "HTTP Basic Authentication" to secure all attachments requiring HTTP authentication. This is particularly important for media files that may contain sensitive data, as recommended by Twilio. However, some users experienced issues because they did not enable this option despite our alerts prompting them to do so.  If the authenticated attachment download call fails, add another call to download the attachment without authentication.
2024-01-11 17:23:31 -08:00
..
agent_bots Exception tracker with account (#6603) 2023-03-03 12:14:44 +05:30
auto_assignment feat: Enable Capacity Config UI (#5164) 2022-08-16 16:58:23 +05:30
automation_rules fix: Automations condition based quoted text (#7272) 2023-06-09 17:00:05 +05:30
base feat: Enable Slack Integration in all channels (#1175) 2020-08-29 01:39:41 +05:30
contacts fix: Update query to support multiple tag conditions (#8054) 2023-10-05 10:47:42 +05:30
conversations feat: Add support for ascending and descending options in sort (#8542) 2023-12-12 17:15:48 -08:00
data_import chore: Contact import improvements (#7787) 2023-08-23 23:24:47 -07:00
email_templates chore: Fix emails being sent with the wrong translations (#2236) 2021-06-08 22:45:01 +05:30
facebook chore: Add logging for facebook errors (#8360) 2023-11-15 14:56:21 -08:00
instagram fix: Fix the issue "Undefined method `inbox' for Instagram::MessageText" (#8582) 2023-12-19 08:43:43 +05:30
internal feat: Add job to remove stale contact inboxes (#8096) 2023-11-06 20:24:30 -08:00
labels fix: Update associations when a label is updated (#3046) 2021-09-21 10:16:32 +05:30
line feat: Add sticker support in Line channel (#8488) 2023-12-10 20:45:44 -08:00
macros feat: Add the ability to self-assign conversations in macros (#8048) 2023-10-10 09:38:23 +05:30
message_templates chore: Disable message hooks for conversations without incoming message (#7620) 2023-07-26 20:38:49 +03:00
messages chore: Change primary actor to Conversation for all the notification types. (#8435) 2023-12-06 10:43:09 +05:30
microsoft Feat: Support for Microsoft Oauth in Email Channel (#6227) 2023-01-17 02:39:05 +05:30
notification fix: Email notifications (#8502) 2023-12-06 15:50:23 +05:30
sms feat: Bandwidth sms channel delivery reports (#8198) 2023-10-27 14:07:15 -07:00
telegram feat: support reply to for Telegram (#8105) 2023-10-20 13:14:20 +05:30
twilio fix: Twilo attachment download fallback to the step where authorization headers are not passed. (#8681) 2024-01-11 17:23:31 -08:00
twitter chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30
whatsapp feat: support reply to for outgoing message in WhatsApp (#8107) 2023-10-19 13:24:46 -07:00
widget chore: Update method to access "secret_key_base" (#7337) 2023-06-19 16:11:19 +05:30
action_service.rb feat: Add None option in automation assign agent actions (#7900) 2023-09-14 09:01:58 +05:30
filter_service.rb fix: Avoid joining tables to fix the distinct value query (#7965) 2023-09-22 19:48:56 -07:00
ip_lookup_service.rb feat(poc): Disable widget based on country (#6658) 2023-03-14 09:09:57 -07:00
search_service.rb chore: Search optimisations (#6644) 2023-03-13 19:10:31 +05:30