Chatwoot/app/builders
Sojan Jose 6fdd4a2996
chore: Security Improvements to the API (#2893)
- Devise auth tokens are reset on password update
- Avatar attachment file type is limited to jpeg,gif and png
- Avatar attachment file size is limited to 15 mb
- Widget Message attachments are limited to types ['image/png', 'image/jpeg', 'image/gif', 'image/bmp', 'image/tiff', 'application/pdf', 'audio/mpeg', 'video/mp4', 'audio/ogg', 'text/csv']
- Widget Message attachments are limited to 40Mb size limit.
2021-09-01 15:08:05 +05:30
..
campaigns feat: Add campaigns in web widget (#2227) 2021-05-10 00:31:00 -07:00
csat_surveys feat: Add CSAT response APIs (#2503) 2021-06-29 20:59:41 +05:30
messages chore: Security Improvements to the API (#2893) 2021-09-01 15:08:05 +05:30
v2 feat: APIs to filter reports (#2889) 2021-08-27 22:46:32 +05:30
account_builder.rb feat: Improved password security policy (#2345) 2021-06-07 17:26:08 +05:30
contact_builder.rb fix: undefined method contact in support mailbox (#2678) 2021-08-12 01:28:07 +05:30
contact_inbox_builder.rb feat: Contactable Inboxes API (#2101) 2021-04-15 15:13:01 +05:30
notification_builder.rb Feature: User Notification Objects (#752) 2020-05-01 14:53:43 +05:30
notification_subscription_builder.rb Bugfix: FCM push subscription builder fix (#930) 2020-06-06 20:53:30 +05:30