chatwoot/spec/assets
Sojan Jose 3da26ee025
feat: Move email attachments from links to file attachments (#11304)
Add ability to send files as attachments instead of links
Fixes: https://github.com/chatwoot/chatwoot/issues/1074


## Changes 
- `emaily_reply` : We will attach the small attachments as attachments
and large ones as links
- `reply_with_summary`, `conversation_transcript`,
`reply_with_out_summary` : We will change the attachment format to the
following instead of the previous `View the attachment here`

```
Attachments:
file_name
file_name2
```


---------

ref: https://github.com/chatwoot/chatwoot/pull/10318/files -> for fixing
: https://github.com/chatwoot/chatwoot/pull/9655#issuecomment-2183962550

---------

Co-authored-by: Marco Marinho <marcomarinho12@gmail.com>
Co-authored-by: Pranav <pranavrajs@gmail.com>
2025-04-15 23:43:12 -07:00
..
attachment.pdf feat: Ability to send attachments to telegram (#3108) 2021-10-01 01:45:29 +05:30
avatar.png Feature: Profile API [#238] (#354) 2019-12-10 10:29:35 +05:30
contacts.csv chore: Contact import improvements (#7787) 2023-08-23 23:24:47 -07:00
large_file.pdf feat: Move email attachments from links to file attachments (#11304) 2025-04-15 23:43:12 -07:00
sample.mov chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
sample.mp3 chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
sample.mp4 feat: Ability to receive attachments from LINE messenger (#3094) 2021-10-11 19:06:41 +05:30
sample.ogg chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
sample.pdf chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
sample.png chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30