chatwoot/spec
Pranav fb6409508b
feat: Allow customizing the responses, flows in Captain (#11385)
- Ability to provide custom instructions to captain

<img width="1107" alt="Screenshot 2025-04-28 at 6 11 43 PM"
src="https://github.com/user-attachments/assets/f94cbccc-b4d8-48fd-b6b9-55524129bc50"
/>
2025-04-29 15:42:15 -07:00
..
actions
assets feat: Move email attachments from links to file attachments (#11304) 2025-04-15 23:43:12 -07:00
builders feat: Instagram Inbox using Instagram Business Login (#11054) 2025-04-08 10:47:41 +05:30
channels fix: Move contact events to account stream rather than individual user stream (#11082) 2025-03-13 17:46:48 -07:00
configs
controllers feat: API Endpoints to update message status (#11387) 2025-04-29 15:33:11 -07:00
dispatchers
drops
enterprise feat: Allow customizing the responses, flows in Captain (#11385) 2025-04-29 15:42:15 -07:00
factories feat: integrate LeadSquared CRM (#11284) 2025-04-29 09:14:00 +05:30
finders fix: Apply filter for inbox when the user is an admin (#11197) 2025-03-27 17:05:48 -07:00
fixtures fix: Process non-image inline attachments as regular attachments (#10998) 2025-02-28 13:33:48 -08:00
helpers feat: Added the ability to create Instagram channel (#11182) 2025-04-03 13:57:14 +05:30
integration
jobs feat: integrate LeadSquared CRM (#11284) 2025-04-29 09:14:00 +05:30
lib feat: Implement UI for Agent Bots in settings and remove CSML support (#11276) 2025-04-16 18:02:49 +05:30
listeners feat: Implement UI for Agent Bots in settings and remove CSML support (#11276) 2025-04-16 18:02:49 +05:30
mailboxes fix: Process non-image inline attachments as regular attachments (#10998) 2025-02-28 13:33:48 -08:00
mailers feat: Move email attachments from links to file attachments (#11304) 2025-04-15 23:43:12 -07:00
models feat: integrate LeadSquared CRM (#11284) 2025-04-29 09:14:00 +05:30
policies chore: Clean up report & knowledge base policies (#11234) 2025-04-03 16:00:32 -07:00
presenters chore: Update the precision of the updated_at timestamp in conversation model (#10875) 2025-02-10 20:22:11 -08:00
requests/api/v1
services feat: API Endpoints to update message status (#11387) 2025-04-29 15:33:11 -07:00
support
workers
rails_helper.rb
spec_helper.rb feat(ee): Add Captain features (#10665) 2025-01-14 16:15:47 -08:00
test_helper.rb