iachat/db/migrate
2025-07-16 09:37:08 -03:00
..
20230426130150_init_schema.rb
20230503101201_create_sla_policies.rb
20230509101256_add_index_to_messages_created_at.rb
20230510060828_add_index_to_messages_for_reportings.rb
20230510113208_set_default_empty_string_for_contact_name.rb
20230515051424_update_article_image_keys.rb chore: apply Rails/SaveBang cop (#15) 2025-04-03 23:29:24 -03:00
20230523104139_add_partial_index_for_resolved_contacts.rb
20230525085402_add_custom_sender_name_toggle.rb
20230608040738_add_processed_message_content_to_messages.rb
20230612103936_add_index_to_reporting_events.rb
20230614044633_add_sender_name_to_in.rb
20230620132319_add_sla_policy_to_conversations.rb
20230620212340_add_waiting_since_to_conversations.rb
20230706090122_sentiment_column_to_messages.rb
20230714054138_add_api_key_sid_to_twilio_sms.rb
20230727065605_add_partial_index_contact_account_id.rb
20230801180936_update_default_status_in_hooks.rb
20230905060223_add_regex_to_custom_attribute_definition.rb
20231011041615_ensure_message_private_not_null.rb
20231013072802_add_icon_to_categories.rb
20231114111614_change_feature_flags_to_bigint_in_accounts.rb
20231129091149_add_snoozed_until_to_notifications.rb
20231201014644_remove_notifications_with_message_primary_actor.rb
20231211010807_add_cached_labels_list.rb
20231219000743_re_run_cache_label_job.rb
20231219073832_add_last_activity_at_to_notifications.rb
20231223033019_refactor_sla_policy_columns.rb
20231223040257_create_applied_slas.rb
20240124054340_add_contact_type_to_contacts.rb
20240124084032_add_middle_name_and_last_name_to_contacts.rb
20240129080827_add_location_and_country_code_to_contacts.rb
20240131040316_remove_imap_inbox_syned_at_from_channel_email.rb
20240207103014_change_applied_sla_sla_status_to_enum.rb
20240213131252_add_blocked_to_contacts.rb
20240215065844_add_meta_to_notifications.rb
20240216055809_add_unique_index_to_applied_slas.rb
20240306201954_change_identifier_type_in_notifications_subscriptions.rb
20240319062553_create_sla_events.rb
20240322071629_convert_cached_label_list_to_text.rb
20240415210313_add_channel_web_widget_to_portals.rb
20240515201632_index_improvements_conversations_contacts.rb
20240516003531_add_index_for_message_type_account_date.rb
20240726220747_add_custom_roles.rb
20240923215335_add_locale_to_article.rb
20241217041352_fix_old_audio_alert_data.rb
20250104200055_create_captain_tables.rb
20250104210328_remove_robin_tables.rb
20250105001414_add_status_to_captain_documents.rb
20250105005821_remove_not_null_from_captain_documents.rb
20250107030743_add_config_to_captain_assistant.rb
20250108031358_create_captain_inbox.rb
20250108211541_remove_index_from_captain_assistants.rb
20250116000103_add_status_to_captain_assistant_responses.rb
20250116061033_convert_document_to_polymorphic_association.rb
20250207040150_add_meta_to_attachment.rb
20250213190934_add_name_to_webhooks.rb feat: add name to webhook (#4) 2025-04-03 23:28:38 -03:00
20250228185548_add_internal_attributes_to_accounts.rb
20250314185939_add_provider_connection_to_whatsapp.rb feat: baileys provider for whatsapp (#7) 2025-04-03 23:28:38 -03:00
20250315202035_add_index_to_articles.rb
20250326034635_add_instagram_channel.rb feat: Added Instagram channel migration (#11181) 2025-03-26 11:12:32 +05:30
20250402233933_remove_portal_members.rb chore: Clean up report & knowledge base policies (#11234) 2025-04-03 16:00:32 -07:00
20250410061725_convert_csml_bots_to_webhook_bots.rb feat: Implement UI for Agent Bots in settings and remove CSML support (#11276) 2025-04-16 18:02:49 +05:30
20250416182131_flip_chatwoot_v4_default_feature_flag_installation_config.rb chore: Enable chatwoot_v4 feature flag by default for accounts (#11321) 2025-04-17 08:53:37 +05:30
20250421082927_add_settings_column_to_account.rb feat: Add support for minutes in auto resolve feature (#11269) 2025-05-07 00:36:15 -07:00
20250421085134_update_auto_resolve_to_mminutes.rb feat: Add support for minutes in auto resolve feature (#11269) 2025-05-07 00:36:15 -07:00
20250512231036_create_copilot_threads.rb feat: Add support for persistent copilot threads and messages (#11489) 2025-05-15 17:37:04 -07:00
20250512231037_create_copilot_messages.rb feat: Add support for persistent copilot threads and messages (#11489) 2025-05-15 17:37:04 -07:00
20250514045638_add_csat_config_to_inboxes.rb feat: Improve CSAT responses (#11485) 2025-05-16 14:18:52 +05:30
20250523024825_remove_uuid_from_copilot_threads.rb feat: Add support for realtime-events in copilot-threads and copilot-messages (#11557) 2025-05-22 22:25:05 -07:00
20250523024826_remove_user_id_from_copilot_messages.rb feat: Add support for realtime-events in copilot-threads and copilot-messages (#11557) 2025-05-22 22:25:05 -07:00
20250523031839_change_message_type_to_integer_in_copilot_messages.rb feat: Add support for realtime-events in copilot-threads and copilot-messages (#11557) 2025-05-22 22:25:05 -07:00
20250620120000_create_channel_voice.rb feat: Whatsapp embedded signup (#11612) 2025-07-14 21:37:06 -07:00
20250627195529_add_index_to_messages.rb fix: disable_ddl_transaction! on add_index action (#11833) 2025-06-27 16:58:50 -07:00
20250709102213_add_template_params_to_campaigns.rb feat: WhatsApp campaigns (#11910) 2025-07-16 09:04:02 +05:30
20250710145708_create_captain_scenarios.rb feat: add Captain::Scenario Model and API [CW-4597] (#11907) 2025-07-14 16:12:38 +05:30
20250714104358_add_response_guidelines_and_guardrails_to_captain_assistants.rb feat: add response guidelines and guardrails field (#11911) 2025-07-15 08:56:03 +05:30