[{"data":1,"prerenderedAt":1856},["Reactive",2],{"featurePages":3,"changelogPosts":4},[],[5,43,62,81,99,119,138,156,175,195,213,233,253,273,293,313,330,347,364,380,396,418,439,461,477,494,511,528,545,562,579,595,611,628,645,662,679,696,712,729,746,763,780,797,814,831,848,871,890,921,940,959,977,996,1015,1034,1052,1072,1091,1111,1128,1145,1163,1181,1199,1222,1240,1258,1277,1294,1311,1328,1345,1362,1379,1396,1413,1430,1447,1464,1481,1498,1515,1533,1550,1567,1584,1601,1618,1635,1652,1669,1686,1703,1720,1737,1754,1771,1788,1805,1822,1839],{"id":6,"uuid":7,"title":8,"slug":9,"html":10,"comment_id":6,"feature_image":11,"featured":12,"visibility":13,"created_at":14,"updated_at":15,"published_at":16,"custom_excerpt":8,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":18,"authors":25,"primary_author":37,"primary_tag":38,"url":39,"excerpt":8,"reading_time":40,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":8,"meta_description":42,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"69cf5fbd4a1c2004e083aa52","e01dec9c-8c59-4c20-9746-7997f1de8947","Captain Custom Tools","captain-custom-tools","\u003Cp>Captain can now call external APIs during a conversation. You define the tool endpoints your systems expose, and Captain decides when to use them based on the context.\u003C/p>\u003Cp>This helps answer questions like warranty checks, order lookups, or service availability instantly, without involving an agent.\u003C/p>\u003Cp>Tools are configured in Captain settings. You define the API endpoint, specify the parameters Captain should extract from the conversation, and describe what the tool does. Captain uses this description to determine when the tool is relevant.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2026/04/1.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1608\" height=\"1128\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2026/04/1.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2026/04/1.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2026/04/1.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2026/04/1.png 1608w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>For example, if a customer asks \"Is my laptop still under warranty?\", Captain can call your warranty API with the serial number from the conversation, get a response, and reply with the result all without involving an agent.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2026/04/2.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1522\" height=\"876\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2026/04/2.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2026/04/2.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2026/04/2.png 1522w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>Read more about \u003Ca href=\"https://www.chatwoot.com/hc/user-guide/articles/1775045339-v2-_-how-to-set-up-custom-tools-for-captain?ref=www-internal-blog.chatwoot.com\" rel=\"noreferrer\">setting up custom tools\u003C/a>\u003C/p>\u003Ch3 id=\"other-updates\">Other Updates. \u003C/h3>\u003Cp>\u003C/p>\u003Cp>\u003Cstrong>Captain &amp; AI \u003C/strong>\u003C/p>\u003Cul>\u003Cli>Share contact attributes with Captain: You can now toggle whether Captain has access to contact attributes like name, email, or custom fields. This gives Captain more context when it needs it useful when your responses depend on who the customer is.\u003C/li>\u003Cli>Auto-resolve gibberish and no-intent messages: If a conversation has been idle and the last message was gibberish or had no clear intent, Captain can now auto-resolve it instead of leaving it open.\u003C/li>\u003Cli>Improved hand-off behavior: We refined the hand-off prompt so Captain is less likely to escalate when a conversation is being auto-resolved. Separately, Captain now skips the hand-off entirely if the conversation is no longer in a pending state.\u003C/li>\u003Cli>Agent name in widget bubble: When Captain replies and the conversation is unread, the widget now shows the assigned agent's name instead of a generic label.\u003C/li>\u003Cli>Bulk manage Captain documents: You can now select multiple Captain knowledge base documents and delete them in bulk.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Webhooks &amp; API\u003C/strong>\u003C/p>\u003Cp>We made several changes to how webhook payloads are structured, aimed at making integrations more predictable.\u003C/p>\u003Cul>\u003Cli>Raw message content in payloads: Webhook payloads now send the raw message content instead of channel-rendered HTML. If you're parsing webhook data downstream, this makes the content more consistent\u003Cbr>regardless of which channel it came from.\u003C/li>\u003Cli>Attachment metadata: Attachment payloads now include the file extension and content_type, so you don't need to infer the file type from the URL.\u003C/li>\u003Cli>Agent bot retry logs: When an agent bot webhook retry fails, the log now includes the event payload. Previously you'd see the failure but not what was being sent.\u003C/li>\u003Cli>Better error messages on API channel creation: When creating an API channel fails, the error message now reflects the actual backend error instead of a generic failure.\u003C/li>\u003Cli>Webhook on agent bot assignment: Assigning an agent bot to a conversation now dispatches a webhook event, so bots respond correctly even when assigned after the conversation has started.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Channels &amp; Integrations\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Configurable Dialogflow language: You can now set a language code for Dialogflow queries, with support for auto-detection. Helpful if your bot handles multiple languages.\u003C/li>\u003Cli>LINE media URLs: Image and video messages from LINE now use non-expiring URLs, so media doesn't break when viewed later.\u003C/li>\u003Cli>WhatsApp health check skip on reauth: Reauthorizing a WhatsApp inbox no longer triggers a health check, which was sometimes causing false disconnect alerts.\u003C/li>\u003Cli>Instagram attachment URL scoping: Attachment URL overrides are now scoped to Instagram DM conversations only, instead of applying broadly.\u003C/li>\u003Cli>Auto-linkify in email messages: URLs in email channel messages are now automatically converted to clickable links.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Help Center\u003C/strong>\u003C/p>\u003Cul>\u003Cli>GuideJar embed support: You can now embed GuideJar content in Help Center articles.\u003C/li>\u003Cli>Fixed tables in markdown articles.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>UI Improvements\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Auto-focus on reply: Clicking \"reply\" on a message now automatically focuses the editor, so you can start typing immediately.\u003C/li>\u003Cli>Paste and linkify: URLs pasted into the editor are now auto-linkified right away, instead of remaining as plain text until you send.\u003C/li>\u003Cli>Channel character limits: Message trimming now respects channel-specific character limits instead of applying a single default.\u003C/li>\u003Cli>Estonian language support: Estonian has been added to the language options.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Platform &amp; Infrastructure\u003C/strong>\u003C/p>\u003Cul>\u003Cli>File descriptor limit: Raised the default file descriptor limit to 65,536 to prevent EMFILE errors during deploys.\u003C/li>\u003Cli>DNS error handling in push notifications: Browser push notifications now handle DNS resolution failures gracefully instead of crashing.\u003C/li>\u003Cli>Locale load fix: A silent SyntaxError that occurred when the account API call failed during locale loading has been fixed.\u003C/li>\u003Cli>OAuth credential rotation: When an account is unconfirmed, the OAuth password is now rotated to close a credential reuse gap.\u003C/li>\u003Cli>Stripe double-pay prevention: If an invoice is already covered by credit balance after finalization, the pay call is now skipped to avoid double charges.\u003C/li>\u003C/ul>","https://www-internal-blog.chatwoot.com/content/images/2026/04/captain-custom-tools.png",false,"public","2026-04-03T06:35:41.000+00:00","2026-04-03T10:26:00.000+00:00","2026-04-03T06:38:39.000+00:00",null,[19],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"6118da7b4b8f26503f72d52e","releases","We release a new and improved version of Chatwoot every mid-month. We make sure to tell you all about it and how you can use it to improve your Chatwoot experience, in our series of product updates.","#189aff","https://www-internal-blog.chatwoot.com/tag/releases/",[26],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},"6118d8d14b8f26503f72d51b","Muhsin K","muhsin","https://www-internal-blog.chatwoot.com/content/images/2026/02/CleanShot-2026-02-23-at-12.44.10@2x.png","https://www-internal-blog.chatwoot.com/content/images/2021/08/1500x500.jpeg","Product-minded engineer building across backend, frontend, mobile and AI systems.","https://www.muhsi.me","Bengauluru, India","@muhsin_keloth","https://www-internal-blog.chatwoot.com/author/muhsin/",{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/captain-custom-tools/",3,true,"Captain now calls your APIs mid-conversation",{"id":44,"uuid":45,"title":46,"slug":47,"html":48,"comment_id":44,"feature_image":49,"featured":12,"visibility":13,"created_at":50,"updated_at":51,"published_at":52,"custom_excerpt":53,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":54,"authors":56,"primary_author":58,"primary_tag":59,"url":60,"excerpt":53,"reading_time":40,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":61,"meta_description":53,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"69bba1814a1c2004e083aa12","6f9f22aa-c938-4a12-9047-0ebff796798d","Smarter Assignment Policies and Mobile Search","smarter-assignment-policies-universal-search-on-mobile","\u003Cp>This release focuses on two core areas: improving how conversations are assigned and making it easier to find information on mobile. As teams scale, both of these become critical to keeping operations efficient.\u003C/p>\u003Cp>Alongside these changes, we’ve addressed a range of smaller issues across Captain, conversations, and system performance to make the product more predictable and reliable in day-to-day use.\u003C/p>\u003Ch2 id=\"assignment-policies\">Assignment Policies\u003C/h2>\u003Cp>Until now, assignment in Chatwoot relied on simple round-robin. While this works for smaller teams, it doesn’t account for real-world conditions, differences in agent capacity, uneven traffic, or backlog buildup, which means work often ends up distributed inefficiently as volume grows.\u003C/p>\u003Cp>We’re introducing Assignment Policies to give you more control over how work flows through your team, instead of relying on a one-size-fits-all approach.\u003C/p>\u003Cp>You can define policies that determine how conversations are distributed, how they are prioritized, and how much load each agent should handle. This includes:\u003C/p>\u003Cul>\u003Cli>Choosing the assignment method (round-robin or balanced)\u003C/li>\u003Cli>Deciding how conversations are prioritized (earliest created or longest waiting)\u003C/li>\u003Cli>Setting capacity limits to prevent agents from being overloaded\u003C/li>\u003C/ul>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2026/03/CleanShot-2026-03-19-at-12.00.34@2x.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1994\" height=\"1722\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2026/03/CleanShot-2026-03-19-at-12.00.34@2x.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2026/03/CleanShot-2026-03-19-at-12.00.34@2x.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2026/03/CleanShot-2026-03-19-at-12.00.34@2x.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2026/03/CleanShot-2026-03-19-at-12.00.34@2x.png 1994w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>For example, you can cap assignments at 10 conversations per agent per hour. This make sure load is distributed more evenly and prevents individual agents from getting overwhelmed during peak traffic.\u003C/p>\u003Cp>Policies are applied at the inbox level. This means you can treat different workflows differently:\u003C/p>\u003Cul>\u003Cli>A support inbox can prioritize longest-waiting conversations.\u003C/li>\u003Cli>A sales inbox can distribute leads evenly across agents.\u003C/li>\u003C/ul>\u003Cp>Round-robin assignment is available in the open-source edition. Balanced distribution and capacity limits are available in the Enterprise plan. \u003Cbr>Please read more about this feature&nbsp;\u003Ca href=\"https://www.chatwoot.com/hc/user-guide/articles/1763978164-chatwoot-assignment-v2?ref=www-internal-blog.chatwoot.com\" rel=\"noreferrer\">here\u003C/a>            \u003C/p>\u003Cp>\u003C/p>\u003Ch2 id=\"universal-search-on-mobile\">Universal Search on Mobile\u003C/h2>\u003Cp>Search on mobile now works the same way it does on the web.\u003C/p>\u003Cp>You can search across contacts, conversations, and messages from a single place. Results are grouped by type and can be filtered using tabs.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2026/03/Frame-3387.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1622\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2026/03/Frame-3387.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2026/03/Frame-3387.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2026/03/Frame-3387.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2026/03/Frame-3387.png 2000w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>This makes it easier to find context while you’re away from your desk. If a customer references an older conversation, you can quickly locate it from your phone without switching to desktop.\u003C/p>\u003Ch3 id=\"other-updates\">Other Updates. \u003C/h3>\u003Cp>          \u003C/p>\u003Cp>\u003Cstrong>Captain and AI\u003C/strong>\u003C/p>\u003Cul>\u003Cli>\u003Cstrong>Scenario labels and handoff keys\u003C/strong>: Captain scenarios now support labels and use handoff key for routing, making multi-step AI flows easier to manage.\u003C/li>\u003Cli>\u003Cstrong>System API key for completions\u003C/strong>: The completion service now prefers the system-level API key, reducing setup friction for individual users.\u003C/li>\u003Cli>\u003Cstrong>Skip auto-open for templates\u003C/strong>: Captain no longer auto-opens when sending template messages — it was getting in the way.\u003C/li>\u003Cli>\u003Cstrong>Slimmer help center search results\u003C/strong>: Search results returned to Captain are now trimmed down, which helps the AI focus on relevant content and reduces token usage.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Conversations and Workflow\u003C/strong>\u003C/p>\u003Cul>\u003Cli>\u003Cstrong>Only confirmed agents in macros and automations\u003C/strong>: Agent assignment actions in macros and automations now filter out unconfirmed agents. Previously, assigning to an agent who hadn't confirmed their account\u003Cbr>would silently fail.\u003C/li>\u003Cli>\u003Cstrong>Correct message status indicators for API channel\u003C/strong>: Sent and delivered indicators were reversed for API channel messages. Fixed.\u003C/li>\u003Cli>\u003Cstrong>Email OAuth replies without global SMTP\u003C/strong>: If your inbox uses OAuth for email, you can now send replies even without a global SMTP configuration. This was blocking replies for setups that relied entirely on\u003Cbr>OAuth.\u003C/li>\u003Cli>\u003Cstrong>Configurable transcript rate limit\u003C/strong>: The rate limit for conversation transcript requests is now configurable instead of hardcoded.\u003C/li>\u003Cli>\u003Cstrong>IME composition fix\u003C/strong>: Pressing Enter during IME composition (common when typing in Chinese, Japanese, or Korean) no longer accidentally submits the message in AI input fields.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Security and Access\u003C/strong>\u003C/p>\u003Cul>\u003Cli>\u003Cstrong>Restrict sign-in to account members\u003C/strong>: Existing users can now only sign in to accounts they belong to, closing a gap where the sign-in flow was too permissive.\u003C/li>\u003Cli>\u003Cstrong>Remove double HMAC check\u003C/strong>: A redundant HMAC verification step was removed, simplifying the authentication path without reducing security.\u003C/li>\u003Cli>\u003Cstrong>Normalize signup config checks\u003C/strong>: Account signup configuration checks are now consistent across different entry points.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Performance\u003C/strong>\u003C/p>\u003Cul>\u003Cli>\u003Cstrong>Message query optimization\u003C/strong>: Conversations now force the \u003Ccode>account_id\u003C/code> index when fetching messages for push events, avoiding slow sequential scans on large accounts.\u003C/li>\u003Cli>\u003Cstrong>Skip redundant contact saves\u003C/strong>: \u003Ccode>ContactIdentifyAction\u003C/code> no longer triggers unnecessary database writes when nothing has changed.\u003C/li>\u003Cli>\u003Cstrong>Reduce presence update frequency\u003C/strong>: Presence updates are now less frequent and properly handle background tab throttling, reducing unnecessary WebSocket traffic.\u003C/li>\u003Cli>\u003Cstrong>Remove message touch\u003C/strong>: Message updates no longer cascade \u003Ccode>touch\u003C/code> calls to parent records. A combined update query replaces the previous approach, reducing database writes.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Mobile App\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Fixed custom attribute variables not resolving in canned responses.\u003C/li>\u003Cli>Fixed image scaling issues.\u003C/li>\u003Cli>Fixed conversation card hover state triggering on scroll touch.\u003C/li>\u003C/ul>\u003Cp>We’ve officially released v4.12.0. You can read the full technical changelog on&nbsp;\u003Ca href=\"https://github.com/orgs/chatwoot/discussions/13836?ref=www-internal-blog.chatwoot.com\" rel=\"noreferrer\">GitHub Discussions → v4.12.0\u003C/a>\u003C/p>","https://www-internal-blog.chatwoot.com/content/images/2026/03/smarter-assignment-policies.png","2026-03-19T07:10:57.000+00:00","2026-03-19T12:11:02.000+00:00","2026-03-19T07:20:27.000+00:00","Control how conversations route to agents",[55],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[57],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/smarter-assignment-policies-universal-search-on-mobile/","Smarter Assignment Policies",{"id":63,"uuid":64,"title":65,"slug":66,"html":67,"comment_id":63,"feature_image":68,"featured":12,"visibility":13,"created_at":69,"updated_at":70,"published_at":71,"custom_excerpt":65,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":72,"authors":74,"primary_author":76,"primary_tag":77,"url":78,"excerpt":65,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":65,"meta_description":80,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"69afc1dd4a1c2004e083a9e5","2adc312a-d45f-4010-941a-ec6cd41a15ba","A Better Way to Snooze","a-better-way-to-snooze","\u003Cp>\u003C/p>\u003Cp>Snoozing conversations used to rely on a fixed set of options like \u003Cstrong>tomorrow\u003C/strong>, \u003Cstrong>next week\u003C/strong>, or selecting a time from a date picker. That worked, but it often meant extra clicks for something agents do frequently.\u003C/p>\u003Cp>You can now type snooze times in plain language.\u003C/p>\u003Cfigure class=\"kg-card kg-video-card kg-width-regular\" data-kg-thumbnail=\"https://www-internal-blog.chatwoot.com/content/media/2026/03/shortwithout_online-video-cutter.com_4_-_CROP_-_Videobolt.net-1_thumb.jpg\" data-kg-custom-thumbnail>\n            \u003Cdiv class=\"kg-video-container\">\n                \u003Cvideo src=\"https://www-internal-blog.chatwoot.com/content/media/2026/03/shortwithout_online-video-cutter.com_4_-_CROP_-_Videobolt.net-1.mp4\" poster=\"https://img.spacergif.org/v1/1402x714/0a/spacer.png\" width=\"1402\" height=\"714\" loop autoplay muted playsinline preload=\"metadata\" style=\"background: transparent url('https://www-internal-blog.chatwoot.com/content/media/2026/03/shortwithout_online-video-cutter.com_4_-_CROP_-_Videobolt.net-1_thumb.jpg') 50% 50% / cover no-repeat;\">\u003C/video>\n                \u003Cdiv class=\"kg-video-overlay\">\n                    \u003Cbutton class=\"kg-video-large-play-icon\" aria-label=\"Play video\">\n                        \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                            \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                        \u003C/svg>\n                    \u003C/button>\n                \u003C/div>\n                \u003Cdiv class=\"kg-video-player-container kg-video-hide\">\n                    \u003Cdiv class=\"kg-video-player\">\n                        \u003Cbutton class=\"kg-video-play-icon\" aria-label=\"Play video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-pause-icon kg-video-hide\" aria-label=\"Pause video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Crect x=\"3\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                                \u003Crect x=\"14\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cspan class=\"kg-video-current-time\">0:00\u003C/span>\n                        \u003Cdiv class=\"kg-video-time\">\n                            /\u003Cspan class=\"kg-video-duration\">0:35\u003C/span>\n                        \u003C/div>\n                        \u003Cinput type=\"range\" class=\"kg-video-seek-slider\" max=\"100\" value=\"0\">\n                        \u003Cbutton class=\"kg-video-playback-rate\" aria-label=\"Adjust playback speed\">1×\u003C/button>\n                        \u003Cbutton class=\"kg-video-unmute-icon\" aria-label=\"Unmute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M15.189 2.021a9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h1.794a.249.249 0 0 1 .221.133 9.73 9.73 0 0 0 7.924 4.85h.06a1 1 0 0 0 1-1V3.02a1 1 0 0 0-1.06-.998Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-mute-icon kg-video-hide\" aria-label=\"Mute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M16.177 4.3a.248.248 0 0 0 .073-.176v-1.1a1 1 0 0 0-1.061-1 9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h.114a.251.251 0 0 0 .177-.073ZM23.707 1.706A1 1 0 0 0 22.293.292l-22 22a1 1 0 0 0 0 1.414l.009.009a1 1 0 0 0 1.405-.009l6.63-6.631A.251.251 0 0 1 8.515 17a.245.245 0 0 1 .177.075 10.081 10.081 0 0 0 6.5 2.92 1 1 0 0 0 1.061-1V9.266a.247.247 0 0 1 .073-.176Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cinput type=\"range\" class=\"kg-video-volume-slider\" max=\"100\" value=\"100\">\n                    \u003C/div>\n                \u003C/div>\n            \u003C/div>\n            \n        \u003C/figure>\u003Cp>Things like \u003Cstrong>next tuesday at 2pm, in 3 hours,\u003C/strong> or \u003Cstrong>end of the month\u003C/strong> are understood directly. The parser handles both relative and specific dates, so agents can quickly type what they mean instead of navigating a calendar.\u003C/p>\u003Cp>For example:\u003C/p>\u003Cul>\u003Cli>If you’re waiting for a customer response later in the day, you can type \u003Cstrong>snooze for 2 hours.\u003C/strong>\u003C/li>\u003Cli>If you want to follow up next week, simply write \u003Cstrong>Next Monday morning.\u003C/strong>\u003C/li>\u003C/ul>\u003Cp>It’s a small change, but it makes snoozing faster and more natural during busy support shifts.\u003C/p>\u003Cp>\u003C/p>\u003Ch3 id=\"other-updates\">Other Updates\u003C/h3>\u003Cp>\u003C/p>\u003Cp>\u003Cstrong>Security &amp; Integrations\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Each outgoing webhook now gets its own secret and includes three signed headers (X-Chatwoot-Signature, X-Chatwoot-Timestamp, X-Chatwoot-Delivery) so receivers can verify authenticity, reject stale requests, and deduplicate retries. Existing webhooks are backfilled automatically.\u003C/li>\u003Cli>Stabilized webhook delivery for transient upstream failures.\u003C/li>\u003Cli>Agent bots can now toggle typing indicators.\u003C/li>\u003Cli>IMAP authentication failures now return proper authorization errors\u003C/li>\u003Cli>Captain assistant traces in Langfuse now include channel type metadata..\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Conversations &amp; Workflow\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Private notes no longer trigger new message notifications. If someone is explicitly @mentioned, they'll still get notified.\u003C/li>\u003Cli>Added priority + created at sorting for conversations.\u003C/li>\u003Cli>Assignment policy name now appears in auto-assignment activity messages.\u003C/li>\u003Cli>Bot handoff now correctly sets waiting time.\u003C/li>\u003Cli>Disabled the reply editor for API channel conversations outside the 24-hour response window.\u003C/li>\u003Cli>Conversation continuity setting is now available for Telegram, TikTok, Instagram, Line, WhatsApp, and Facebook.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Channels\u003C/strong>\u003C/p>\u003Cul>\u003Cli>When an agent replies from Slack and their email doesn't match a Chatwoot account, the message now shows the Slack user's display name and profile image instead of \"Bot.\"\u003C/li>\u003Cli>Messenger native-app echoes are marked correctly as external echo messages.\u003C/li>\u003Cli>Added a Captain-powered CSAT template analyzer for WhatsApp that predicts whether Meta might reclassify a Utility template as Marketing, explains the risks, and suggests safer rewording before submission. Manual and button-triggered.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Performance\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Replaced vue-virtual-scroller with virtua for chat list rendering—smoother scrolling, especially on long lists.\u003C/li>\u003Cli>Filter endpoints now use the search API internally for faster results.\u003C/li>\u003Cli>Rate-limited Meta endpoint calls to 30 per minute per user to prevent throttling.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Settings &amp; UX\u003C/strong>\u003C/p>\u003Cul>\u003Cli>SMTP validation now returns specific error messages for authentication failures, connection issues, SSL/TLS errors, and unreachable servers instead of a generic failure message.\u003C/li>\u003Cli>Categories can now be reordered via drag and drop.\u003C/li>\u003C/ul>\u003Cp>Thanks to everyone reporting issues and sharing feedback.\u003C/p>","https://www-internal-blog.chatwoot.com/content/images/2026/03/a-better-way-to-snooze.png","2026-03-10T07:01:49.000+00:00","2026-03-10T11:41:35.000+00:00","2026-03-10T07:03:28.000+00:00",[73],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[75],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/a-better-way-to-snooze/",2,"Set snooze times with natural language",{"id":82,"uuid":83,"title":84,"slug":85,"html":86,"comment_id":82,"feature_image":87,"featured":12,"visibility":13,"created_at":88,"updated_at":89,"published_at":90,"custom_excerpt":84,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":91,"authors":93,"primary_author":95,"primary_tag":96,"url":97,"excerpt":84,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":84,"meta_description":98,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"69a08db34a1c2004e083a9bb","79d819e4-f3b5-471b-84a3-2c5dbdabba3a","Redesigned Settings","redesigned-settings","\u003Cp>We’ve redesigned the Settings pages to make them simpler and easier to navigate. Inbox settings now have a clearer layout with fewer visual distractions. The goal was straightforward: help you find what you need without digging through tabs or long pages.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2026/02/CleanShot-2026-02-26-at-22.14.04@2x.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1390\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2026/02/CleanShot-2026-02-26-at-22.14.04@2x.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2026/02/CleanShot-2026-02-26-at-22.14.04@2x.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2026/02/CleanShot-2026-02-26-at-22.14.04@2x.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2026/02/CleanShot-2026-02-26-at-22.14.04@2x.png 2374w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003C/p>\u003Cp>All major settings sections Inboxes, Macros, Automations, and others have also been refreshed with a consistent layout. We’ve added search across settings so you can quickly jump to what you’re looking for.\u003C/p>\u003Cp>For example, if you’re trying to update a macro or tweak an automation rule, you can now search directly instead of scanning the entire page. It’s a small change, but it saves time for teams who manage multiple inboxes and workflows. \u003C/p>\u003Ch3 id=\"other-updates\">Other Updates\u003C/h3>\u003Cp>\u003Cstrong>Infrastructure and Performance\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Notification cap per user (300): Prevents unbounded notification growth and reduces DB CPU spikes.\u003C/li>\u003Cli>Lightweight /health endpoint: Reduces health-check overhead during peak traffic and lowers cascading failure risk from heavy probes.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Platform Improvements\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Story reply context improvements: Story replies now show attachment and context labels more clearly.\u003C/li>\u003Cli>Orphan conversation cleanup cron: Automatically removes orphan conversations to keep data cleaner.\u003C/li>\u003Cli>WhatsApp Cloud API reply-to fix: Corrects reply-to behavior in WhatsApp Cloud conversations.\u003C/li>\u003Cli>Email rate limiting for automation actions: Helps avoid bursty outbound email behavior from rules.\u003C/li>\u003Cli>Mark pending automation action: Adds an explicit pending-state action in automation flows.\u003C/li>\u003Cli>Keep pending on bot failure setting: Lets conversations remain pending when bot flows fail, so agents can follow up.\u003C/li>\u003Cli>Linear GraphQL escaping fix: Correctly escapes special characters in queries.\u003C/li>\u003Cli>Assignee display fix: Fixes wrong assignee shown after switching conversations.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Reporting Improvements\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Inbox-label matrix report endpoint: Adds a matrix view for inbox and label combinations.\u003C/li>\u003Cli>Standalone outgoing messages count endpoint: Exposes outgoing volume as a dedicated metric.\u003C/li>\u003Cli>First response time distribution endpoint: Adds response-time distribution data for deeper performance analysis.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Captain AI\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Image comprehension: Captain can now use image context in assistance flows.\u003C/li>\u003Cli>search_documentation in editor suggestions: Adds documentation lookup into reply suggestion workflows.\u003C/li>\u003Cli>FAQ count in Related FAQs title: Shows total generated FAQ count directly in the dialog title.\u003C/li>\u003Cli>FAQ search in account language: Improves FAQ search relevance using the account language.\u003C/li>\u003Cli>Campaign conversation fix: Resolves an issue where Captain was not responding in campaign threads.\u003C/li>\u003C/ul>\u003Ch4 id=\"channel-fixes\">Channel Fixes\u003C/h4>\u003Cul>\u003Cli>External echo handling from native apps: Improves sync behavior for echo messages.\u003C/li>\u003Cli>WABA subscription order fix in embedded signup: Subscribes app to WABA before webhook callback override.\u003C/li>\u003Cli>Telegram large file fix: Resolves failures when handling large file transfers.\u003C/li>\u003Cli>Missing channel lookup dead-job fix: Prevents dead jobs when channel lookup is unavailable.\u003C/li>\u003C/ul>\u003Cp>Thanks to everyone who reported issues and shared feedback this week\u003C/p>","https://www-internal-blog.chatwoot.com/content/images/2026/02/redesigned-settings-1.png","2026-02-26T18:15:15.000+00:00","2026-02-26T20:04:09.000+00:00","2026-02-26T18:23:27.000+00:00",[92],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[94],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/redesigned-settings/","Cleaner settings layout with search",{"id":100,"uuid":101,"title":102,"slug":103,"html":104,"comment_id":100,"feature_image":105,"featured":12,"visibility":13,"created_at":106,"updated_at":107,"published_at":108,"custom_excerpt":109,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":110,"authors":112,"primary_author":114,"primary_tag":115,"url":116,"excerpt":109,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":109,"meta_description":118,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"698c96d64a1c2004e083a90b","25d7e006-a848-438b-9783-6e9767890e3a","Captain Inside the Reply Editor","captain-inside-the-reply-editor","\u003Cp>This release is mainly about Captain. AI assistance now works directly inside the reply editor, along with a few fixes across WhatsApp and reporting.\u003C/p>\u003Cp>Captain is now built into the reply box. You no longer need to switch to a separate panel to get AI help. It works where you’re already typing.\u003C/p>\u003Cfigure class=\"kg-card kg-video-card kg-width-regular\" data-kg-thumbnail=\"https://www-internal-blog.chatwoot.com/content/media/2026/02/CleanShot_2026-02-19_at_16.00.09-trimmed_thumb.jpg\" data-kg-custom-thumbnail>\n            \u003Cdiv class=\"kg-video-container\">\n                \u003Cvideo src=\"https://www-internal-blog.chatwoot.com/content/media/2026/02/CleanShot_2026-02-19_at_16.00.09-trimmed.mp4\" poster=\"https://img.spacergif.org/v1/650x464/0a/spacer.png\" width=\"650\" height=\"464\" loop autoplay muted playsinline preload=\"metadata\" style=\"background: transparent url('https://www-internal-blog.chatwoot.com/content/media/2026/02/CleanShot_2026-02-19_at_16.00.09-trimmed_thumb.jpg') 50% 50% / cover no-repeat;\">\u003C/video>\n                \u003Cdiv class=\"kg-video-overlay\">\n                    \u003Cbutton class=\"kg-video-large-play-icon\" aria-label=\"Play video\">\n                        \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                            \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                        \u003C/svg>\n                    \u003C/button>\n                \u003C/div>\n                \u003Cdiv class=\"kg-video-player-container kg-video-hide\">\n                    \u003Cdiv class=\"kg-video-player\">\n                        \u003Cbutton class=\"kg-video-play-icon\" aria-label=\"Play video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-pause-icon kg-video-hide\" aria-label=\"Pause video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Crect x=\"3\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                                \u003Crect x=\"14\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cspan class=\"kg-video-current-time\">0:00\u003C/span>\n                        \u003Cdiv class=\"kg-video-time\">\n                            /\u003Cspan class=\"kg-video-duration\">0:35\u003C/span>\n                        \u003C/div>\n                        \u003Cinput type=\"range\" class=\"kg-video-seek-slider\" max=\"100\" value=\"0\">\n                        \u003Cbutton class=\"kg-video-playback-rate\" aria-label=\"Adjust playback speed\">1×\u003C/button>\n                        \u003Cbutton class=\"kg-video-unmute-icon\" aria-label=\"Unmute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M15.189 2.021a9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h1.794a.249.249 0 0 1 .221.133 9.73 9.73 0 0 0 7.924 4.85h.06a1 1 0 0 0 1-1V3.02a1 1 0 0 0-1.06-.998Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-mute-icon kg-video-hide\" aria-label=\"Mute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M16.177 4.3a.248.248 0 0 0 .073-.176v-1.1a1 1 0 0 0-1.061-1 9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h.114a.251.251 0 0 0 .177-.073ZM23.707 1.706A1 1 0 0 0 22.293.292l-22 22a1 1 0 0 0 0 1.414l.009.009a1 1 0 0 0 1.405-.009l6.63-6.631A.251.251 0 0 1 8.515 17a.245.245 0 0 1 .177.075 10.081 10.081 0 0 0 6.5 2.92 1 1 0 0 0 1.061-1V9.266a.247.247 0 0 1 .073-.176Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cinput type=\"range\" class=\"kg-video-volume-slider\" max=\"100\" value=\"100\">\n                    \u003C/div>\n                \u003C/div>\n            \u003C/div>\n            \n        \u003C/figure>\u003Cp>From the editor, you can:\u003C/p>\u003Cul>\u003Cli>\u003Cstrong>Reply suggestions\u003C/strong> — Draft a response based on the conversation. Helpful when you’re clearing a queue and need a starting point.\u003C/li>\u003Cli>\u003Cstrong>Improve\u003C/strong> — Rewrite your draft to make it clearer or more complete.\u003C/li>\u003Cli>\u003Cstrong>Change tone\u003C/strong> — Adjust how your message sounds (professional, casual, direct, friendly).\u003C/li>\u003Cli>\u003Cstrong>Fix grammar &amp; spelling\u003C/strong> — Clean up a draft without changing its meaning.\u003C/li>\u003Cli>\u003Cstrong>Summarize\u003C/strong> — Generate a short summary for internal notes or handoffs.\u003C/li>\u003Cli>\u003Cstrong>Ask Copilot\u003C/strong> — Ask questions in context, like “what has the customer already tried?”\u003C/li>\u003C/ul>\u003Cp>You can refine outputs before inserting them. For example, generate a reply, then ask Captain to “make it shorter” or “add a link to our refund policy.”\u003C/p>\u003Cp>This replaces the earlier OpenAI-based setup. Captain now runs on its own backend, so no separate API key is required. The feature is behind a feature flag and uses AI credits on Cloud.\u003C/p>\u003Cp>In practice, this keeps agents in one flow: read, draft, refine, send.\u003C/p>\u003Ch2 id=\"other-improvements\">\u003Cstrong>Other Improvements\u003C/strong>\u003C/h2>\u003Cul>\u003Cli>Added validation for status and priority filters in conversation search to prevent invalid values.\u003C/li>\u003Cli>Fixed webhook registration for manually created WhatsApp Cloud channels.\u003C/li>\u003Cli>Fixed Captain inbox modal showing data from the wrong assistant when switching inboxes.\u003C/li>\u003Cli>Added rake tasks to download agent, inbox, and label summary reports as CSV (internal use).\u003C/li>\u003Cli>Fixed WhatsApp Cloud media retrieval by removing an unnecessary phone_number_id parameter.\u003C/li>\u003C/ul>\u003Cp>Thanks to everyone who reported issues and shared feedback.\u003C/p>","https://www-internal-blog.chatwoot.com/content/images/2026/02/captain-inside-the-reply-editor.png","2026-02-11T14:48:54.000+00:00","2026-02-20T16:52:47.000+00:00","2026-02-20T10:37:00.000+00:00","Captain in the Reply Editor",[111],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[113],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/captain-inside-the-reply-editor/",1,"AI writing assistance in the reply editor",{"id":120,"uuid":121,"title":122,"slug":123,"html":124,"comment_id":120,"feature_image":125,"featured":12,"visibility":13,"created_at":126,"updated_at":127,"published_at":128,"custom_excerpt":129,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":130,"authors":132,"primary_author":134,"primary_tag":135,"url":136,"excerpt":129,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":129,"meta_description":137,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"698cb8af4a1c2004e083a91e","89b229ed-d9df-4cff-9389-72af332fd1bc","Required Attributes on Resolution","required-attributes-on-resolution","\u003Cp>Agents can now be required to fill in specific custom attributes before resolving a conversation. If anything is missing, a modal prompts them to complete it the conversation stays open until they do.\u003C/p>\u003Cp>This is useful when your team needs structured data at close — a resolution reason, issue category, or anything else that feeds into reporting. Without it, these fields tend to get skipped when agents are moving fast.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2026/02/CleanShot-2026-02-11-at-22.48.35.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1195\" height=\"616\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2026/02/CleanShot-2026-02-11-at-22.48.35.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2026/02/CleanShot-2026-02-11-at-22.48.35.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2026/02/CleanShot-2026-02-11-at-22.48.35.png 1195w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>It works across all attribute types and applies to bulk-resolve too. Conversations with missing attributes are skipped, and the agent is told why.\u003C/p>\u003Cp>Please read more about this feature \u003Ca href=\"https://www.chatwoot.com/hc/user-guide/articles/1769161760-required-conversation-attributes?ref=www-internal-blog.chatwoot.com\" rel=\"noreferrer\">here\u003C/a> \u003C/p>\u003Cp>This is an Enterprise feature.\u003C/p>\u003Ch3 id=\"other-improvements\">Other Improvements\u003C/h3>\u003Cul>\u003Cli>Fixed article heading permalinks in the Help Center to use safe DOM manipulation, preventing potential rendering issues.\u003C/li>\u003Cli>Preserved ordered list numbering in WhatsApp messages — previously, numbered lists could lose their formatting when sent.\u003C/li>\u003Cli>Improved contact search performance by querying account contacts directly, reducing unnecessary database load.\u003C/li>\u003Cli>Simplified the signup flow by reducing the number of input fields on the registration page.\u003C/li>\u003Cli>Throttled agent_last_seen_at updates to reduce database writes — this was triggering on every conversation view and adding up at scale.\u003C/li>\u003Cli>Added infinite scroll to the contacts search page, so results load progressively instead of requiring manual pagination.\u003C/li>\u003C/ul>","https://www-internal-blog.chatwoot.com/content/images/2026/02/required-attributes-on-resolution.png","2026-02-11T17:13:19.000+00:00","2026-02-23T05:14:58.000+00:00","2026-02-19T16:49:00.000+00:00","Required Conversation Attributes",[131],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[133],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/required-attributes-on-resolution/","Enforce data collection before resolving",{"id":139,"uuid":140,"title":141,"slug":142,"html":143,"comment_id":139,"feature_image":144,"featured":12,"visibility":13,"created_at":145,"updated_at":146,"published_at":147,"custom_excerpt":141,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":148,"authors":150,"primary_author":152,"primary_tag":153,"url":154,"excerpt":141,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":141,"meta_description":155,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"698c8bef4a1c2004e083a8e9","9259f023-6f56-4983-a8be-db300c043ff1","CSAT Updates and Reporting Improvements","csat-updates-and-reporting-improvement","\u003Cp>The main changes this week are around CSAT making surveys more reliable on WhatsApp and giving teams better tools to interpret satisfaction data. \u003C/p>\u003Ch3 id=\"csat-surveys-via-whatsapp-templates\">CSAT Surveys via WhatsApp Templates\u003C/h3>\u003Cp>We’ve added template-based CSAT support for WhatsApp Channels. When you enable CSAT, Chatwoot automatically creates and submits a template for Meta’s approval. Once approved, surveys can be sent even after the 24-hour window.\u003C/p>\u003Cp>You can customize the survey message, button text, and language. If you change the content later, the old template is removed and a new one is submitted for approval. \u003C/p>\u003Cfigure class=\"kg-card kg-image-card kg-card-hascaption\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2026/02/CleanShot-2026-02-11-at-19.42.46.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1139\" height=\"833\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2026/02/CleanShot-2026-02-11-at-19.42.46.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2026/02/CleanShot-2026-02-11-at-19.42.46.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2026/02/CleanShot-2026-02-11-at-19.42.46.png 1139w\" sizes=\"(min-width: 720px) 720px\">\u003Cfigcaption>\u003Cspan style=\"white-space: pre-wrap;\">csat-template \u003C/span>\u003C/figcaption>\u003C/figure>\u003Cp>In simple terms: you can close a conversation today and still be confident the customer will receive the survey. Please read more \u003Ca href=\"https://www.chatwoot.com/hc/user-guide/articles/1768303449-whats_app-csat-surveys-in-chatwoot?ref=www-internal-blog.chatwoot.com\" rel=\"noreferrer\">here\u003C/a>\u003C/p>\u003Ch3 id=\"review-notes-for-csat-reports\">Review Notes for CSAT Reports\u003C/h3>\u003Cp>Scores don’t always explain what happened. You can now add internal Review Notes to individual CSAT responses. This helps teams record context  like delays, misunderstandings, or external issues  directly inside the report.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card kg-card-hascaption\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2026/02/csat_review_reports.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1548\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2026/02/csat_review_reports.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2026/02/csat_review_reports.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2026/02/csat_review_reports.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2026/02/csat_review_reports.png 2170w\" sizes=\"(min-width: 720px) 720px\">\u003Cfigcaption>\u003Cspan style=\"white-space: pre-wrap;\">csat-review-notes\u003C/span>\u003C/figcaption>\u003C/figure>\u003Cp>Notes are timestamped, attributed, and visible only to admins and users with report access. Customers never see them. This is available on the Enterprise plan. Please read more about \u003Ca href=\"https://www.chatwoot.com/hc/user-guide/articles/1768536939-review-notes-for-csat?ref=www-internal-blog.chatwoot.com\" rel=\"noreferrer\">here\u003C/a>\u003C/p>\u003Ch3 id=\"other-improvements\">Other Improvements\u003C/h3>\u003Cul>\u003Cli>Fixed an issue where translations weren't rendering correctly based on the user's locale.\u003C/li>\u003Cli>You can now sort the companies list by contacts count, making it easier to find your largest accounts.\u003C/li>\u003Cli>Added the contact merge endpoint to the Swagger API documentation.\u003C/li>\u003Cli>Fixed the sidebar collapsing to a narrow view when refreshing the page—it now correctly shows the expanded list.\u003C/li>\u003Cli>Upgraded Node.js to 24.x LTS.\u003C/li>\u003Cli>Added an API for querying reporting metrics by channel type, so you can compare performance across WhatsApp, email, web, and other channels.\u003C/li>\u003Cli>Fixed country code validation to check against the contact record instead of the conversation.\u003C/li>\u003C/ul>\u003Cp>Thanks to everyone reporting issues and sharing feedback.             \u003C/p>","https://www-internal-blog.chatwoot.com/content/images/2026/02/CleanShot-2026-02-18-at-16.24.39.png","2026-02-11T14:02:23.000+00:00","2026-02-18T15:02:36.000+00:00","2026-02-16T14:15:00.000+00:00",[149],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[151],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/csat-updates-and-reporting-improvement/"," Reliable WhatsApp CSAT surveys & review notes",{"id":157,"uuid":158,"title":159,"slug":160,"html":161,"comment_id":157,"feature_image":162,"featured":12,"visibility":13,"created_at":163,"updated_at":164,"published_at":165,"custom_excerpt":166,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":167,"authors":169,"primary_author":171,"primary_tag":172,"url":173,"excerpt":166,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":159,"meta_description":174,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"698061144a1c2004e083a8b8","ace08e28-9b35-4d5e-8286-03b5ff6ea840","Advanced Search","advanced-search","\u003Cp>Search in Chatwoot has been fairly basic for a long time, limited to keyword lookups across conversations and contacts. With this release, search takes a big step forward with the introduction of proper filtering.\u003C/p>\u003Cp>You can now filter messages by sender (a specific contact or agent), inbox, and time range. This makes it possible to run precise queries, like finding messages that mention “refund” from a particular customer over the last two weeks.\u003C/p>\u003Cp>We have also added time-based filtering for contacts and conversations, which helps you focus on recent activity, such as contacts active in the last 7 days or conversations from the previous month.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card kg-card-hascaption\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2026/02/CleanShot-2026-02-02-at-14.13.21@2x.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1005\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2026/02/CleanShot-2026-02-02-at-14.13.21@2x.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2026/02/CleanShot-2026-02-02-at-14.13.21@2x.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2026/02/CleanShot-2026-02-02-at-14.13.21@2x.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2026/02/CleanShot-2026-02-02-at-14.13.21@2x.png 2030w\" sizes=\"(min-width: 720px) 720px\">\u003Cfigcaption>\u003Cspan style=\"white-space: pre-wrap;\">advanced-search\u003C/span>\u003C/figcaption>\u003C/figure>\u003Cp>The new filters are available on paid plans, on both Cloud and self-hosted deployments.\u003C/p>\u003Ch3 id=\"other-improvements\">Other Improvements\u003C/h3>\u003Cul>\u003Cli>Added call-to-action template support for Twilio. You can now send WhatsApp templates with CTA buttons through Twilio.\u003C/li>\u003Cli>Added support for pasting screenshots and files directly in the new conversation modal, similar to the reply editor.\u003C/li>\u003Cli>Fixed the SDK to correctly respect the enableFileUpload flag when explicitly set, instead of overriding it with inbox defaults.\u003C/li>\u003Cli>Fixed contact form buttons being cut off on mobile web.\u003C/li>\u003Cli>Fixed an issue where invalid attachments in the clipboard could block normal text paste.\u003C/li>\u003Cli>Fixed orphaned inbox members causing errors in the widget API.\u003C/li>\u003Cli>Improved handling of empty custom attributes in settings.\u003C/li>\u003C/ul>\u003Cp>Thanks to everyone reporting issues and sharing feedback. \u003C/p>","https://www-internal-blog.chatwoot.com/content/images/2026/02/CleanShot-2026-02-02-at-15.05.03@2x-1.png","2026-02-02T08:32:20.000+00:00","2026-02-03T00:20:09.000+00:00","2026-02-02T08:45:19.000+00:00","Find messages, conversations, and recent activity faster with improved search filters.",[168],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[170],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/advanced-search/","Find messages and conversations faster with filters",{"id":176,"uuid":177,"title":178,"slug":179,"html":180,"comment_id":176,"feature_image":181,"featured":12,"visibility":13,"created_at":182,"updated_at":183,"published_at":184,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":185,"authors":187,"primary_author":189,"primary_tag":190,"url":191,"excerpt":192,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":193,"meta_description":194,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6942f41b4a1c2004e083a878","d83f1d0e-d501-48c8-a0e5-b753e7db16ec","Captain AI Credits and Billing","captain-ai-credits-and-billing","\u003Cp>This release introduces clearer billing controls for Captain. The goal is simple: make AI usage easier to understand and easier to manage as teams scale.\u003C/p>\u003Cp>Captain uses AI credits to measure usage. Credits are consumed only when Captain actually performs AI work, like generating replies, answering questions,  summarizing conversations etc. If Captain isn’t running an AI task, no credits are used. (More \u003Ca href=\"https://www.chatwoot.com/hc/user-guide/articles/1765223602-how-ai-credits-work-in-captain?ref=www-internal-blog.chatwoot.com#how-are-ai-credits-consumed\" rel=\"noreferrer\">here\u003C/a>).\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/12/captain-ai-credits-1.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1170\" height=\"1382\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/12/captain-ai-credits-1.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/12/captain-ai-credits-1.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2025/12/captain-ai-credits-1.png 1170w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"buy-ai-credits-when-you-need-them\">Buy AI credits when you need them\u003C/h3>\u003Cp>You can now purchase AI credits directly from the dashboard. These credits are used automatically once your monthly plan credits run out. There is no change to your plan, setup, or workflows.\u003C/p>\u003Cp>Purchased credits expire after 6 months and require an active subscription to use.\u003C/p>\u003Cp>AI credits reflect usage, not feature access. You can create and configure assistants, documents, and workflows without consuming credits. Credits are only deducted when Captain actually runs an AI task.\u003C/p>\u003Cp>If you want a deeper breakdown of how credits are calculated and consumed, the \u003Ca href=\"https://www.chatwoot.com/hc/user-guide/articles/1765223602-how-ai-credits-work-in-captain?ref=www-internal-blog.chatwoot.com\">full guide\u003C/a> goes into the details.\u003C/p>","https://www-internal-blog.chatwoot.com/content/images/2025/12/Frame-35.png","2025-12-17T18:19:07.000+00:00","2025-12-19T19:04:21.000+00:00","2025-12-19T19:00:10.000+00:00",[186],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[188],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/captain-ai-credits-and-billing/","This release introduces clearer billing controls for Captain. The goal is simple: make AI usage easier to understand and easier to manage as teams scale.\n\nCaptain uses AI credits to measure usage. Credits are consumed only when Captain actually performs AI work, like generating replies, answering questions, summarizing conversations etc. If Captain isn’t running an AI task, no credits are used. (More here).\n\n\nBuy AI credits when you need them\n\nYou can now purchase AI credits directly from the da","Captain AI Credits","Manage Captain AI usage with flexible credits",{"id":196,"uuid":197,"title":198,"slug":199,"html":200,"comment_id":196,"feature_image":201,"featured":12,"visibility":13,"created_at":202,"updated_at":203,"published_at":203,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":204,"authors":206,"primary_author":208,"primary_tag":209,"url":210,"excerpt":211,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":198,"meta_description":212,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6926d59e4a1c2004e083a847","239f499d-362f-446a-9169-2ed4a22fe24f","Bulk actions for contacts","bulk-actions-for-contacts","\u003Cp>We’ve introduced&nbsp;\u003Cstrong>bulk actions on the Contacts page\u003C/strong>, starting with two high-impact improvements:&nbsp;\u003Cstrong>bulk label assignment\u003C/strong>&nbsp;and&nbsp;\u003Cstrong>bulk delete\u003C/strong>.\u003C/p>\u003Ch2 id=\"bulk-label-assignment\">Bulk Label Assignment\u003C/h2>\u003Cp>Grouping large segments of users is now much faster. Instead of updating labels one by one, you can:\u003C/p>\u003Cul>\u003Cli>Select multiple contacts at once\u003C/li>\u003Cli>Assign one or more labels in a single action\u003C/li>\u003C/ul>\u003Cp>This is especially useful when preparing targeted lists—for example, labeling a WhatsApp campaign audience without editing each contact individually.\u003C/p>\u003Ch2 id=\"bulk-delete\">Bulk Delete\u003C/h2>\u003Cp>Cleaning up your Chatwoot account is now simpler. You can delete multiple contacts together, helping teams quickly remove:\u003C/p>\u003Cul>\u003Cli>Test data\u003C/li>\u003Cli>Duplicate contacts\u003C/li>\u003Cli>Outdated or irrelevant records\u003C/li>\u003C/ul>\u003Cfigure class=\"kg-card kg-image-card kg-card-hascaption\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/11/Frame-10.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1254\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/11/Frame-10.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/11/Frame-10.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/11/Frame-10.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/11/Frame-10.png 2006w\" sizes=\"(min-width: 720px) 720px\">\u003Cfigcaption>\u003Cspan style=\"white-space: pre-wrap;\">contact-bulk-actions\u003C/span>\u003C/figcaption>\u003C/figure>\u003Ch3 id=\"other-updates\">Other Updates\u003C/h3>\u003Cp>\u003Cstrong>Navigation &amp; UI Improvements\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Simplified navigation across Captain screens.\u003C/li>\u003Cli>Added URL-based search and preserved tab selection across views.\u003C/li>\u003Cli>Added tab parameters to inbox configuration pages.\u003C/li>\u003Cli>Updated the Captain pending FAQ interface for better clarity.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Email &amp; Messaging Enhancements\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Added support for&nbsp;\u003Cstrong>HTML emails\u003C/strong>&nbsp;in outgoing messages.\u003C/li>\u003Cli>Added an empty line before email signatures in the composer.\u003C/li>\u003Cli>Corrected issues with processing variables in outgoing email content.\u003C/li>\u003Cli>Added&nbsp;\u003Cstrong>Amazon SES inbound email\u003C/strong>&nbsp;support.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Captain AI &amp; Automation\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Added a service to fetch website content and generate a&nbsp;\u003Cstrong>Captain assistant persona\u003C/strong>&nbsp;(Enterprise Edition).\u003C/li>\u003Cli>Hide PDF citations from Captain FAQ responses for cleaner outputs.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Platform &amp; Reporting Improvements\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Added&nbsp;\u003Cstrong>month-range selection\u003C/strong>&nbsp;in overview reports.\u003C/li>\u003Cli>Enabled querying of reporting events through the API.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Infrastructure &amp; Performance\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Migrated mailers from workers to background jobs.\u003C/li>\u003Cli>Disabled worker&nbsp;\u003Ccode>MemoryHigh\u003C/code>&nbsp;throttling in systemd.\u003C/li>\u003Cli>Added configuration for max attachment upload sizes.\u003C/li>\u003Cli>Added customizable webhook timeout settings.\u003C/li>\u003Cli>Added the webhook name to outgoing webhook payloads.\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>Permissions, Roles &amp; Channel Fixes\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Enforced custom role permissions when accessing conversations.\u003C/li>\u003Cli>Removed same-account validation for WhatsApp channels.\u003C/li>\u003Cli>Extended phone number normalization support for Twilio WhatsApp.\u003C/li>\u003Cli>Corrected Instagram message locking by switching from&nbsp;\u003Ccode>sender_id\u003C/code>&nbsp;to&nbsp;\u003Ccode>contact_id\u003C/code>.\u003C/li>\u003C/ul>\u003Cp>We’ve officially released v4.8.0. You can read the full technical changelog on&nbsp;\u003Ca href=\"https://github.com/orgs/chatwoot/discussions/12899?ref=www-internal-blog.chatwoot.com\" rel=\"noreferrer\">GitHub Discussions → v4.8.0\u003C/a>\u003C/p>\u003Cp>Thanks again to everyone who shared feedback, reported issues, or tested early changes. Steady improvements like these come directly from your input.\u003C/p>","https://www-internal-blog.chatwoot.com/content/images/2025/12/Frame-34.png","2025-11-26T10:25:34.000+00:00","2025-12-10T04:46:30.000+00:00",[205],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[207],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/bulk-actions-for-contacts/","We’ve introduced bulk actions on the Contacts page, starting with two high-impact improvements: bulk label assignment and bulk delete.\n\n\nBulk Label Assignment\n\nGrouping large segments of users is now much faster. Instead of updating labels one by one, you can:\n\n * Select multiple contacts at once\n * Assign one or more labels in a single action\n\nThis is especially useful when preparing targeted lists—for example, labeling a WhatsApp campaign audience without editing each contact individually.\n\n\nB","Faster labeling and cleanup for contacts",{"id":214,"uuid":215,"title":216,"slug":217,"html":218,"comment_id":214,"feature_image":219,"featured":12,"visibility":13,"created_at":220,"updated_at":221,"published_at":222,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":223,"authors":225,"primary_author":227,"primary_tag":228,"url":229,"excerpt":230,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":231,"meta_description":232,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"68e8faef4a1c2004e083a7bf","ad1787ef-82c7-4990-b10c-cc2f77170699","WhatsApp Account Health and Allowed Domains","whatsapp-account-health-and-allowed-domains","\u003Ch3 id=\"whatsapp-account-health\">\u003Cstrong>WhatsApp Account Health\u003C/strong>\u003C/h3>\u003Cp>We’ve added a new Account Health tab under WhatsApp Inbox settings. It shows your number’s current status, messaging limits, display name, and quality rating all in one place.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/10/CleanShot-2025-10-10-at-17.56.14@2x.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"967\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/10/CleanShot-2025-10-10-at-17.56.14@2x.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/10/CleanShot-2025-10-10-at-17.56.14@2x.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/10/CleanShot-2025-10-10-at-17.56.14@2x.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/10/CleanShot-2025-10-10-at-17.56.14@2x.png 2266w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>This helps teams quickly verify if their number is active, healthy, and ready to send messages without having to switch to Meta Business Manager. For deeper checks, there’s a direct link to open your WhatsApp Manager dashboard.\u003C/p>\u003Ch3 id=\"web-widget-allowed-domains\">\u003Cstrong>Web Widget: Allowed Domains\u003C/strong>\u003C/h3>\u003Cp>You can now restrict where your web widget appears. From the inbox settings, add a list of allowed domains (wildcards supported, e.g. \u003Ccode>*.chatwoot.dev\u003C/code>). Once set, the widget will only load on those domains useful for keeping test or staging sites clean.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/10/CleanShot-2025-10-10-at-17.56.44@2x.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1978\" height=\"506\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/10/CleanShot-2025-10-10-at-17.56.44@2x.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/10/CleanShot-2025-10-10-at-17.56.44@2x.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/10/CleanShot-2025-10-10-at-17.56.44@2x.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/10/CleanShot-2025-10-10-at-17.56.44@2x.png 1978w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>Existing setups remain unaffected; the restriction only applies if you configure it.\u003C/p>\u003Ch3 id=\"slack-grouped-file-uploads\">Slack: Grouped File Uploads\u003C/h3>\u003Cp>When messages contain multiple attachments, they’ll now be sent to Slack as a single grouped message.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/10/CleanShot-2025-10-10-at-17.57.30@2x.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1102\" height=\"648\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/10/CleanShot-2025-10-10-at-17.57.30@2x.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/10/CleanShot-2025-10-10-at-17.57.30@2x.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2025/10/CleanShot-2025-10-10-at-17.57.30@2x.png 1102w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003Cbr>Instead of cluttering the thread with one message per file, attachments appear together in one neat block. It’s a small but welcome change for teams that rely on Slack notifications.\u003C/p>\u003Ch3 id=\"contact-notes-in-sidebar\">Contact Notes in Sidebar\u003C/h3>\u003Cp>You can now add or edit contact notes directly from the conversation sidebar.\u003Cbr>This saves you from switching screens when you need to capture context like follow-ups, preferences, or quick reminders about a customer.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/10/CleanShot-2025-10-10-at-17.58.42@2x.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1294\" height=\"756\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/10/CleanShot-2025-10-10-at-17.58.42@2x.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/10/CleanShot-2025-10-10-at-17.58.42@2x.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2025/10/CleanShot-2025-10-10-at-17.58.42@2x.png 1294w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"other-updates\">Other updates\u003C/h3>\u003Cul>\u003Cli>Added file attachment support in the Line channel.\u003C/li>\u003Cli>Auto-confirm user email when a super admin updates it.\u003C/li>\u003Cli>Allow quoted email threads in replies.\u003C/li>\u003Cli>Fixed an issue with inbox deletion confirmation.\u003C/li>\u003Cli>Improved performance of contact queries.\u003C/li>\u003Cli>Optimized Slack channel fetching to reduce rate limits.\u003C/li>\u003Cli>Cleaned up email “From” and “Reply-to” configuration.\u003C/li>\u003Cli>Ensured WhatsApp attachment messages always include \u003Ccode>conversation_created\u003C/code> webhook data.\u003C/li>\u003Cli>Minor UI and performance improvements across the dashboard.\u003C/li>\u003C/ul>\u003Ch3 id>\u003C/h3>","https://www-internal-blog.chatwoot.com/content/images/2025/10/Frame-27.png","2025-10-10T12:24:15.000+00:00","2025-10-24T17:17:35.000+00:00","2025-10-10T12:29:54.000+00:00",[224],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[226],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/whatsapp-account-health-and-allowed-domains/","WhatsApp Account Health\n\nWe’ve added a new Account Health tab under WhatsApp Inbox settings. It shows your number’s current status, messaging limits, display name, and quality rating all in one place.\n\nThis helps teams quickly verify if their number is active, healthy, and ready to send messages without having to switch to Meta Business Manager. For deeper checks, there’s a direct link to open your WhatsApp Manager dashboard.\n\n\nWeb Widget: Allowed Domains\n\nYou can now restrict where your web wid","WhatsApp Health","Track your WhatsApp account metrics",{"id":234,"uuid":235,"title":236,"slug":237,"html":238,"comment_id":234,"feature_image":239,"featured":12,"visibility":13,"created_at":240,"updated_at":241,"published_at":242,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":243,"authors":245,"primary_author":247,"primary_tag":248,"url":249,"excerpt":250,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":251,"meta_description":252,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"68cccd894a1c2004e083a790","6e35ea0c-d679-4ad5-89a9-3ec09a83edf2","Multi-Factor Authentication and Captain PDF Uploads","mfa-and-pdf-support","\u003Cp>This release focuses on practical improvements that make everyday work smoother: stronger security, and better ways to manage knowledge in Captain. Alongside these, we’ve made a set of smaller updates and fixes that address feedback from teams using Chatwoot day to day.\u003C/p>\u003Ch3 id=\"captain-now-supports-pdf-documents\">\u003Cstrong>Captain Now Supports PDF Documents\u003C/strong>\u003C/h3>\u003Cp>\u003Cbr>You can now upload PDFs as knowledge sources in Captain. This allows you to bring existing documents like product manuals, training guides, or policy documents into Captain without converting them first.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/09/captain_pdf.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1056\" height=\"1126\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/09/captain_pdf.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/09/captain_pdf.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2025/09/captain_pdf.png 1056w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>The content from these PDFs is processed so Captain can use it to provide more accurate and complete answers.\u003Cbr>For example, if you upload a customer onboarding guide in PDF format, Captain can draw on it when responding to onboarding-related questions, instead of leaving gaps in its answers.\u003C/p>\u003Ch3 id=\"multi-factor-authentication-mfa\">Multi-Factor Authentication (MFA)\u003C/h3>\u003Cp>We’ve added MFA as an additional security layer for accounts. Instead of relying only on a password, users will now need to verify using an authenticator app or backup code. This reduces the risk of unauthorized access and is an important step for accounts handling sensitive data.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/09/mfa.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"948\" height=\"1226\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/09/mfa.png 600w, https://www-internal-blog.chatwoot.com/content/images/2025/09/mfa.png 948w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"other-updates\">Other Updates\u003C/h2>\u003Cul>\u003Cli>Added ability to filter contacts based on labels.\u003C/li>\u003Cli>Fixed issue where plain text with valid HTML was not rendering.\u003C/li>\u003Cli>Added language selector in Profile Settings, letting each agent choose their UI language. Defaults to the account locale if not changed.\u003C/li>\u003Cli>Resolved account switching issue in newly added accounts.\u003C/li>\u003Cli>Improved contact avatar sync with URL validation and rate limiting.\u003C/li>\u003Cli>Added \u003Ccode>account_id\u003C/code> to queries for better database indexing.\u003C/li>\u003Cli>Support for customizing expiry of widget tokens.\u003C/li>\u003Cli>Automatic retry for failed messages within 24 hours.\u003C/li>\u003Cli>Introduced \u003Ccode>allowed_domains\u003C/code> setting for the web widget.\u003C/li>\u003Cli>Added support for labels in automations.\u003C/li>\u003Cli>Made Captain responses searchable.\u003C/li>\u003Cli>Added \u003Ccode>media_name\u003C/code> support for WhatsApp template document files.\u003C/li>\u003Cli>Upgraded Facebook API from v17.0 to v18.0.\u003C/li>\u003C/ul>\u003Cp>We’ve officially released v4.6.0. You can read the full technical changelog on&nbsp;\u003Ca href=\"https://github.com/orgs/chatwoot/discussions/12473?ref=www-internal-blog.chatwoot.com\" rel=\"noreferrer\">GitHub Discussions → v4.6.0\u003C/a>\u003C/p>\u003Cp>As always, thanks to everyone reporting issues and suggesting improvements. Your feedback helps guide where we focus next.\u003C/p>","https://www-internal-blog.chatwoot.com/content/images/2025/10/Frame-28.png","2025-09-19T03:27:05.000+00:00","2025-10-24T17:28:31.000+00:00","2025-09-19T12:13:10.000+00:00",[244],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[246],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/mfa-and-pdf-support/","This release focuses on practical improvements that make everyday work smoother: stronger security, and better ways to manage knowledge in Captain. Alongside these, we’ve made a set of smaller updates and fixes that address feedback from teams using Chatwoot day to day.\n\n\nCaptain Now Supports PDF Documents\n\n\nYou can now upload PDFs as knowledge sources in Captain. This allows you to bring existing documents like product manuals, training guides, or policy documents into Captain without convertin","MFA Login","Add extra security to your account",{"id":254,"uuid":255,"title":256,"slug":257,"html":258,"comment_id":254,"feature_image":259,"featured":12,"visibility":13,"created_at":260,"updated_at":261,"published_at":262,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":263,"authors":265,"primary_author":267,"primary_tag":268,"url":269,"excerpt":270,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":271,"meta_description":272,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"68b189144a1c2004e083a76e","eecc3f79-f14d-45eb-ab02-5b5ae20a951a","Twilio Content Templates","twilio-content-templates","\u003Cp>This release brings one of the most requested features, along with a handful of quality-of-life improvements and a set of smaller fixes.\u003C/p>\u003Chr>\u003Cp>If you’re using Twilio’s WhatsApp Business API, you can send pre-approved WhatsApp templates directly from Chatwoot. These templates are required to start new WhatsApp conversations and are also useful for sending structured messages, like appointment reminders or verification codes, that comply with WhatsApp’s rules.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/08/CleanShot-2025-08-29-at-16.38.17@2x.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1266\" height=\"1016\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/08/CleanShot-2025-08-29-at-16.38.17@2x.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/08/CleanShot-2025-08-29-at-16.38.17@2x.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2025/08/CleanShot-2025-08-29-at-16.38.17@2x.png 1266w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>Please read more details about \u003Ca href=\"https://www.chatwoot.com/hc/user-guide/articles/1756195741-twilio-content-templates?utm_source=chatgpt.com\" rel=\"noreferrer\">here\u003C/a>.\u003C/p>\u003Ch3 id=\"other-updates\">Other Updates\u003C/h3>\u003Cul>\u003Cli>The widget now shows articles based on the correct locale.\u003C/li>\u003Cli>Added channel-specific file upload rules and size limits.\u003C/li>\u003Cli>Fixed a memory leak in emails when handling fallback text.\u003C/li>\u003Cli>FAQ prompts now include the account language.\u003C/li>\u003Cli>WhatsApp templates now support liquid variables in parameters.\u003C/li>\u003Cli>Increased category index per-page limit to 1000.\u003C/li>\u003Cli>Fixed an issue where resolved conversations could reopen unexpectedly.\u003C/li>\u003Cli>Added a config option for the embedding model.\u003C/li>\u003Cli>Fixed an issue where the widget failed to load if business hours were enabled but no days were selected.\u003C/li>\u003Cli>Added QR codes for WhatsApp, Messenger, and Telegram on inbox finish page.\u003C/li>\u003C/ul>","https://www-internal-blog.chatwoot.com/content/images/2025/10/Frame-29-1.png","2025-08-29T11:03:48.000+00:00","2025-10-27T09:42:39.000+00:00","2025-08-29T11:14:16.000+00:00",[264],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[266],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/twilio-content-templates/","This release brings one of the most requested features, along with a handful of quality-of-life improvements and a set of smaller fixes.\n\nIf you’re using Twilio’s WhatsApp Business API, you can send pre-approved WhatsApp templates directly from Chatwoot. These templates are required to start new WhatsApp conversations and are also useful for sending structured messages, like appointment reminders or verification codes, that comply with WhatsApp’s rules.\n\nPlease read more details about here.\n\n\nOt","Twilio Templates","Send pre-approved messages with Twilio",{"id":274,"uuid":275,"title":276,"slug":277,"html":278,"comment_id":274,"feature_image":279,"featured":12,"visibility":13,"created_at":280,"updated_at":281,"published_at":282,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":283,"authors":285,"primary_author":287,"primary_tag":288,"url":289,"excerpt":290,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":291,"meta_description":292,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"68a2fc5c4a1c2004e083a736","a510ad52-4b2f-4148-a61a-a84117acf3e4","Enhanced WhatsApp Templates and Coexistence","enhanced-whatsapp-templates-coexistence-and-small-fixes","\u003Cp>This release brings better WhatsApp support and a set of small fixes across the app. Nothing big, just steady improvements to make daily use easier.\u003C/p>\u003Ch2 id=\"enhanced-embedded-whatsapp-coexistence\">Enhanced Embedded WhatsApp Coexistence\u003C/h2>\u003Cp>We’ve added support for the coexistence method in Embedded WhatsApp. This lets you connect an existing WhatsApp Business number to Chatwoot without losing its current setup.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card kg-card-hascaption\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/08/es.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1701\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/08/es.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/08/es.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/08/es.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/08/es.png 2000w\" sizes=\"(min-width: 720px) 720px\">\u003Cfigcaption>\u003Cspan style=\"white-space: pre-wrap;\">coexistence\u003C/span>\u003C/figcaption>\u003C/figure>\u003Cp>Conversation history sync will come in a later release.\u003C/p>\u003Ch2 id=\"enhanced-whatsapp-template-support-with-media-headers\">Enhanced WhatsApp Template Support with Media Headers\u003C/h2>\u003Cp>You can now use media headers, buttons, and structured fields in WhatsApp templates. This makes templates look and feel closer to the final message that customers receive.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card kg-card-hascaption\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/08/whatsapp-5.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"2144\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/08/whatsapp-5.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/08/whatsapp-5.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/08/whatsapp-5.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/08/whatsapp-5.png 2000w\" sizes=\"(min-width: 720px) 720px\">\u003Cfigcaption>\u003Cspan style=\"white-space: pre-wrap;\">enhanced-whatsApp-template-support \u003C/span>\u003C/figcaption>\u003C/figure>\u003Cp>For example, a promotion can now include a product photo, a call‑to‑action button, and placeholders for names or prices.. Please check the updated \u003Ca href=\"https://www.chatwoot.com/hc/user-guide/articles/1754940076-whatsapp-templates?ref=www-internal-blog.chatwoot.com\" rel=\"noreferrer\">guide\u003C/a>.\u003C/p>\u003Ch2 id=\"other-updates\">Other Updates\u003C/h2>\u003Cp>Smaller fixes and changes shipped in this release:\u003C/p>\u003Cul>\u003Cli>Added a re‑authentication flow for WhatsApp Embedded signup.\u003C/li>\u003Cli>Fixed first response time for reopened conversations.\u003C/li>\u003Cli>Better handling for bounced emails.\u003C/li>\u003Cli>Disabled IMAP inboxes that require re‑authorization.\u003C/li>\u003Cli>Improved metadata for WhatsApp shared contacts.\u003C/li>\u003Cli>Added “copy link” and “open in new tab” in conversation menu.\u003C/li>\u003Cli>Fixed overflow issues and switched conversation card thumbnails to avatars.\u003C/li>\u003Cli>Disabled automations on auto‑reply emails.\u003C/li>\u003Cli>Contact page now works better on smaller displays.\u003C/li>\u003Cli>Campaign errors no longer block the whole audience.\u003C/li>\u003Cli>Improved portal settings validation and error handling.\u003C/li>\u003C/ul>\u003Cp>We’ve officially released v4.5.0. You can read the full technical changelog on&nbsp;\u003Ca href=\"https://github.com/orgs/chatwoot/discussions/12217?ref=www-internal-blog.chatwoot.com\" rel=\"noreferrer\">GitHub Discussions → v4.5.0\u003C/a>\u003C/p>\u003Cp>As always, thanks to everyone reporting issues and suggesting improvements. Your feedback helps guide where we focus next.\u003C/p>","https://www-internal-blog.chatwoot.com/content/images/2025/10/Frame-32.png","2025-08-18T10:11:40.000+00:00","2025-10-24T17:29:23.000+00:00","2025-08-18T10:32:47.000+00:00",[284],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[286],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/enhanced-whatsapp-templates-coexistence-and-small-fixes/","This release brings better WhatsApp support and a set of small fixes across the app. Nothing big, just steady improvements to make daily use easier.\n\n\nEnhanced Embedded WhatsApp Coexistence\n\nWe’ve added support for the coexistence method in Embedded WhatsApp. This lets you connect an existing WhatsApp Business number to Chatwoot without losing its current setup.\n\nConversation history sync will come in a later release.\n\n\nEnhanced WhatsApp Template Support with Media Headers\n\nYou can now use media","Coexistence","Connect existing number in WhatsApp",{"id":294,"uuid":295,"title":296,"slug":297,"html":298,"comment_id":294,"feature_image":299,"featured":12,"visibility":13,"created_at":300,"updated_at":301,"published_at":302,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":303,"authors":305,"primary_author":307,"primary_tag":308,"url":309,"excerpt":310,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":311,"meta_description":312,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6890494e4a1c2004e083a712","d0e106dc-69d4-43b7-a0e0-f8b5f2e33957","Easier Custom Domains and Mobile UI Improvements","easier-custom-domains-and-mobile-ui-improvements","\u003Cp>This update is focused on simplifying a few core workflows, mainly around custom domains and mobile experience. It's a smaller release, but a meaningful one if you're working with our Help Center or managing inboxes on the go.\u003C/p>\u003Ch3 id=\"%F0%9F%8C%90-custom-domain-setup-made-easier\">🌐 Custom Domain Setup Made Easier\u003C/h3>\u003Cp>We’ve improved the flow for setting up custom domains on your Help Center. You can now verify DNS and activate SSL certificates directly from the Chatwoot UI—no need to reach out to support or wait for manual intervention.\u003C/p>\u003Cp>Once you update your DNS records, Chatwoot will automatically check verification status, issue an SSL certificate, and enable HTTPS. This should help avoid confusion and make domain setup more predictable.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card kg-card-hascaption\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/08/image.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1388\" height=\"320\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/08/image.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/08/image.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2025/08/image.png 1388w\" sizes=\"(min-width: 720px) 720px\">\u003Cfigcaption>\u003Cspan style=\"white-space: pre-wrap;\">custom-domain\u003C/span>\u003C/figcaption>\u003C/figure>\u003Cp>If you manage multiple help centers across regions or brands, this is one less step to worry about.\u003C/p>\u003Ch3 id=\"%F0%9F%93%B1-mobile-view-improvements\">📱 Mobile View Improvements\u003C/h3>\u003Cp>We’ve made layout updates across the mobile view—especially for the sidebar, Copilot panel, and conversation view. The goal is to make Chatwoot easier to use on smaller screens without hiding important information or introducing janky interactions.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card kg-card-hascaption\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/08/copilot-2.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1622\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/08/copilot-2.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/08/copilot-2.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/08/copilot-2.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/08/copilot-2.png 2000w\" sizes=\"(min-width: 720px) 720px\">\u003Cfigcaption>\u003Cspan style=\"white-space: pre-wrap;\">mobile-view\u003C/span>\u003C/figcaption>\u003C/figure>\u003Cp>You’ll notice smoother transitions, more consistent spacing, and better touch targets in key panels.\u003C/p>\u003Ch3 id=\"%F0%9F%A7%B9-other-updates\">🧹 Other Updates\u003C/h3>\u003Cul>\u003Cli>\u003Cstrong>OpenAI Config Improvements\u003C/strong>: You can now configure custom OpenAI-compatible endpoints—like Azure OpenAI or local deployments. This adds flexibility for teams with specific infra or compliance needs.\u003C/li>\u003Cli>\u003Cstrong>Reply Email Headers\u003C/strong>: We’ve added \u003Ccode>References\u003C/code> headers to outgoing emails. This helps maintain better threading in some email clients.\u003C/li>\u003Cli>\u003Cstrong>Inbox Variables in Templates\u003C/strong>: Introduced two new variables: \u003Ccode>inbox.name\u003C/code> and \u003Ccode>inbox.id\u003C/code>. You can now reference these in automation or outbound messages.\u003C/li>\u003Cli>\u003Cstrong>IMAP Inbox Handling\u003C/strong>: IMAP inboxes that require reauthorization will now be automatically disabled until reconnected. This prevents unexpected sync errors from failing silently.\u003C/li>\u003C/ul>\u003Cp>As always, thanks to everyone who’s reported bugs, asked thoughtful questions, or nudged us toward better defaults. If you notice anything off—or have ideas to smooth out rough edges—feel free to ping us.\u003C/p>","https://www-internal-blog.chatwoot.com/content/images/2025/10/Frame-33.png","2025-08-04T05:46:54.000+00:00","2025-10-24T17:29:36.000+00:00","2025-08-04T14:03:29.000+00:00",[304],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[306],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/easier-custom-domains-and-mobile-ui-improvements/","This update is focused on simplifying a few core workflows, mainly around custom domains and mobile experience. It's a smaller release, but a meaningful one if you're working with our Help Center or managing inboxes on the go.\n\n\n🌐 Custom Domain Setup Made Easier\n\nWe’ve improved the flow for setting up custom domains on your Help Center. You can now verify DNS and activate SSL certificates directly from the Chatwoot UI—no need to reach out to support or wait for manual intervention.\n\nOnce you up","Custom Domains","Simplify setup with guided configuration",{"id":314,"uuid":315,"title":316,"slug":317,"html":318,"comment_id":314,"feature_image":17,"featured":12,"visibility":13,"created_at":319,"updated_at":320,"published_at":321,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":322,"authors":324,"primary_author":326,"primary_tag":327,"url":328,"excerpt":329,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"688379d14a1c2004e083a6fa","e8c826e4-f8ff-4ecb-b98d-a88680b64888","Manual Sync for WhatsApp Templates","manual-whatsapp-template-sync-and-more","\u003Cp>We’ve made a few practical updates this week that address everyday friction points, especially around WhatsApp template handling. These improvements should make things a bit smoother for support teams working at scale.\u003C/p>\u003Ch3 id=\"%F0%9F%94%84-manual-whatsapp-template-sync\">🔄 Manual WhatsApp Template Sync\u003C/h3>\u003Cp>Previously, WhatsApp templates were only synced automatically every 3 hours. That meant if you created or updated a template in Meta’s dashboard, there was often a delay before it showed up in Chatwoot.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card kg-card-hascaption\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/07/CleanShot-2025-07-25-at-16.38.55@2x.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1286\" height=\"714\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/07/CleanShot-2025-07-25-at-16.38.55@2x.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/07/CleanShot-2025-07-25-at-16.38.55@2x.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2025/07/CleanShot-2025-07-25-at-16.38.55@2x.png 1286w\" sizes=\"(min-width: 720px) 720px\">\u003Cfigcaption>\u003Cspan style=\"white-space: pre-wrap;\">sync-templates\u003C/span>\u003C/figcaption>\u003C/figure>\u003Cp>We’ve now added a \u003Cstrong>manual sync option\u003C/strong> in two places:\u003C/p>\u003Cul>\u003Cli>Inside \u003Cstrong>Inbox Settings\u003C/strong> for WhatsApp\u003C/li>\u003Cli>Directly in the \u003Cstrong>Template Picker\u003C/strong> modal when sending a template\u003C/li>\u003C/ul>\u003Cp>It avoids waiting for the next sync window and gives more control to campaign managers.\u003C/p>\u003Ch3 id=\"%F0%9F%9B%A0-other-updates\">🛠 Other Updates\u003C/h3>\u003Cul>\u003Cli>\u003Cstrong>Improved email appearance\u003C/strong>: Outgoing email colors now render correctly across themes.\u003C/li>\u003Cli>\u003Cstrong>Cleanup on delete\u003C/strong>: When you delete a WhatsApp inbox, any associated subscriptions are now removed automatically.\u003C/li>\u003Cli>\u003Cstrong>Admin inbox search\u003C/strong>: Admins can now search across all inboxes without needing to specify one.\u003C/li>\u003Cli>\u003Cstrong>Search optimization\u003C/strong>: If a user has access to all inboxes, we no longer apply inbox-specific filters during search.\u003C/li>\u003Cli>\u003Cstrong>Avatar handling\u003C/strong>: Invalid avatar URLs won’t trigger background jobs anymore—helps reduce noise in the logs.\u003C/li>\u003Cli>\u003Cstrong>Message deduplication fix\u003C/strong>: We’ve added a short delay to how we handle Instagram and Messenger echo events to prevent duplicate messages from appearing in threads.\u003C/li>\u003C/ul>\u003Cp>Thanks for your continued feedback. As always, we’re focused on making small, thoughtful improvements that keep your workflows moving.\u003C/p>","2025-07-25T12:34:25.000+00:00","2025-07-28T08:38:30.000+00:00","2025-07-25T12:39:50.000+00:00",[323],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[325],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/manual-whatsapp-template-sync-and-more/","We’ve made a few practical updates this week that address everyday friction points, especially around WhatsApp template handling. These improvements should make things a bit smoother for support teams working at scale.\n\n\n🔄 Manual WhatsApp Template Sync\n\nPreviously, WhatsApp templates were only synced automatically every 3 hours. That meant if you created or updated a template in Meta’s dashboard, there was often a delay before it showed up in Chatwoot.\n\nWe’ve now added a manual sync option in t",{"id":331,"uuid":332,"title":333,"slug":334,"html":335,"comment_id":331,"feature_image":17,"featured":12,"visibility":13,"created_at":336,"updated_at":337,"published_at":338,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":339,"authors":341,"primary_author":343,"primary_tag":344,"url":345,"excerpt":346,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"68789ce94a1c2004e083a6d3","2b008d39-28e4-48c8-964c-7ff5a5494d2e","WhatsApp campaigns and more","whatspp-and-small-workflow-improvements","\u003Cp>This release is modest in scope but includes two meaningful improvements for WhatsApp users, along with a handful of practical fixes and additions. Nothing flashy, just steady progress on features that make day-to-day support work smoother.\u003C/p>\u003Ch3 id=\"%F0%9F%93%A3-whatsapp-campaigns-alpha\">📣 WhatsApp Campaigns (alpha)\u003C/h3>\u003Cp>We’re starting to roll out support for WhatsApp campaigns in Chatwoot. This feature lets you send pre-approved WhatsApp message templates to a selected list of contacts—perfect for sending reminders, updates, or promotions.\u003C/p>\u003Cp>It’s currently in early access and gives you a simple way to run customer outreach directly from Chatwoot, without relying on external tools or custom APIs. Over time, we’ll be adding analytics and quality controls to help you track delivery and engagement.\u003C/p>\u003Cp>If you’re already using WhatsApp for support or sales, this makes it easier to stay proactive—all from one platform.\u003C/p>\u003Cp>If you’re on Chatwoot Cloud, reach out to our support team to get this feature enabled on your account.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/07/whatsapp-campaign.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1240\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/07/whatsapp-campaign.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/07/whatsapp-campaign.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/07/whatsapp-campaign.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2025/07/whatsapp-campaign.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%94%A7-whatsapp-embedded-signup-alpha\">🔧 WhatsApp Embedded Signup (alpha)\u003C/h3>\u003Cp>Connecting a WhatsApp Business account used to involve several manual steps—webhook setup, tokens, and some guesswork. We’ve now integrated Meta’s embedded signup flow, which handles all of this automatically.\u003C/p>\u003Cp>This makes the WhatsApp onboarding experience much simpler. If you’ve ever helped someone connect their number to Chatwoot, you’ll appreciate how much easier this is.\u003C/p>\u003Cp>We’re rolling this out gradually, starting with new accounts.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/07/quick-setup.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"997\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/07/quick-setup.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/07/quick-setup.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/07/quick-setup.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2025/07/quick-setup.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%9B%A0-other-improvements\">🛠 Other improvements\u003C/h3>\u003Cul>\u003Cli>\u003Cstrong>Slack inbox now supports multiple attachments.\u003C/strong>&nbsp;You can now send more than one file per message in Slack-connected conversations—useful when sharing screenshots or documents together.\u003C/li>\u003Cli>\u003Cstrong>Private notes can now trigger automation actions.\u003C/strong>&nbsp;Handy for internal workflows—like tagging conversations or assigning based on a note’s content.\u003C/li>\u003Cli>\u003Cstrong>Faster scrolling in canned responses.\u003C/strong>&nbsp;We’ve fixed an issue where hovering caused the list to lag during fast scrolling.\u003C/li>\u003Cli>\u003Cstrong>Contact name editing fix.\u003C/strong>&nbsp;You can now include spaces when editing contact names—small, but important for accuracy.\u003C/li>\u003C/ul>\u003Cp>We’ve officially released v4.4.0. You can read the full technical changelog on&nbsp;\u003Ca href=\"https://github.com/orgs/chatwoot/discussions/11955?ref=www-internal-blog.chatwoot.com\">GitHub Discussions → v4.4.0\u003C/a>\u003C/p>\u003Cp>As always, thanks to everyone reporting issues and suggesting improvements. Your feedback helps guide where we focus next.\u003C/p>","2025-07-17T06:49:13.000+00:00","2025-07-17T17:58:34.000+00:00","2025-07-17T06:49:40.000+00:00",[340],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[342],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/whatspp-and-small-workflow-improvements/","This release is modest in scope but includes two meaningful improvements for WhatsApp users, along with a handful of practical fixes and additions. Nothing flashy, just steady progress on features that make day-to-day support work smoother.\n\n\n📣 WhatsApp Campaigns (alpha)\n\nWe’re starting to roll out support for WhatsApp campaigns in Chatwoot. This feature lets you send pre-approved WhatsApp message templates to a selected list of contacts—perfect for sending reminders, updates, or promotions.\n\nI",{"id":348,"uuid":349,"title":350,"slug":351,"html":352,"comment_id":348,"feature_image":17,"featured":12,"visibility":13,"created_at":353,"updated_at":354,"published_at":355,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":356,"authors":358,"primary_author":360,"primary_tag":361,"url":362,"excerpt":363,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6871eb064a1c2004e083a693","7f2681ad-b49e-4ec3-ae66-63130f907859","Image Support in Captain and Improved Article Previews","image-support-in-captain-and-improved-article-previews","\u003Cp>This week’s update is focused on improving small things that make the product feel more thoughtful. A few quality-of-life improvements, some visual polish, and a meaningful step forward for Captain.\u003C/p>\u003Ch4 id=\"image-analysis-in-captain\">Image Analysis in Captain\u003C/h4>\u003Cp>Captain can now analyze images shared by customers and respond with a caption or a brief explanation. This is especially useful when users share screenshots of issues or unclear visuals. Captain will try to understand the context and provide a helpful reply.\u003C/p>\u003Cp>For example, if a user shares a screenshot of an error, Captain might respond with helpful suggestions based on what it sees—like basic troubleshooting steps or guidance on what to check next. It’s a simple way to cut down on unnecessary back-and-forth in conversations.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card kg-card-hascaption\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/07/captain-image-2.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"2017\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/07/captain-image-2.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/07/captain-image-2.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/07/captain-image-2.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/07/captain-image-2.png 2096w\" sizes=\"(min-width: 720px) 720px\">\u003Cfigcaption>\u003Cspan style=\"white-space: pre-wrap;\">captain-image\u003C/span>\u003C/figcaption>\u003C/figure>\u003Ch4 id=\"og-images-in-help-center-articles\">OG Images in Help Center Articles\u003C/h4>\u003Cp>We’ve added support for OG (Open Graph) images in Chatwoot’s Help Center. This means that when you share a help article link on social platforms or messaging tools, it now displays a preview image alongside the title.\u003C/p>\u003Cp>This small detail helps your content look more polished when shared with customers or teammates.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://gen-img-cdn.chatwoot.com/og?clientRef=cw-content&amp;title=Customizing+your+personal+profile&amp;portalName=User+Guide+%7C+Chatwoot\" class=\"kg-image\" alt loading=\"lazy\" width=\"1200\" height=\"630\">\u003C/figure>\u003Cp>\u003C/p>\u003Cp>\u003Cem>Note: Available only on the Cloud version.\u003C/em>\u003C/p>\u003Ch4 id=\"widget-header-customization\">Widget Header Customization\u003C/h4>\u003Cp>You can now customize the welcome message and availability indicators shown in the chat widget header. This is useful when you want to personalize the experience or make your team’s presence clearer to visitors. \u003Ca href=\"https://www.chatwoot.com/hc/user-guide/articles/1677587234-how-to-send-additional-user-information-to-chatwoot-using-sdk?ref=www-internal-blog.chatwoot.com#custom-messages\">Learn more: Customize Widget Messages\u003C/a>\u003C/p>\u003Ch4 id=\"feature-toggles-in-the-widget\">Feature Toggles in the Widget\u003C/h4>\u003Cp>We’ve introduced a way to toggle optional features inside the chat widget. This allows you to enable or disable components based on your use case.\u003C/p>\u003Cp>For example, you can hide the email capture prompt if it’s not relevant for your flow or disable certain buttons. \u003Ca href=\"https://www.chatwoot.com/hc/user-guide/articles/1677587234-how-to-send-additional-user-information-to-chatwoot-using-sdk?ref=www-internal-blog.chatwoot.com#feature-toggles\">Learn more: Feature Toggles via SDK\u003C/a>\u003C/p>\u003Ch3 id=\"other-improvements\">Other Improvements\u003C/h3>\u003Cul>\u003Cli>Inbox list is now sorted alphabetically in the settings page to make navigation simpler.\u003C/li>\u003Cli>Fixed a bug where the widget message input wouldn’t resize properly on certain screens.\u003C/li>\u003Cli>Priority and message types are now properly translated in Automations and Macros.\u003C/li>\u003Cli>Improved inbox name sanitization by removing colons and semicolons.\u003C/li>\u003Cli>Fixed a rare issue where closing brackets in mentions caused rendering problems.\u003C/li>\u003Cli>Variable search in templates now works correctly even when used after braces or commas.\u003C/li>\u003C/ul>\u003Cp>Thanks for following along. As always, if you notice anything that feels off or have ideas to improve the flow, we’re listening.\u003C/p>","2025-07-12T04:56:38.000+00:00","2025-07-15T07:02:50.000+00:00","2025-07-12T05:26:36.000+00:00",[357],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[359],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/image-support-in-captain-and-improved-article-previews/","This week’s update is focused on improving small things that make the product feel more thoughtful. A few quality-of-life improvements, some visual polish, and a meaningful step forward for Captain.\n\nImage Analysis in Captain\n\nCaptain can now analyze images shared by customers and respond with a caption or a brief explanation. This is especially useful when users share screenshots of issues or unclear visuals. Captain will try to understand the context and provide a helpful reply.\n\nFor example, ",{"id":365,"uuid":366,"title":367,"slug":368,"html":369,"comment_id":365,"feature_image":17,"featured":12,"visibility":13,"created_at":370,"updated_at":371,"published_at":371,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":372,"authors":374,"primary_author":376,"primary_tag":377,"url":378,"excerpt":379,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"68665a8f4a1c2004e083a645","47db5b29-ad7c-46ed-a0b7-6e3088a6de61","Team Mentions and More","team-mentions-and-more","\u003Cp>This release includes a few focused updates to improve collaboration, make integrations easier, and strengthen overall reliability. Here's a quick look at what’s new.\u003C/p>\u003Ch3 id=\"%F0%9F%93%A2-mention-teams-in-private-notes\">📢 Mention Teams in Private Notes\u003C/h3>\u003Cp>You can now mention a whole team in private notes by using&nbsp;\u003Ccode>@team_name\u003C/code>. It works the same as tagging an individual agent but sends a notification to everyone on the team who has access to the conversation inbox.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/07/team-mention.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"767\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/07/team-mention.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/07/team-mention.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/07/team-mention.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/07/team-mention.png 2076w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>It’s handy when you want to loop in an entire team without having to mention each person individually.\u003C/p>\u003Ch3 id=\"%F0%9F%93%8D-location-messages-for-twilio-whatsapp\">📍 Location Messages for Twilio WhatsApp\u003C/h3>\u003Cp>You can now view location messages sent through Twilio’s WhatsApp integration directly inside Chatwoot. This makes it easier to understand where a customer is, especially when they share their location during support conversations.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card kg-card-hascaption\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/07/location.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"830\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/07/location.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/07/location.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/07/location.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/07/location.png 2076w\" sizes=\"(min-width: 720px) 720px\">\u003Cfigcaption>\u003Cspan style=\"white-space: pre-wrap;\">twilio whatsapp\u003C/span>\u003C/figcaption>\u003C/figure>\u003Ch3 id=\"%F0%9F%9B%A0-user-attribution-for-linear-integration-oauth-actor-authorization\">🛠 User Attribution for Linear Integration (OAuth Actor Authorization)\u003C/h3>\u003Cp>We’ve made a small update to the Linear integration to show which agent created or linked an issue in Chatwoot. This helps your team see who did what, making things easier to track in ongoing conversations.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card kg-card-hascaption\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/07/linear-1.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"830\" height=\"500\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/07/linear-1.png 600w, https://www-internal-blog.chatwoot.com/content/images/2025/07/linear-1.png 830w\" sizes=\"(min-width: 720px) 720px\">\u003Cfigcaption>\u003Cspan style=\"white-space: pre-wrap;\">linear-actor\u003C/span>\u003C/figcaption>\u003C/figure>\u003Cp>\u003Cem>Note\u003C/em>: To see this change, you might need to disconnect and reconnect your Linear workspace.\u003C/p>\u003Ch3 id=\"other-improvements\">Other Improvements\u003C/h3>\u003Cul>\u003Cli>You can now use more conversation details like&nbsp;\u003Ccode>status\u003C/code>,&nbsp;\u003Ccode>assignee_id\u003C/code>,&nbsp;\u003Ccode>team_id\u003C/code>, and&nbsp;\u003Ccode>priority\u003C/code>&nbsp;in your message automation.\u003C/li>\u003Cli>A new&nbsp;\u003Ccode>open_conversation\u003C/code>&nbsp;action is available in automation to help reopen the conversations automatically.\u003C/li>\u003Cli>We’ve made a fix for reply time tracking to make it more accurate for conversations that get reopened.\u003C/li>\u003Cli>Fixed an issue where CSAT table headers and selected date ranges reset after a page reload.\u003C/li>\u003Cli>The old (v3) UI is now fully removed, everyone is using the new layout for sidebar and message views.\u003C/li>\u003Cli>Fixed a text wrapping issue with dropdown messages in Line integrations.\u003C/li>\u003Cli>If auto-assignment is turned off in an inbox, max assignment limits are no longer applied.\u003C/li>\u003C/ul>\u003Cp>We’d love to hear what you think. Your feedback helps us keep making Chatwoot better, one step at a time.\u003C/p>","2025-07-03T10:25:19.000+00:00","2025-07-03T18:57:48.000+00:00",[373],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[375],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/team-mentions-and-more/","This release includes a few focused updates to improve collaboration, make integrations easier, and strengthen overall reliability. Here's a quick look at what’s new.\n\n\n📢 Mention Teams in Private Notes\n\nYou can now mention a whole team in private notes by using @team_name. It works the same as tagging an individual agent but sends a notification to everyone on the team who has access to the conversation inbox.\n\nIt’s handy when you want to loop in an entire team without having to mention each pe",{"id":381,"uuid":382,"title":383,"slug":384,"html":385,"comment_id":381,"feature_image":17,"featured":12,"visibility":13,"created_at":386,"updated_at":387,"published_at":387,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":388,"authors":390,"primary_author":392,"primary_tag":393,"url":394,"excerpt":395,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"682c412f4a1c2004e083a5d9","9e919add-f083-461a-8877-d13f5478fd5c","Captain & CSAT updates","better-csat-and-captain","\u003Cp>A focused release this week, with a handful of thoughtful updates that continue to make things better. We’ve made CSAT setup cleaner and added small improvements to Captain that make it easier to use and a bit more aware of what’s going on.\u003C/p>\u003Cp>Here’s everything that’s new this week:\u003C/p>\u003Ch3 id=\"%F0%9F%8C%9F-better-csat-for-smarter-feedback\">\u003Cstrong>🌟 Better CSAT for Smarter Feedback\u003C/strong>\u003C/h3>\u003Cp>We’ve made the CSAT settings easier to manage and more transparent. The entire configuration now lives in a dedicated tab under Inbox Settings. You can control how the score is shown and customize the message to better fit your support voice.\u003C/p>\u003Cp>You can also now trigger CSAT surveys based on labels. This was a long-requested feature. It lets you avoid sending surveys for conversations marked as spam, or internal chats, so the metrics stay clean.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card kg-card-hascaption\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/05/image.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1170\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/05/image.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/05/image.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/05/image.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2025/05/image.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003Cfigcaption>\u003Cspan style=\"white-space: pre-wrap;\">CSAT configuration for an Inbox\u003C/span>\u003C/figcaption>\u003C/figure>\u003Cp>We’ve also made smaller improvements:\u003C/p>\u003Cul>\u003Cli>The CSAT survey URL is now hidden from agents.\u003C/li>\u003Cli>In channels like WhatsApp, Instagram, and Facebook, surveys are only sent if the conversation is still within the 24-hour messaging window.\u003C/li>\u003C/ul>\u003Ch3 id=\"%E2%9C%A8-captain-just-got-smarter\">\u003Cstrong>✨ Captain Just Got Smarter\u003C/strong>\u003C/h3>\u003Cp>Captain keeps getting upgrades each week. We would like to make Captain assistant and the copilot more like someone on your team who gets the context and can help out meaningfully. This week’s updates continue in that direction.&nbsp;\u003C/p>\u003Cp>\u003Cu>Access to private notes\u003C/u>: Copilot can now read private notes left by your team. This gives it much better context about what’s been discussed behind the scenes, things like internal decisions, pending follow-ups, or customer history that isn’t visible to the end user. With this added context, Copilot can generate more accurate and useful replies without asking your team to repeat what’s already known.\u003C/p>\u003Cp>\u003Cu>Access to custom attributes\u003C/u>: Captain now has access to custom attributes from conversations, things like customer type, subscription plan, or any internal tags you’ve set. This lets it adjust its responses based on the context. For example, if a conversation is tagged as \"VIP\" or the customer is on a free plan, Captain can take that into account while answering, making its replies feel more relevant and aligned with your internal logic.\u003C/p>\u003Cp>\u003Cu>Improvements in FAQs\u003C/u>: We’ve made some UI improvements to make managing FAQs a bit smoother. You can now select all FAQs at once, making it easier to perform bulk actions like updates or deletions. This small change should make everyday tasks less frustrating.\u003C/p>\u003Ch3 id=\"%F0%9F%8E%A5-circular-video-messages-in-telegram\"> 🎥 Circular video messages in telegram\u003C/h3>\u003Cp>Chatwoot now supports circular video messages from Telegram. These are short, rounded videos often used for quick replies or casual updates. Agents can view and respond to these messages just like any other media type, making the experience feel more native and fluid for Telegram users.\u003C/p>\u003Ch3 id=\"other-improvements\">Other improvements\u003C/h3>\u003Cp>We made a few more smaller changes across the product:\u003C/p>\u003Cul>\u003Cli>You can now specify the \u003Cem>region for your Dialogflow integration\u003C/em>.\u003C/li>\u003Cli>The public Help Center now supports RTL languages like Arabic and Hebrew.\u003C/li>\u003Cli>We’ve added support for&nbsp;\u003Ccode>input_select\u003C/code>&nbsp;message types in both Line and Messenger channels.\u003C/li>\u003Cli>Filter and folder views now show the total conversation count at the top, giving you a quick summary at a glance.\u003C/li>\u003Cli>For teams using Linear, we now show activity messages when someone links or creates issues, so everyone stays in the loop.\u003C/li>\u003C/ul>","2025-05-20T08:45:35.000+00:00","2025-06-27T05:28:43.000+00:00",[389],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[391],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/better-csat-and-captain/","A focused release this week, with a handful of thoughtful updates that continue to make things better. We’ve made CSAT setup cleaner and added small improvements to Captain that make it easier to use and a bit more aware of what’s going on.\n\nHere’s everything that’s new this week:\n\n\n🌟 Better CSAT for Smarter Feedback\n\nWe’ve made the CSAT settings easier to manage and more transparent. The entire configuration now lives in a dedicated tab under Inbox Settings. You can control how the score is sh",{"id":397,"uuid":398,"title":399,"slug":400,"html":401,"comment_id":397,"feature_image":17,"featured":12,"visibility":13,"created_at":402,"updated_at":403,"published_at":404,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":405,"authors":407,"primary_author":414,"primary_tag":415,"url":416,"excerpt":417,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"68474d844a1c2004e083a5ed","1dacd813-e1e2-4d07-9e2a-628cbdf51bf3","Audio Transcripts","audio-transcripts","\u003Cp>Audio messages are common in support conversations, especially on channels like WhatsApp and Telegram. Until now, agents had to listen to each one manually. With this update, Chatwoot will generate a transcript for every supported audio message and show it directly in the conversation. It works automatically and would save time for agents handling high volumes of voice queries.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/06/audio-sample.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1300\" height=\"656\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/06/audio-sample.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/06/audio-sample.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2025/06/audio-sample.png 1300w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"formats-we-support\">Formats we support\u003C/h3>\u003Cp>We’ve tried to make this as seamless as possible. Most audio file types are supported: mp3, mp4, mpeg, mpga, flac, ogg, m4a, wav, and webm. Audio messages from popular channels like WhatsApp, Telegram, and others just work.\u003C/p>\u003Ch3 id=\"captain-understands-audio-too\">Captain understands audio too\u003C/h3>\u003Cp>This also makes \u003Ca href=\"https://www.chatwoot.com/captain?ref=www-internal-blog.chatwoot.com\" rel=\"noreferrer\">\u003Cu>Captain\u003C/u>\u003C/a>, our AI assistant, more capable. It can now listen to what customers say in audio messages and respond with helpful, context-aware replies. This opens up deeper automation possibilities, especially for users who get a lot of voice queries.\u003C/p>\u003Cp>Here is a conversation with Captain.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/06/captain-conversation.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1586\" height=\"1512\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/06/captain-conversation.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/06/captain-conversation.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2025/06/captain-conversation.png 1586w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"how-to-enable-it\">How to enable it\u003C/h3>\u003Cp>If you’re on Chatwoot Cloud, you can turn this on under Account Settings. \u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/06/account-settings.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1858\" height=\"842\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/06/account-settings.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/06/account-settings.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/06/account-settings.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/06/account-settings.png 1858w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>It’s available to all paid users. For self-hosted users, this will be available in version 4.3.0 and above if you're on a premium plan.\u003C/p>","2025-06-09T21:09:24.000+00:00","2025-06-09T21:24:25.000+00:00","2025-06-09T21:22:56.000+00:00",[406],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[408],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},"1","Pranav Raj S","pranav","https://www-internal-blog.chatwoot.com/content/images/2023/08/2246121.jpeg","https://www-internal-blog.chatwoot.com/author/pranav/",{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/audio-transcripts/","Audio messages are common in support conversations, especially on channels like WhatsApp and Telegram. Until now, agents had to listen to each one manually. With this update, Chatwoot will generate a transcript for every supported audio message and show it directly in the conversation. It works automatically and would save time for agents handling high volumes of voice queries.\n\n\nFormats we support\n\nWe’ve tried to make this as seamless as possible. Most audio file types are supported: mp3, mp4, ",{"id":419,"uuid":420,"title":421,"slug":422,"html":423,"comment_id":419,"feature_image":17,"featured":12,"visibility":13,"created_at":424,"updated_at":425,"published_at":425,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":426,"authors":428,"primary_author":435,"primary_tag":436,"url":437,"excerpt":438,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"681a10f44a1c2004e083a578","cfe9577f-b0c4-4043-ba61-22156802ed14","Captain AI custom instructions, Better Auto-resolve & more","captain-custom-instructions","\u003Cp>Another basket of exciting updates are here, we've been at work improving the Chatwoot experience across the board. Here are the highlights\u003C/p>\u003Ch2 id=\"%F0%9F%A5%85-custom-instructions-for-captain\">🥅 Custom Instructions for Captain\u003C/h2>\u003Cp>Our goal is to make Captain the best AI support assistant on the internet, we've had great feedback from a lot of our customers, and we've been working to get those out the door this past few weeks. We've addressed the two most requested features\u003C/p>\u003Col>\u003Cli>Ability to provide custom instructions.\u003C/li>\u003Cli>Custom hand-off and resolution messages\u003C/li>\u003C/ol>\u003Cp>When you edit an existing assistant, you will be navigated to the following page. \u003Cbr>This will allow you to set instructions for the model, and messages when Captain performs a hands-off or resolves a conversation.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/05/CleanShot-2025-05-06-at-19.24.28@2x.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1306\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/05/CleanShot-2025-05-06-at-19.24.28@2x.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/05/CleanShot-2025-05-06-at-19.24.28@2x.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/05/CleanShot-2025-05-06-at-19.24.28@2x.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2025/05/CleanShot-2025-05-06-at-19.24.28@2x.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>We have also added a playground to test your instructions and the breadth of your documents and responses. \u003C/p>\u003Ch2 id=\"%E2%9B%BA%EF%B8%8F-better-control-over-auto-resolution\">⛺️ Better control over auto resolution\u003C/h2>\u003Cp>We’ve improved how auto-resolution works so you can better manage idle conversations. You can now set the auto-resolution time in minutes, hours, or days. There’s also an option to send a custom message to the customer when the conversation is resolved.\u003C/p>\u003Cp>Additionally, you can choose whether or not to resolve conversations that haven’t been replied to by an agent. This gives you the flexibility to handle unattended conversations differently.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/05/Screenshot-2025-05-08-at-12.20.10-PM.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1055\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/05/Screenshot-2025-05-08-at-12.20.10-PM.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/05/Screenshot-2025-05-08-at-12.20.10-PM.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/05/Screenshot-2025-05-08-at-12.20.10-PM.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/05/Screenshot-2025-05-08-at-12.20.10-PM.png 2240w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"%F0%9F%93%92-contact-notes\">📒 Contact Notes\u003C/h2>\u003Cp>You can now view contact notes directly from the conversation sidebar, making it easier to access important information without leaving the chat. \u003Cbr>\u003Cbr>In future updates, you’ll also be able to create and edit notes right from the sidebar.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/05/436491519-41cea09b-0a87-4997-9863-2ce03a4232da.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1904\" height=\"1485\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/05/436491519-41cea09b-0a87-4997-9863-2ce03a4232da.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/05/436491519-41cea09b-0a87-4997-9863-2ce03a4232da.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/05/436491519-41cea09b-0a87-4997-9863-2ce03a4232da.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/05/436491519-41cea09b-0a87-4997-9863-2ce03a4232da.png 1904w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"%F0%9F%93%A6-other-improvements\">📦 Other improvements\u003C/h2>\u003Cul>\u003Cli>Added API endpoint to update message status.\u003C/li>\u003Cli>Fixed UI issue with long texts in activity bubble.\u003C/li>\u003Cli>Fixed agent bot avatar not showing in the message list.\u003C/li>\u003Cli>Improved widget compatibility with Rails + Turbo apps.\u003C/li>\u003Cli>Fixed Linear integration popover not being reachable.\u003C/li>\u003Cli>Added chatwoot:opened and chatwoot:closed events to the widget SDK.\u003C/li>\u003Cli>Improved Help Center slug validation to block invalid characters.\u003C/li>\u003C/ul>","2025-05-06T13:39:00.000+00:00","2025-05-08T19:26:12.000+00:00",[427],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[429],{"id":430,"name":431,"slug":432,"profile_image":433,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":434},"66168e2b4a1c2004e083a286","Shivam Mishra","shivam","https://www.gravatar.com/avatar/f3c9f7da1c648fbc817c59ff00e0225f?s=250&r=x&d=mp","https://www-internal-blog.chatwoot.com/author/shivam/",{"id":430,"name":431,"slug":432,"profile_image":433,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":434},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/captain-custom-instructions/","Another basket of exciting updates are here, we've been at work improving the Chatwoot experience across the board. Here are the highlights\n\n\n🥅 Custom Instructions for Captain\n\nOur goal is to make Captain the best AI support assistant on the internet, we've had great feedback from a lot of our customers, and we've been working to get those out the door this past few weeks. We've addressed the two most requested features\n\n 1. Ability to provide custom instructions.\n 2. Custom hand-off and resolu",{"id":440,"uuid":441,"title":442,"slug":443,"html":444,"comment_id":440,"feature_image":445,"featured":12,"visibility":13,"created_at":446,"updated_at":447,"published_at":448,"custom_excerpt":449,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":450,"authors":456,"primary_author":458,"primary_tag":459,"url":460,"excerpt":449,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"68116e5b4a1c2004e083a559","d4021d87-67a9-4965-b62f-66f6949c40f9","Introducing Captain - our AI Agent","introducing-captain","\u003Cp>I’m excited to introduce something we’ve been building at Chatwoot: \u003Cstrong>Captain\u003C/strong>, our new AI agent that helps you deliver faster, more efficient support while reducing your team’s workload.\u003C/p>\u003Cp>At Chatwoot, we’ve always believed that great support is about simplicity and speed. Captain brings both by stepping in to handle repetitive queries, assisting agents in real time, and learning continuously from your help docs and past conversations.\u003C/p>\u003Cp>Whether you’re running a small team or supporting customers at scale, Captain is here to help you do more with less. Over the past month, we’ve rolled it out in beta to many of our Cloud customers, and the feedback has been incredibly encouraging. \u003Cbr>\u003Cbr>Starting today, Captain will be available to everyone who signs up for a paid plan for Chatwoot.\u003C/p>\u003Cfigure class=\"kg-card kg-embed-card\">\u003Ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/-c_xDMtoOG0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Captain - The AI agent for customer support.\">\u003C/iframe>\u003C/figure>\u003Ch3 id=\"what-captain-can-do\">\u003Cstrong>What Captain Can Do\u003C/strong>\u003C/h3>\u003Cp>\u003C/p>\u003Cp>Captain is not just another chatbot. It’s a tightly integrated set of features designed to work with your existing support workflow:\u003C/p>\u003Cul>\u003Cli>\u003Cstrong>Assistant: \u003C/strong>Chats with your customers, answers questions instantly, and learns from your documentation and historical chats.\u003C/li>\u003Cli>\u003Cstrong>Co-pilot: \u003C/strong>Supports agents by drafting replies, translating messages, and pulling in relevant customer data from your connected tools.\u003C/li>\u003Cli>\u003Cstrong>FAQs: \u003C/strong>Identifies recurring questions and suggests helpful FAQ entries to speed up support and fill in knowledge gaps.\u003C/li>\u003Cli>\u003Cstrong>Memory: \u003C/strong>Remembers key customer details from past interactions, so your team can offer more personalized and informed responses.\u003C/li>\u003C/ul>\u003Ch3 id=\"getting-started-is-easy\">\u003Cstrong>Getting Started Is Easy\u003C/strong>\u003C/h3>\u003Cp>Captain is now available on all paid \u003Cstrong>Chatwoot Cloud plans\u003C/strong>, with free monthly usage included:\u003C/p>\u003Cul>\u003Cli>\u003Cstrong>Startups\u003C/strong>: 100 free responses per month\u003C/li>\u003Cli>\u003Cstrong>Business\u003C/strong>: 300 free responses per month\u003C/li>\u003Cli>\u003Cstrong>Enterprise\u003C/strong>: 500 free responses per month\u003C/li>\u003C/ul>\u003Cp>You can enable it right away from the Captain console in your Chatwoot sidebar. If you need more, the \u003Cstrong>Captain add-on\u003C/strong> is available for just \u003Cstrong>$200/month\u003C/strong>, for upto \u003Cstrong>10,000 responses\u003C/strong>.\u003C/p>\u003Ch3 id=\"why-we-built-captain\">\u003Cstrong>Why We Built Captain\u003C/strong>\u003C/h3>\u003Cp>Support teams often have too much on their plate and not enough help. We built Captain to make things easier. It handles common, repetitive tasks so your team can spend more time with customers and less time on busywork.\u003C/p>\u003Cp>We believe in the promise of AI, not just as a trend, but as a way to genuinely improve how support teams work. Captain is our first step toward making that promise real: faster replies, fewer tickets, and a better experience for everyone.\u003C/p>\u003Cp>We also know that some teams prefer to stay in control of their infrastructure. We’re working on bringing Captain to \u003Cstrong>self-hosted setups\u003C/strong>, so you can run AI-powered support entirely on your own servers. More on that soon.\u003C/p>\u003Cp>We’d love for you to give it a try and tell us what you think. Your feedback will shape where we take this next.\u003C/p>\u003Cp>If you have thoughts, ideas, or questions, feel free to reach out to me directly.\u003C/p>","https://www-internal-blog.chatwoot.com/content/images/2025/04/Thumbnail_1.jpg","2025-04-30T00:27:07.000+00:00","2025-04-30T00:38:50.000+00:00","2025-04-30T00:35:01.000+00:00","I’m excited to introduce something we’ve been building at Chatwoot: Captain, our new AI agent that helps you deliver faster, more efficient support while reducing your team’s workload.",[451,455],{"id":452,"name":453,"slug":453,"description":17,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":17,"url":454},"6118da864b8f26503f72d530","blog","https://www-internal-blog.chatwoot.com/tag/blog/",{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[457],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":452,"name":453,"slug":453,"description":17,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":17,"url":454},"https://www-internal-blog.chatwoot.com/introducing-captain/",{"id":462,"uuid":463,"title":464,"slug":465,"html":466,"comment_id":462,"feature_image":17,"featured":12,"visibility":13,"created_at":467,"updated_at":468,"published_at":468,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":469,"authors":471,"primary_author":473,"primary_tag":474,"url":475,"excerpt":476,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"680785e44a1c2004e083a504","e63c1b38-b366-4dbe-b396-3f5e33cbbbfe","Instagram Channel, Agent Bots & More","instagram-channel-agent-bots-more","\u003Cp>We've been hard at work delivering quality-of-life improvements across the platform. Here’s what we’ve shipped so far:\u003C/p>\u003Ch2 id=\"dedicated-instagram-channel\">Dedicated Instagram Channel\u003C/h2>\u003Cp>Previously, integrating Instagram required linking your account to a Facebook Page, making setup unnecessarily complex. To address this, Instagram is now available as its own separate channel, using the Instagram Business Login APIs. This removes the Facebook Page dependency and makes Instagram inbox setup much more straightforward.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/04/CleanShot-2025-04-22-at-17.41.29@2x-1.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"964\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/04/CleanShot-2025-04-22-at-17.41.29@2x-1.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/04/CleanShot-2025-04-22-at-17.41.29@2x-1.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/04/CleanShot-2025-04-22-at-17.41.29@2x-1.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/04/CleanShot-2025-04-22-at-17.41.29@2x-1.png 2000w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>Additionally, we’ve consolidated sending restrictions across channels—message windows and character limits are now clearly displayed in the UI.\u003C/p>\u003Ch2 id=\"agent-bots-ui\">Agent Bots UI\u003C/h2>\u003Cp>AgentBot can now be seamlessly integrated with your Chatwoot inbox as a customer query bot via Chatwoot APIs and Webhooks. Until now, creating and managing these bots was only possible through APIs. Responding to customer feedback, we’ve introduced a dedicated UI for Agent Bots.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/04/CleanShot-2025-04-22-at-17.46.50@2x.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1131\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/04/CleanShot-2025-04-22-at-17.46.50@2x.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/04/CleanShot-2025-04-22-at-17.46.50@2x.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/04/CleanShot-2025-04-22-at-17.46.50@2x.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/04/CleanShot-2025-04-22-at-17.46.50@2x.png 2000w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>From this screen, you can easily add or remove bots, upload avatars, and update webhook endpoints. You can read more about the Agent Bots feature \u003Ca href=\"https://chatwoot.help/hc/user-guide/articles/1677497472-how-to-use-agent-bots?ref=www-internal-blog.chatwoot.com\" rel=\"noreferrer\">here.\u003C/a>\u003C/p>\u003Cp>With this update, we’ve sunsetted the CSML feature due to low adoption. Agent Bots are now the default way to add bots to Chatwoot, offering a better experience, more choices, and greater control over your bot infrastructure.\u003C/p>\u003Ch2 id=\"improved-translation-experience\">Improved translation experience\u003C/h2>\u003Cp>If you have the Google Translate integration available, any incoming messages can be translated to the account language. We've shipped a bunch of improvements to how this is handled in the UI.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/04/CleanShot-2025-04-22-at-18.00.28-1.gif\" class=\"kg-image\" alt loading=\"lazy\" width=\"1200\" height=\"492\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/04/CleanShot-2025-04-22-at-18.00.28-1.gif 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/04/CleanShot-2025-04-22-at-18.00.28-1.gif 1000w, https://www-internal-blog.chatwoot.com/content/images/2025/04/CleanShot-2025-04-22-at-18.00.28-1.gif 1200w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>The translated message is persisted across navigations and page load, and you can toggle between the translated message and the original message with just a click.\u003C/p>\u003Ch2 id=\"other-updates-and-improvements\">Other updates and improvements\u003C/h2>\u003Cul>\u003Cli>Improved filtering of new conversations when viewed on a filtered view. \u003C/li>\u003Cli>Filtered conversation view will strongly adhere to role permissions.\u003C/li>\u003Cli>Implement widget postback for \u003Ca href=\"https://www.chatwoot.com/hc/user-guide/articles/1677689344-how-to-use-interactive-messages?ref=www-internal-blog.chatwoot.com\" rel=\"noreferrer\">interactive messages\u003C/a>\u003C/li>\u003Cli>Add support for XML files as attachment, this is especially useful for our customers in the EU who need to share XML files for taxation purposes.\u003C/li>\u003Cli>The logo configured for Help Center is not automatically added a the favicon for all the public facing pages\u003C/li>\u003Cli>When Copilot Chat returns an empty message, we show an appropriate error.\u003C/li>\u003Cli>Send files as attachments instead of links in emails. \u003C/li>\u003Cli>Fixed a bug where the CC and BCC emails in the reply editor would reset when performing actions like assigning a team or a label.\u003C/li>\u003Cli>Fixed a bug where download action on agent conversation reports would ignore business hours toggle\u003C/li>\u003Cli>Fixed a Chrome-specific rendering bug where emojis in the&nbsp;\u003Ccode>&lt;textarea&gt;\u003C/code>&nbsp;of the reply box display in different color tone when placed at the start of the input.\u003C/li>\u003C/ul>","2025-04-22T12:04:52.000+00:00","2025-04-22T12:43:52.000+00:00",[470],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[472],{"id":430,"name":431,"slug":432,"profile_image":433,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":434},{"id":430,"name":431,"slug":432,"profile_image":433,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":434},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/instagram-channel-agent-bots-more/","We've been hard at work delivering quality-of-life improvements across the platform. Here’s what we’ve shipped so far:\n\n\nDedicated Instagram Channel\n\nPreviously, integrating Instagram required linking your account to a Facebook Page, making setup unnecessarily complex. To address this, Instagram is now available as its own separate channel, using the Instagram Business Login APIs. This removes the Facebook Page dependency and makes Instagram inbox setup much more straightforward.\n\nAdditionally, ",{"id":478,"uuid":479,"title":480,"slug":481,"html":482,"comment_id":478,"feature_image":17,"featured":12,"visibility":13,"created_at":483,"updated_at":484,"published_at":485,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":486,"authors":488,"primary_author":490,"primary_tag":491,"url":492,"excerpt":493,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"67d1660d4a1c2004e083a4cd","f82fbe10-18b4-4e42-ac4c-b2f163ba8087","Macros Now Available in the Mobile App!","changelog-week-of-march-12","\u003Cp>Ability to run Macros from the mobile app has been a long awaited feature. And we’re thrilled to announce that it's finally available! With \u003Cstrong>version 4.0.14\u003C/strong>, you can now use macros to boost efficiency on the go. \u003C/p>\u003Cp>🔹 \u003Cstrong>Easily access and apply macros\u003C/strong>\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/03/copilot-2--1-.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1578\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/03/copilot-2--1-.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/03/copilot-2--1-.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/03/copilot-2--1-.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/03/copilot-2--1-.png 2000w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003Cbr>🔹 \u003Cstrong>Tap the info icon\u003C/strong> to view details for each macro.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/03/copilot-2--2-.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1578\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/03/copilot-2--2-.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/03/copilot-2--2-.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/03/copilot-2--2-.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/03/copilot-2--2-.png 2000w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>Learn more about macros \u003Ca href=\"https://www.chatwoot.com/hc/user-guide/articles/1679978392-how-to-use-macros?ref=www-internal-blog.chatwoot.com\" rel=\"noopener\">here\u003C/a>. Give it a try and let us know your thoughts! 🚀\u003C/p>\u003Cp>\u003Cem>👉 \u003Cstrong>Download or update the app from here\u003C/strong>: \u003C/em>\u003Ca href=\"https://www.chatwoot.com/mobile-apps?ref=www-internal-blog.chatwoot.com\" rel=\"noopener\">\u003Cem>Chatwoot Mobile Apps\u003C/em>\u003C/a>\u003C/p>","2025-03-12T10:46:37.000+00:00","2025-03-12T16:25:55.000+00:00","2025-03-12T16:20:23.000+00:00",[487],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[489],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/changelog-week-of-march-12/","Ability to run Macros from the mobile app has been a long awaited feature. And we’re thrilled to announce that it's finally available! With version 4.0.14, you can now use macros to boost efficiency on the go.\n\n🔹 Easily access and apply macros\n\n\n🔹 Tap the info icon to view details for each macro.\n\nLearn more about macros here. Give it a try and let us know your thoughts! 🚀\n\n👉 Download or update the app from here: Chatwoot Mobile Apps",{"id":495,"uuid":496,"title":497,"slug":498,"html":499,"comment_id":495,"feature_image":17,"featured":12,"visibility":13,"created_at":500,"updated_at":501,"published_at":502,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":503,"authors":505,"primary_author":507,"primary_tag":508,"url":509,"excerpt":510,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"67c571774a1c2004e083a45a","76f94eab-63af-4b8c-ad3c-5b25c8116d51","Font Scaling, Captain AI improvements & more","changelog-week-of-march","\u003Cp>We’ve been working hard to make Chatwoot even better over the past few weeks. Here’s a quick look at what’s new and what's changed.\u003C/p>\u003Ch2 id=\"%F0%9F%94%A0-ability-to-change-ui-font-size\">🔠 Ability to change UI font size\u003C/h2>\u003Cp>Chatwoot now lets you customise the UI scaling by adjusting the font size! We heard feedback that the UI density wasn't ideal on all screens, especially for folks on lower resolution displays. This update addresses that: choose a font size from the 6 available options that works best for your display and comfort. We've ensured the UI scales smoothly, so you'll have a great experience no matter what you pick.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card kg-card-hascaption\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/03/output.webp\" class=\"kg-image\" alt=\"A video demo of updating font size on Chatwoot Dashboard\" loading=\"lazy\" width=\"1400\" height=\"872\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/03/output.webp 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/03/output.webp 1000w, https://www-internal-blog.chatwoot.com/content/images/2025/03/output.webp 1400w\" sizes=\"(min-width: 720px) 720px\">\u003Cfigcaption>\u003Cspan style=\"white-space: pre-wrap;\">Updating font size on Chatwoot Dashboard\u003C/span>\u003C/figcaption>\u003C/figure>\u003Ch2 id=\"%E2%9A%99%EF%B8%8F-linear-integration\">⚙️ Linear Integration\u003C/h2>\u003Cp>We've made connecting to Linear easier! Instead of using an API token, you can now connect with OAuth. It's a simpler, faster process—just connect with a click.\u003C/p>\u003Cp>Try the integration out and let us know if you have any suggestions or feedback\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/03/CleanShot-2025-03-03-at-14.56.57@2x.png\" class=\"kg-image\" alt=\"A screenshot showing the Linear OAuth integration with Chatwoot\" loading=\"lazy\" width=\"2000\" height=\"1131\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/03/CleanShot-2025-03-03-at-14.56.57@2x.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/03/CleanShot-2025-03-03-at-14.56.57@2x.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/03/CleanShot-2025-03-03-at-14.56.57@2x.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/03/CleanShot-2025-03-03-at-14.56.57@2x.png 2000w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"%F0%9F%A4%96-captain-copilot\">🤖 Captain &amp; Copilot\u003C/h2>\u003Ch3 id=\"one-less-step-in-using-copilot\">One less step in using Copilot\u003C/h3>\u003Cp>Based on your feedback, we've made a key change to Captain AI! You can now use Copilot independently, without needing to enable the Captain bot on an inbox first. Previously, connecting an inbox was a prerequisite. \u003C/p>\u003Cp>Now, after creating an inbox, agents have the flexibility to choose which assistant they want to engage with. We've already seen significant productivity improvements internally with this new setup, and we're eager to see how it helps you provide better and more effective support to your customers.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/03/CleanShot-2025-03-03-at-15.25.30@2x.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1133\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/03/CleanShot-2025-03-03-at-15.25.30@2x.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/03/CleanShot-2025-03-03-at-15.25.30@2x.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/03/CleanShot-2025-03-03-at-15.25.30@2x.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/03/CleanShot-2025-03-03-at-15.25.30@2x.png 2000w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"bulk-actions-in-faqs\">Bulk Actions in FAQs\u003C/h3>\u003Cp>One of the greatest features of Captain is that learns and evolves over time. One way it does that is by generating FAQs from resolved conversations. Approving these suggestions one by one can be time-consuming, especially for high-volume teams. Now, you can approve FAQs in bulk with a single click\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/03/CleanShot-2025-03-03-at-15.31.22@2x.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1132\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/03/CleanShot-2025-03-03-at-15.31.22@2x.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/03/CleanShot-2025-03-03-at-15.31.22@2x.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/03/CleanShot-2025-03-03-at-15.31.22@2x.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2025/03/CleanShot-2025-03-03-at-15.31.22@2x.png 2000w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"citations-support\">Citations Support\u003C/h3>\u003Cp>Captain responses now include citations with links to the sources of information. This makes the responses more reliable and helpful for both your agents and customers. Agents can quickly verify details, and customers can explore further if needed, saving time and reducing follow-up questions\u003C/p>\u003Ch2 id=\"fixes-and-improvements\">Fixes and Improvements\u003C/h2>\u003Cul>\u003Cli>You'll now be able to filter conversations based on priority.\u003C/li>\u003Cli>Your chosen sort order is saved and will persist, even if you refresh the page or access it from another device.\u003C/li>\u003Cli>You can now mark a conversation as read from the context menu (right-click) in the conversation list.\u003C/li>\u003C/ul>","2025-03-03T09:08:07.000+00:00","2025-03-04T05:13:49.000+00:00","2025-03-04T05:10:37.000+00:00",[504],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[506],{"id":430,"name":431,"slug":432,"profile_image":433,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":434},{"id":430,"name":431,"slug":432,"profile_image":433,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":434},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/changelog-week-of-march/","We’ve been working hard to make Chatwoot even better over the past few weeks. Here’s a quick look at what’s new and what's changed.\n\n\n🔠 Ability to change UI font size\n\nChatwoot now lets you customise the UI scaling by adjusting the font size! We heard feedback that the UI density wasn't ideal on all screens, especially for folks on lower resolution displays. This update addresses that: choose a font size from the 6 available options that works best for your display and comfort. We've ensured th",{"id":512,"uuid":513,"title":514,"slug":515,"html":516,"comment_id":512,"feature_image":17,"featured":12,"visibility":13,"created_at":517,"updated_at":518,"published_at":519,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":520,"authors":522,"primary_author":524,"primary_tag":525,"url":526,"excerpt":527,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"676247474a1c2004e083a401","bca7fcf8-d58a-4460-8ce1-f45ac16f9556","Changelog: Week of December 18","changelog-week-of-december-18","\u003Cp>Exciting updates are here! We've launched version \u003Ca href=\"https://github.com/chatwoot/chatwoot/releases/tag/v3.16.0?ref=www-internal-blog.chatwoot.com\" rel=\"noreferrer\">3.16.0\u003C/a>, packed with new features that bring us closer to v4.0. Here are this week's highlights:\u003C/p>\u003Ch2 id=\"%F0%9F%A4%96-captain-copilot-alpha\">🤖 Captain Copilot (alpha)\u003C/h2>\u003Cp>We’ve launched Captain Copilot in alpha, enabling agents to interact seamlessly with the knowledge base and access relevant questions right alongside the conversation screen. Responses can also be used with a single click. This feature will be widely available in version 4.0.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2025/01/captain.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1134\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2025/01/captain.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2025/01/captain.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2025/01/captain.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2025/01/captain.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"%F0%9F%92%AC-create-conversations-directly-using-an-email-or-a-phone-number\">💬 Create conversations directly using an email or a phone number.\u003C/h2>\u003Cp>Previously, starting a new conversation required navigating to the contacts page, finding the contact, and initiating the chat from there—a lengthy process. Now, it’s much faster. You can start a conversation directly from the sidebar, and if the contact doesn’t exist, simply enter their email or phone number to create one and send a message instantly.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2024/12/CleanShot-2024-12-18-at-09.35.48@2x.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1132\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2024/12/CleanShot-2024-12-18-at-09.35.48@2x.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2024/12/CleanShot-2024-12-18-at-09.35.48@2x.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2024/12/CleanShot-2024-12-18-at-09.35.48@2x.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2024/12/CleanShot-2024-12-18-at-09.35.48@2x.png 2000w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"%F0%9F%93%8A-improved-reports-ui\">📊 Improved reports UI\u003C/h2>\u003Cp>We've given a fresh coat of paint to the reports pages as well, the changes bring the the reports UI in line with the new design.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2024/12/CleanShot-2024-12-18-at-10.04.05@2x.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1134\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2024/12/CleanShot-2024-12-18-at-10.04.05@2x.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2024/12/CleanShot-2024-12-18-at-10.04.05@2x.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2024/12/CleanShot-2024-12-18-at-10.04.05@2x.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2024/12/CleanShot-2024-12-18-at-10.04.05@2x.png 2000w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"%F0%9F%8E%A5-arcade-support-in-help-center\">🎥 Arcade support in help center\u003C/h2>\u003Cp>Arcade, a popular video software for sharing interactive product demos, can now be embedded directly into your Help Center articles. Simply paste the link, and we’ll automatically display it perfectly on the published page.\u003C/p>\u003Ch2 id=\"other-improvements\">Other improvements\u003C/h2>\u003Cul>\u003Cli>Ability to lock conversations to single thread in API channels\u003C/li>\u003Cli>Allow removing labels from the contacts page\u003C/li>\u003C/ul>","2024-12-18T03:53:43.000+00:00","2025-01-03T04:15:33.000+00:00","2024-12-23T22:15:43.000+00:00",[521],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[523],{"id":430,"name":431,"slug":432,"profile_image":433,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":434},{"id":430,"name":431,"slug":432,"profile_image":433,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":434},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/changelog-week-of-december-18/","Exciting updates are here! We've launched version 3.16.0, packed with new features that bring us closer to v4.0. Here are this week's highlights:\n\n\n🤖 Captain Copilot (alpha)\n\nWe’ve launched Captain Copilot in alpha, enabling agents to interact seamlessly with the knowledge base and access relevant questions right alongside the conversation screen. Responses can also be used with a single click. This feature will be widely available in version 4.0.\n\n\n💬 Create conversations directly using an ema",{"id":529,"uuid":530,"title":531,"slug":532,"html":533,"comment_id":529,"feature_image":17,"featured":12,"visibility":13,"created_at":534,"updated_at":535,"published_at":536,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":537,"authors":539,"primary_author":541,"primary_tag":542,"url":543,"excerpt":544,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6757e7714a1c2004e083a3d4","bf7f8c44-ae96-42a9-8835-0fe8c95c6740","Changelog: Week of December 10","changelog-audio-alerts-contact-redesign","\u003Cp>We've shipped a bunch of new features over the last few weeks, here are the highlights\u003C/p>\u003Ch3 id=\"%F0%9F%93%92-new-contacts-page\">📒 New Contacts Page\u003C/h3>\u003Cp>We've been busy redesigning the Chatwoot dashboard for a while now, and have been shipping these changes weekly. The latest in these changes was the redesigned contacts page. The design features a better editing experience, easier to navigate and start a conversation\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2024/12/CleanShot-2024-12-10-at-12.39.54@2x.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1056\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2024/12/CleanShot-2024-12-10-at-12.39.54@2x.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2024/12/CleanShot-2024-12-10-at-12.39.54@2x.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2024/12/CleanShot-2024-12-10-at-12.39.54@2x.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2024/12/CleanShot-2024-12-10-at-12.39.54@2x.png 2000w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003C/p>\u003Ch3 id=\"%F0%9F%94%A5-granular-controls-for-audio-alerts\">🔥&nbsp;Granular controls for audio alerts\u003C/h3>\u003Cp>We had multiple community members pointing out that the audio alerts did not adequately cover their use-cases, especially if you're a manager, or you have a particularly large team. The newest update brings a much more granular control over audio alerts.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2024/12/CleanShot-2024-12-10-at-12.42.42@2x-1.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1343\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2024/12/CleanShot-2024-12-10-at-12.42.42@2x-1.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2024/12/CleanShot-2024-12-10-at-12.42.42@2x-1.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2024/12/CleanShot-2024-12-10-at-12.42.42@2x-1.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2024/12/CleanShot-2024-12-10-at-12.42.42@2x-1.png 2386w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>You can now choose the conditions for which alerts will be triggered, we also added three new tones along with a button to quickly preview them. \u003C/p>","2024-12-10T07:02:09.000+00:00","2024-12-11T03:28:31.000+00:00","2024-12-11T03:24:04.000+00:00",[538],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[540],{"id":430,"name":431,"slug":432,"profile_image":433,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":434},{"id":430,"name":431,"slug":432,"profile_image":433,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":434},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/changelog-audio-alerts-contact-redesign/","We've shipped a bunch of new features over the last few weeks, here are the highlights\n\n\n📒 New Contacts Page\n\nWe've been busy redesigning the Chatwoot dashboard for a while now, and have been shipping these changes weekly. The latest in these changes was the redesigned contacts page. The design features a better editing experience, easier to navigate and start a conversation\n\n\n\n\n🔥 Granular controls for audio alerts\n\nWe had multiple community members pointing out that the audio alerts did not a",{"id":546,"uuid":547,"title":548,"slug":549,"html":550,"comment_id":546,"feature_image":17,"featured":12,"visibility":13,"created_at":551,"updated_at":552,"published_at":552,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":553,"authors":555,"primary_author":557,"primary_tag":558,"url":559,"excerpt":560,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"66889f3d4a1c2004e083a3b9","7668caa7-3e44-45cf-bac7-1829bef41828","Changelog: Week of July 1","changelog-week-of-july-1","\u003Cp>Here are the main updates from the last week.\u003C/p>\u003Ch3 id=\"%F0%9F%94%A5-support-for-inline-video-previews-in-website-live-chat\">🔥&nbsp;Support for inline video previews in website live-chat\u003C/h3>\u003Cp>We have added support for inline video previews in the live-chat widget. This feature has been requested for some time.\u003C/p>\u003Cp>You can now view videos directly within the widget without needing to open them in a separate window or downloading it.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2024/07/Screenshot-2024-07-05-at-6.33.37-PM.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"894\" height=\"1476\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2024/07/Screenshot-2024-07-05-at-6.33.37-PM.png 600w, https://www-internal-blog.chatwoot.com/content/images/2024/07/Screenshot-2024-07-05-at-6.33.37-PM.png 894w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003C/p>","2024-07-06T01:34:53.000+00:00","2024-07-06T01:36:27.000+00:00",[554],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[556],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/changelog-week-of-july-1/","Here are the main updates from the last week.\n\n\n🔥 Support for inline video previews in website live-chat\n\nWe have added support for inline video previews in the live-chat widget. This feature has been requested for some time.\n\nYou can now view videos directly within the widget without needing to open them in a separate window or downloading it.\n\n",0,{"id":563,"uuid":564,"title":565,"slug":566,"html":567,"comment_id":563,"feature_image":17,"featured":12,"visibility":13,"created_at":568,"updated_at":569,"published_at":570,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":571,"authors":573,"primary_author":575,"primary_tag":576,"url":577,"excerpt":578,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"667f2cdd4a1c2004e083a3a8","6a8e8f6e-6c96-454c-9158-e0011cb2defd","Changelog: Week of June 24","changelog-week-of-june-24","\u003Cp>Here are the main updates for the last week.\u003C/p>\u003Ch3 id=\"%E2%9C%88%EF%B8%8F-ability-to-un-assign-a-team-in-an-automation\">✈️ Ability to un-assign a team in an automation\u003C/h3>\u003Cp>Contributed by \u003Ca href=\"https://github.com/clairton?ref=www-internal-blog.chatwoot.com\">Clairton Rodrigo Heinzen\u003C/a>\u003C/p>\u003Cp>While the ability to assign different teams in automation existed before, the option to remove one did not. We have included this feature in our latest update. You'll now find a 'None' option in the dropdown. Selecting this will remove the team from the conversation.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2024/06/automation.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1742\" height=\"372\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2024/06/automation.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2024/06/automation.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2024/06/automation.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2024/06/automation.png 1742w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%93%B2-changes-in-push-notifications-on-mobile\">📲&nbsp;Changes in push notifications on mobile\u003C/h3>\u003Cp>We used FCM legacy APIs to send push notifications to Android and iOS devices. However, as these APIs were deprecated on June 20, 2023, and will be removed in June 2024, we have now added the support for HTTP v1 API notifications in our latest version.\u003C/p>\u003Cp>If you are on Chatwoot Cloud, please ensure that you have installed the latest version of the Chatwoot mobile app (1.10.41) to continue receiving the notifications.\u003C/p>\u003Cp>If you're using a self-hosted Chatwoot, in addition to the mobile app update, ensure that you're using our push relay server for notifications. Set the environment variable \u003Ccode>ENABLE_PUSH_RELAY_SERVER\u003C/code> to true.\u003C/p>\u003Ch3 id=\"bug-fixes-and-improvements\">Bug fixes and improvements:\u003C/h3>\u003Cul>\u003Cli>Improved rendering of plain text emails. Previously, emails with text/plain content only were rendered without line breaks. This issue has been addressed in the latest update.\u003C/li>\u003Cli>Added support for SMTP timeouts. You can now set the open timeout and read timeout in self-hosted installations using the variables \u003Ccode>SMTP_OPEN_TIMEOUT\u003C/code> and \u003Ccode>SMTP_READ_TIMEOUT\u003C/code>, respectively. (Contributed by \u003Ca href=\"https://github.com/abehnamfard?ref=www-internal-blog.chatwoot.com\">Ali Behnamfard\u003C/a>)\u003C/li>\u003C/ul>","2024-06-28T21:36:29.000+00:00","2024-06-28T21:49:45.000+00:00","2024-06-28T21:37:19.000+00:00",[572],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[574],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/changelog-week-of-june-24/","Here are the main updates for the last week.\n\n\n✈️ Ability to un-assign a team in an automation\n\nContributed by Clairton Rodrigo Heinzen\n\nWhile the ability to assign different teams in automation existed before, the option to remove one did not. We have included this feature in our latest update. You'll now find a 'None' option in the dropdown. Selecting this will remove the team from the conversation.\n\n\n📲 Changes in push notifications on mobile\n\nWe used FCM legacy APIs to send push notification",{"id":580,"uuid":581,"title":582,"slug":583,"html":584,"comment_id":580,"feature_image":17,"featured":12,"visibility":13,"created_at":585,"updated_at":586,"published_at":586,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":587,"authors":589,"primary_author":591,"primary_tag":592,"url":593,"excerpt":594,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"66760a364a1c2004e083a39c","40f94128-37e2-435d-8ef5-7814ecdb5bf5","Changelog: Week of June 17","changelog-week-of-june-17","\u003Cp>Here are the main updates for the last week.\u003C/p>\u003Ch3 id=\"%E2%9C%88%EF%B8%8F-native-gmail-channel-beta\">✈️&nbsp;Native Gmail channel (Beta)\u003C/h3>\u003Cp>We have now added support for native Gmail integration. This integration uses OAuth, which is more secure than the basic IMAP/SMTP authentication.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2024/06/Screenshot-2024-06-21-at-4.05.11-PM.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1094\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2024/06/Screenshot-2024-06-21-at-4.05.11-PM.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2024/06/Screenshot-2024-06-21-at-4.05.11-PM.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2024/06/Screenshot-2024-06-21-at-4.05.11-PM.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2024/06/Screenshot-2024-06-21-at-4.05.11-PM.png 2190w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>The migration steps for the users who have been using the basic auth would provided soon.\u003C/p>\u003Ch3 id=\"%F0%9F%8C%9F-changes-in-the-processing-of-the-auto-responders\">🌟 Changes in the processing of the auto-responders\u003C/h3>\u003Cp>Automatic vacation responses or out-of-office replies will now be ignored in conversation threads to prevent confusion among support agents. Any emails containing the headers \u003Ccode>Auto-Submitted\u003C/code> or \u003Ccode>X-Autoreply\u003C/code> will be disregarded.\u003C/p>","2024-06-21T23:18:14.000+00:00","2024-06-21T23:18:48.000+00:00",[588],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[590],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/changelog-week-of-june-17/","Here are the main updates for the last week.\n\n\n✈️ Native Gmail channel (Beta)\n\nWe have now added support for native Gmail integration. This integration uses OAuth, which is more secure than the basic IMAP/SMTP authentication.\n\nThe migration steps for the users who have been using the basic auth would provided soon.\n\n\n🌟 Changes in the processing of the auto-responders\n\nAutomatic vacation responses or out-of-office replies will now be ignored in conversation threads to prevent confusion among sup",{"id":596,"uuid":597,"title":598,"slug":599,"html":600,"comment_id":596,"feature_image":17,"featured":12,"visibility":13,"created_at":601,"updated_at":602,"published_at":602,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":603,"authors":605,"primary_author":607,"primary_tag":608,"url":609,"excerpt":610,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"666ccea04a1c2004e083a38f","472722e0-e5af-4458-9457-638affd7ac04","Changelog: Week of June 10","changelog-week-of-june-10","\u003Cp>Here are the main updates from the last week.\u003C/p>\u003Ch3 id=\"%E2%AD%90%EF%B8%8F-cli-support-for-installation-on-ubuntu-2404-lts\">⭐️&nbsp;CLI Support for installation on \u003Cstrong>Ubuntu 24.04 LTS\u003C/strong>\u003C/h3>\u003Cp>(Contributed by \u003Ca href=\"https://github.com/ajnadox?ref=www-internal-blog.chatwoot.com\">André J\u003C/a>)\u003C/p>\u003Cp>The cwctl Command Line Tool now supports self-hosted installations on Ubuntu 24.04. You can run commands to restart, or upgrade, just as you would with Ubuntu 22.04 or 20.04 installations.\u003C/p>\u003Ch3 id=\"%F0%9F%92%AC-update-on-reports-calculation-of-first-response-time\">💬&nbsp;Update on Reports: Calculation of First Response Time\u003C/h3>\u003Cp>Previously, the first response time calculation was based on the assignee of a conversation. This assumed that agents would first assign the conversation to themselves and then respond. However, many customer support agents often respond before assigning the conversation to themselves, leading to inaccuracies in report generation.\u003C/p>\u003Cp>In the latest update, we've revised the logic to consider the individual who sent the message, rather than the assignee.\u003C/p>\u003Ch3 id=\"%E2%9B%BA%EF%B8%8F-disable-the-new-message-dialog-in-the-widget\">⛺️ Disable the \"new message\" dialog in the widget\u003C/h3>\u003Cp>The ability to disable the notifications on the widget was request from the community for a long time. Now you can disable it easily using the SDK configuration. To disable the new message notifications, you can use the following configuration.\u003C/p>\u003Cpre>\u003Ccode class=\"language-json\">window.chatwootSettings = {\n  showNotificationPopup: false,\n  // .. Other options.\n}\n\u003C/code>\u003C/pre>\u003Ch3 id=\"other-updates\">Other updates:\u003C/h3>\u003Cul>\u003Cli>Resolved issues related to font size and spacing in the article editor. The editor now follows the typography used on the original article page in the help center.\u003C/li>\u003Cli>Fixed typos in Round Robin Service files (Contributed by \u003Ca href=\"https://github.com/eltociear?ref=www-internal-blog.chatwoot.com\">Ikko Eltociear Ashimine\u003C/a>)\u003C/li>\u003Cli>Added support for search functionality in the drop-down menus during linear issue creation. Now, you can search for a label, team, or status.\u003C/li>\u003C/ul>","2024-06-14T23:13:36.000+00:00","2024-06-14T23:14:12.000+00:00",[604],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[606],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/changelog-week-of-june-10/","Here are the main updates from the last week.\n\n\n⭐️ CLI Support for installation on Ubuntu 24.04 LTS\n\n(Contributed by André J)\n\nThe cwctl Command Line Tool now supports self-hosted installations on Ubuntu 24.04. You can run commands to restart, or upgrade, just as you would with Ubuntu 22.04 or 20.04 installations.\n\n\n💬 Update on Reports: Calculation of First Response Time\n\nPreviously, the first response time calculation was based on the assignee of a conversation. This assumed that agents would ",{"id":612,"uuid":613,"title":614,"slug":615,"html":616,"comment_id":612,"feature_image":17,"featured":12,"visibility":13,"created_at":617,"updated_at":618,"published_at":619,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":620,"authors":622,"primary_author":624,"primary_tag":625,"url":626,"excerpt":627,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6663785b4a1c2004e083a37d","3c3f05a4-d703-48d9-a0e3-ca25465d3922","Changelog: Week of June 3","changelog-week-of-june-3","\u003Cp>Here are the items we fixed and improved last week.\u003C/p>\u003Cul>\u003Cli>Now, the edit option is enabled for custom attributes if a value is present. Previously, updating a value required deleting the attribute and adding it again. This change reduces the effort needed to update values.\u003C/li>\u003Cli>Added markdown support for table rendering in the help center articles. We would update the editor in the coming weeks to support editing tables in the UI.\u003C/li>\u003Cli>The reauthorization banner for Facebook has been updated. Now it shows the alert on the settings page for you to reconnect the inbox properly.\u003C/li>\u003C/ul>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2024/06/reconnect.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1135\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2024/06/reconnect.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2024/06/reconnect.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2024/06/reconnect.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2024/06/reconnect.png 2000w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cul>\u003Cli>Fixed an issue with browser info not being shown in the conversation panel. (Contributed by \u003Ca href=\"https://github.com/s00d?ref=www-internal-blog.chatwoot.com\">Pavel Kuzmin\u003C/a>)\u003C/li>\u003C/ul>","2024-06-07T21:15:07.000+00:00","2024-06-07T21:17:54.000+00:00","2024-06-07T21:17:04.000+00:00",[621],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[623],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/changelog-week-of-june-3/","Here are the items we fixed and improved last week.\n\n * Now, the edit option is enabled for custom attributes if a value is present. Previously, updating a value required deleting the attribute and adding it again. This change reduces the effort needed to update values.\n * Added markdown support for table rendering in the help center articles. We would update the editor in the coming weeks to support editing tables in the UI.\n * The reauthorization banner for Facebook has been updated. Now it sh",{"id":629,"uuid":630,"title":631,"slug":632,"html":633,"comment_id":629,"feature_image":17,"featured":12,"visibility":13,"created_at":634,"updated_at":635,"published_at":636,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":637,"authors":639,"primary_author":641,"primary_tag":642,"url":643,"excerpt":644,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"665a3f474a1c2004e083a36b","363c8a36-4d77-4118-bcd8-d0e80aef3ba3","Changelog: Week of May 27","linear-integration","\u003Cp>Here are the main updates for the last week.\u003C/p>\u003Ch3 id=\"linear-integration-beta\">Linear Integration (Beta)\u003C/h3>\u003Cp>You can now directly create issues in Linear from Chatwoot. This integration automatically links the conversation in Chatwoot with the issue in Linear, making it easier to track and monitor progress. Additionally, instead of creating a new conversation you can search for existing issues on Linear from the Chatwoot UI and link them directly to the conversation. See the quick demo of the feature below.\u003C/p>\u003Cfigure class=\"kg-card kg-embed-card\">\u003Ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/pP1MFahVZnU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Linear Integration with Chatwoot\">\u003C/iframe>\u003C/figure>\u003Cp>This feature is available in beta for all users on Chatwoot Cloud. You can test it using the API key. We plan to introduce an OAuth-based update in the coming weeks.\u003C/p>\u003Cp>\u003Cstrong>Bug fixes, Community Contributions:\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Fixed typos in the application (Contributed by \u003Ca href=\"https://github.com/fv3rdugo?ref=www-internal-blog.chatwoot.com\">Fernando Verdugo\u003C/a>)\u003C/li>\u003Cli>Improved the configuration screens for self-hosted installations.\u003C/li>\u003Cli>Fixed issues with the inbox reconnection flow. An alert has been added to the inbox settings, allowing the user to reconnect as needed.\u003C/li>\u003C/ul>","2024-05-31T21:21:11.000+00:00","2025-03-11T04:30:50.000+00:00","2024-05-31T21:21:51.000+00:00",[638],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[640],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/linear-integration/","Here are the main updates for the last week.\n\n\nLinear Integration (Beta)\n\nYou can now directly create issues in Linear from Chatwoot. This integration automatically links the conversation in Chatwoot with the issue in Linear, making it easier to track and monitor progress. Additionally, instead of creating a new conversation you can search for existing issues on Linear from the Chatwoot UI and link them directly to the conversation. See the quick demo of the feature below.\n\nThis feature is avail",{"id":646,"uuid":647,"title":648,"slug":649,"html":650,"comment_id":646,"feature_image":17,"featured":12,"visibility":13,"created_at":651,"updated_at":652,"published_at":653,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":654,"authors":656,"primary_author":658,"primary_tag":659,"url":660,"excerpt":661,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6650fd914a1c2004e083a337","a20a6369-b268-4e77-b432-d458b245cb27","Changelog: Week of May 20","changelog-week-of-may-20","\u003Cp>Despite being a short week with many team members falling ill, we have some updates to share from the last week. 🙂\u003C/p>\u003Ch3 id=\"%F0%9F%8C%9F-improved-sdk-support-for-frameworks\">🌟 Improved SDK support for frameworks.\u003C/h3>\u003Cp>Last week, we have added the support for \u003Ca href=\"https://turbo.hotwired.dev/handbook/introduction?ref=www-internal-blog.chatwoot.com\">\u003Cstrong>Turbo (Rails)\u003C/strong>\u003C/a>, \u003Ca href=\"https://github.com/turbolinks/turbolinks?ref=www-internal-blog.chatwoot.com\">\u003Cstrong>turbo-links\u003C/strong>\u003C/a> (older, deprecated, but still widely used), \u003Ca href=\"https://astro.build/?ref=www-internal-blog.chatwoot.com\">\u003Cstrong>Astro\u003C/strong>\u003C/a> (the new hot framework in town) in the website live-chat. The default live chat-widget SDK would now work without any additional configuration.\u003C/p>\u003Cp>\u003Cstrong>Bug Fixes:\u003C/strong>\u003C/p>\u003Cul>\u003Cli>\u003Cstrong>Location Identification fixes:\u003C/strong> Some accounts noted that Chatwoot couldn't identify the location (city, country) of the conversation. This information was used to direct the conversation to the appropriate agent through automations. The bug related to this issue was resolved in the update from last week.\u003C/li>\u003Cli>\u003Cstrong>Auto-Assignment fixes:\u003C/strong> Fixed an issue with auto-assignment when the agent's online status is not available in the cache. Previously, if the value was missing from the cache, the agent's status defaulted to online, which led to confusion regarding assignments. Now, the default status is set to the value stored in the database.\u003C/li>\u003Cli>\u003Cstrong>Performance improvements for reports and contacts:\u003C/strong> We've updated our query and indexing strategy in high-volume, high-traffic areas to improve performance.\u003C/li>\u003C/ul>","2024-05-24T20:50:25.000+00:00","2024-05-24T20:51:08.000+00:00","2024-05-24T20:50:53.000+00:00",[655],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[657],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/changelog-week-of-may-20/","Despite being a short week with many team members falling ill, we have some updates to share from the last week. 🙂\n\n\n🌟 Improved SDK support for frameworks.\n\nLast week, we have added the support for Turbo (Rails), turbo-links (older, deprecated, but still widely used), Astro (the new hot framework in town) in the website live-chat. The default live chat-widget SDK would now work without any additional configuration.\n\nBug Fixes:\n\n * Location Identification fixes: Some accounts noted that Chatwoo",{"id":663,"uuid":664,"title":665,"slug":666,"html":667,"comment_id":663,"feature_image":17,"featured":12,"visibility":13,"created_at":668,"updated_at":669,"published_at":670,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":671,"authors":673,"primary_author":675,"primary_tag":676,"url":677,"excerpt":678,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6647c6f54a1c2004e083a320","c12ec81c-72f0-419f-a3d2-413e94f99ee3","Changelog: Week of May 13","changelog-week-of-may-13","\u003Cp>Here are the major updates from the last week.\u003C/p>\u003Ch3 id=\"%F0%9F%8C%9E-ability-to-snooze-conversations-in-bulk\">🌞&nbsp;Ability to snooze conversations in bulk\u003C/h3>\u003Cp>You can now snooze multiple conversations at once using bulk actions. Simply select the conversations you wish to snooze, then choose the snooze options displayed in the command bar.\u003C/p>\u003Cfigure class=\"kg-card kg-video-card kg-width-regular\" data-kg-thumbnail=\"https://www-internal-blog.chatwoot.com/content/media/2024/05/chatwoot-snooze_thumb.jpg\" data-kg-custom-thumbnail>\n            \u003Cdiv class=\"kg-video-container\">\n                \u003Cvideo src=\"https://www-internal-blog.chatwoot.com/content/media/2024/05/chatwoot-snooze.mp4\" poster=\"https://img.spacergif.org/v1/1970x1080/0a/spacer.png\" width=\"1970\" height=\"1080\" loop autoplay muted playsinline preload=\"metadata\" style=\"background: transparent url('https://www-internal-blog.chatwoot.com/content/media/2024/05/chatwoot-snooze_thumb.jpg') 50% 50% / cover no-repeat;\">\u003C/video>\n                \u003Cdiv class=\"kg-video-overlay\">\n                    \u003Cbutton class=\"kg-video-large-play-icon\" aria-label=\"Play video\">\n                        \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                            \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                        \u003C/svg>\n                    \u003C/button>\n                \u003C/div>\n                \u003Cdiv class=\"kg-video-player-container kg-video-hide\">\n                    \u003Cdiv class=\"kg-video-player\">\n                        \u003Cbutton class=\"kg-video-play-icon\" aria-label=\"Play video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-pause-icon kg-video-hide\" aria-label=\"Pause video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Crect x=\"3\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                                \u003Crect x=\"14\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cspan class=\"kg-video-current-time\">0:00\u003C/span>\n                        \u003Cdiv class=\"kg-video-time\">\n                            /\u003Cspan class=\"kg-video-duration\">0:26\u003C/span>\n                        \u003C/div>\n                        \u003Cinput type=\"range\" class=\"kg-video-seek-slider\" max=\"100\" value=\"0\">\n                        \u003Cbutton class=\"kg-video-playback-rate\" aria-label=\"Adjust playback speed\">1×\u003C/button>\n                        \u003Cbutton class=\"kg-video-unmute-icon\" aria-label=\"Unmute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M15.189 2.021a9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h1.794a.249.249 0 0 1 .221.133 9.73 9.73 0 0 0 7.924 4.85h.06a1 1 0 0 0 1-1V3.02a1 1 0 0 0-1.06-.998Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-mute-icon kg-video-hide\" aria-label=\"Mute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M16.177 4.3a.248.248 0 0 0 .073-.176v-1.1a1 1 0 0 0-1.061-1 9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h.114a.251.251 0 0 0 .177-.073ZM23.707 1.706A1 1 0 0 0 22.293.292l-22 22a1 1 0 0 0 0 1.414l.009.009a1 1 0 0 0 1.405-.009l6.63-6.631A.251.251 0 0 1 8.515 17a.245.245 0 0 1 .177.075 10.081 10.081 0 0 0 6.5 2.92 1 1 0 0 0 1.061-1V9.266a.247.247 0 0 1 .073-.176Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cinput type=\"range\" class=\"kg-video-volume-slider\" max=\"100\" value=\"100\">\n                    \u003C/div>\n                \u003C/div>\n            \u003C/div>\n            \n        \u003C/figure>\u003Ch3 id=\"%E2%AD%90%EF%B8%8F-export-contacts-after-applying-filters\">⭐️ Export contacts after applying filters\u003C/h3>\u003Cp>You can export a specific subset of contacts by filtering your contact list. After narrowing down the selection of contacts using the filter, use our new export option.\u003C/p>\u003Cfigure class=\"kg-card kg-video-card kg-width-regular\" data-kg-thumbnail=\"https://www-internal-blog.chatwoot.com/content/media/2024/05/chatwoot-export_thumb.jpg\" data-kg-custom-thumbnail>\n            \u003Cdiv class=\"kg-video-container\">\n                \u003Cvideo src=\"https://www-internal-blog.chatwoot.com/content/media/2024/05/chatwoot-export.mp4\" poster=\"https://img.spacergif.org/v1/1982x1080/0a/spacer.png\" width=\"1982\" height=\"1080\" loop autoplay muted playsinline preload=\"metadata\" style=\"background: transparent url('https://www-internal-blog.chatwoot.com/content/media/2024/05/chatwoot-export_thumb.jpg') 50% 50% / cover no-repeat;\">\u003C/video>\n                \u003Cdiv class=\"kg-video-overlay\">\n                    \u003Cbutton class=\"kg-video-large-play-icon\" aria-label=\"Play video\">\n                        \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                            \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                        \u003C/svg>\n                    \u003C/button>\n                \u003C/div>\n                \u003Cdiv class=\"kg-video-player-container kg-video-hide\">\n                    \u003Cdiv class=\"kg-video-player\">\n                        \u003Cbutton class=\"kg-video-play-icon\" aria-label=\"Play video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-pause-icon kg-video-hide\" aria-label=\"Pause video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Crect x=\"3\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                                \u003Crect x=\"14\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cspan class=\"kg-video-current-time\">0:00\u003C/span>\n                        \u003Cdiv class=\"kg-video-time\">\n                            /\u003Cspan class=\"kg-video-duration\">0:24\u003C/span>\n                        \u003C/div>\n                        \u003Cinput type=\"range\" class=\"kg-video-seek-slider\" max=\"100\" value=\"0\">\n                        \u003Cbutton class=\"kg-video-playback-rate\" aria-label=\"Adjust playback speed\">1×\u003C/button>\n                        \u003Cbutton class=\"kg-video-unmute-icon\" aria-label=\"Unmute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M15.189 2.021a9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h1.794a.249.249 0 0 1 .221.133 9.73 9.73 0 0 0 7.924 4.85h.06a1 1 0 0 0 1-1V3.02a1 1 0 0 0-1.06-.998Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-mute-icon kg-video-hide\" aria-label=\"Mute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M16.177 4.3a.248.248 0 0 0 .073-.176v-1.1a1 1 0 0 0-1.061-1 9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h.114a.251.251 0 0 0 .177-.073ZM23.707 1.706A1 1 0 0 0 22.293.292l-22 22a1 1 0 0 0 0 1.414l.009.009a1 1 0 0 0 1.405-.009l6.63-6.631A.251.251 0 0 1 8.515 17a.245.245 0 0 1 .177.075 10.081 10.081 0 0 0 6.5 2.92 1 1 0 0 0 1.061-1V9.266a.247.247 0 0 1 .073-.176Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cinput type=\"range\" class=\"kg-video-volume-slider\" max=\"100\" value=\"100\">\n                    \u003C/div>\n                \u003C/div>\n            \u003C/div>\n            \n        \u003C/figure>\u003Cp>Once the export is complete, you would receive an email as follows:\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2024/05/email-export.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1350\" height=\"866\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2024/05/email-export.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2024/05/email-export.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2024/05/email-export.png 1350w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003Cstrong>Bug fixes/Improvements:\u003C/strong>\u003C/p>\u003Cul>\u003Cli>We have changed the model to GPT-4o for AI features.\u003C/li>\u003Cli>We have implemented a fix for the issue of missing profile pictures in the Facebook inbox. (Contributed by \u003Ca href=\"https://github.com/imtoanle?ref=www-internal-blog.chatwoot.com\">@imtoanle\u003C/a>).\u003C/li>\u003C/ul>","2024-05-17T21:07:01.000+00:00","2024-05-17T21:11:57.000+00:00","2024-05-17T21:08:29.000+00:00",[672],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[674],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/changelog-week-of-may-13/","Here are the major updates from the last week.\n\n\n🌞 Ability to snooze conversations in bulk\n\nYou can now snooze multiple conversations at once using bulk actions. Simply select the conversations you wish to snooze, then choose the snooze options displayed in the command bar.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n0:00\n\n/0:26\n\n\n1×\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n⭐️ Export contacts after applying filters\n\nYou can export a specific subset of contacts by filtering your contact list. After narrowing down the selection of contact",{"id":680,"uuid":681,"title":682,"slug":683,"html":684,"comment_id":680,"feature_image":17,"featured":12,"visibility":13,"created_at":685,"updated_at":686,"published_at":687,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":688,"authors":690,"primary_author":692,"primary_tag":693,"url":694,"excerpt":695,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"663ec85b4a1c2004e083a30a","decb2e87-4a0c-44f2-aa1d-e5d2fb26ba89","Changelog: Week of May 6","changelog-week-of-may-6","\u003Cp>Here are the major updates from the last week.\u003C/p>\u003Ch3 id=\"%F0%9F%97%82%EF%B8%8F-ability-to-sort-canned-responses\">🗂️&nbsp;Ability to sort canned responses\u003C/h3>\u003Cp>Contributed by \u003Ca href=\"https://github.com/JeffOtano?ref=www-internal-blog.chatwoot.com\">@JeffOtano\u003C/a>\u003C/p>\u003Cp>You now have the ability to sort canned responses using the short code in the canned responses console. This helps for the quick lookup of information. See the attached screencast below.\u003C/p>\u003Cfigure class=\"kg-card kg-video-card kg-width-regular\" data-kg-thumbnail=\"https://www-internal-blog.chatwoot.com/content/media/2024/05/canned-responses-sort_thumb.jpg\" data-kg-custom-thumbnail>\n            \u003Cdiv class=\"kg-video-container\">\n                \u003Cvideo src=\"https://www-internal-blog.chatwoot.com/content/media/2024/05/canned-responses-sort.mp4\" poster=\"https://img.spacergif.org/v1/1836x1080/0a/spacer.png\" width=\"1836\" height=\"1080\" loop autoplay muted playsinline preload=\"metadata\" style=\"background: transparent url('https://www-internal-blog.chatwoot.com/content/media/2024/05/canned-responses-sort_thumb.jpg') 50% 50% / cover no-repeat;\">\u003C/video>\n                \u003Cdiv class=\"kg-video-overlay\">\n                    \u003Cbutton class=\"kg-video-large-play-icon\" aria-label=\"Play video\">\n                        \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                            \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                        \u003C/svg>\n                    \u003C/button>\n                \u003C/div>\n                \u003Cdiv class=\"kg-video-player-container kg-video-hide\">\n                    \u003Cdiv class=\"kg-video-player\">\n                        \u003Cbutton class=\"kg-video-play-icon\" aria-label=\"Play video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-pause-icon kg-video-hide\" aria-label=\"Pause video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Crect x=\"3\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                                \u003Crect x=\"14\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cspan class=\"kg-video-current-time\">0:00\u003C/span>\n                        \u003Cdiv class=\"kg-video-time\">\n                            /\u003Cspan class=\"kg-video-duration\">0:09\u003C/span>\n                        \u003C/div>\n                        \u003Cinput type=\"range\" class=\"kg-video-seek-slider\" max=\"100\" value=\"0\">\n                        \u003Cbutton class=\"kg-video-playback-rate\" aria-label=\"Adjust playback speed\">1×\u003C/button>\n                        \u003Cbutton class=\"kg-video-unmute-icon\" aria-label=\"Unmute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M15.189 2.021a9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h1.794a.249.249 0 0 1 .221.133 9.73 9.73 0 0 0 7.924 4.85h.06a1 1 0 0 0 1-1V3.02a1 1 0 0 0-1.06-.998Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-mute-icon kg-video-hide\" aria-label=\"Mute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M16.177 4.3a.248.248 0 0 0 .073-.176v-1.1a1 1 0 0 0-1.061-1 9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h.114a.251.251 0 0 0 .177-.073ZM23.707 1.706A1 1 0 0 0 22.293.292l-22 22a1 1 0 0 0 0 1.414l.009.009a1 1 0 0 0 1.405-.009l6.63-6.631A.251.251 0 0 1 8.515 17a.245.245 0 0 1 .177.075 10.081 10.081 0 0 0 6.5 2.92 1 1 0 0 0 1.061-1V9.266a.247.247 0 0 1 .073-.176Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cinput type=\"range\" class=\"kg-video-volume-slider\" max=\"100\" value=\"100\">\n                    \u003C/div>\n                \u003C/div>\n            \u003C/div>\n            \n        \u003C/figure>\u003Ch3 id=\"new-profile-settings-ui\">New Profile Settings UI\u003C/h3>\u003Cp>As part of our design refresh, we are making improvements to our User Interface (UI). Please see the updated profile settings below.\u003C/p>\u003Cfigure class=\"kg-card kg-video-card kg-width-regular\" data-kg-thumbnail=\"https://www-internal-blog.chatwoot.com/content/media/2024/05/profile-settings_thumb.jpg\" data-kg-custom-thumbnail>\n            \u003Cdiv class=\"kg-video-container\">\n                \u003Cvideo src=\"https://www-internal-blog.chatwoot.com/content/media/2024/05/profile-settings.mp4\" poster=\"https://img.spacergif.org/v1/2378x1506/0a/spacer.png\" width=\"2378\" height=\"1506\" loop autoplay muted playsinline preload=\"metadata\" style=\"background: transparent url('https://www-internal-blog.chatwoot.com/content/media/2024/05/profile-settings_thumb.jpg') 50% 50% / cover no-repeat;\">\u003C/video>\n                \u003Cdiv class=\"kg-video-overlay\">\n                    \u003Cbutton class=\"kg-video-large-play-icon\" aria-label=\"Play video\">\n                        \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                            \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                        \u003C/svg>\n                    \u003C/button>\n                \u003C/div>\n                \u003Cdiv class=\"kg-video-player-container kg-video-hide\">\n                    \u003Cdiv class=\"kg-video-player\">\n                        \u003Cbutton class=\"kg-video-play-icon\" aria-label=\"Play video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-pause-icon kg-video-hide\" aria-label=\"Pause video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Crect x=\"3\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                                \u003Crect x=\"14\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cspan class=\"kg-video-current-time\">0:00\u003C/span>\n                        \u003Cdiv class=\"kg-video-time\">\n                            /\u003Cspan class=\"kg-video-duration\">0:17\u003C/span>\n                        \u003C/div>\n                        \u003Cinput type=\"range\" class=\"kg-video-seek-slider\" max=\"100\" value=\"0\">\n                        \u003Cbutton class=\"kg-video-playback-rate\" aria-label=\"Adjust playback speed\">1×\u003C/button>\n                        \u003Cbutton class=\"kg-video-unmute-icon\" aria-label=\"Unmute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M15.189 2.021a9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h1.794a.249.249 0 0 1 .221.133 9.73 9.73 0 0 0 7.924 4.85h.06a1 1 0 0 0 1-1V3.02a1 1 0 0 0-1.06-.998Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-mute-icon kg-video-hide\" aria-label=\"Mute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M16.177 4.3a.248.248 0 0 0 .073-.176v-1.1a1 1 0 0 0-1.061-1 9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h.114a.251.251 0 0 0 .177-.073ZM23.707 1.706A1 1 0 0 0 22.293.292l-22 22a1 1 0 0 0 0 1.414l.009.009a1 1 0 0 0 1.405-.009l6.63-6.631A.251.251 0 0 1 8.515 17a.245.245 0 0 1 .177.075 10.081 10.081 0 0 0 6.5 2.92 1 1 0 0 0 1.061-1V9.266a.247.247 0 0 1 .073-.176Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cinput type=\"range\" class=\"kg-video-volume-slider\" max=\"100\" value=\"100\">\n                    \u003C/div>\n                \u003C/div>\n            \u003C/div>\n            \n        \u003C/figure>\u003Ch3 id=\"%F0%9F%93%83-support-document-file-uploads-in-telegram\">📃&nbsp;Support document file uploads in Telegram\u003C/h3>\u003Cp>We now support the attachment of .txt and .doc files in Telegram. With the update last week, you can easily attach these files directly from the message editor.\u003C/p>\u003Ch3 id=\"%F0%9F%8C%9E-improvements-in-report-export\">🌞&nbsp;Improvements in report export\u003C/h3>\u003Cp>The Excel export for both team-wise performance reports and agent performance reports will now include customer waiting time and resolution count.\u003C/p>\u003Ch3 id=\"bug-fixes-community-contributions\">Bug fixes, community contributions:\u003C/h3>\u003Cul>\u003Cli>Switched to Instagram CDN URL for attachments.\u003C/li>\u003Cli>Improved the onboarding screen for Microsoft email channel integration (contributed by \u003Ca href=\"https://github.com/MJRT?ref=www-internal-blog.chatwoot.com\">@MJRT\u003C/a>).\u003C/li>\u003Cli>Added an option to scroll to the replied message (contributed by \u003Ca href=\"https://github.com/clairton?ref=www-internal-blog.chatwoot.com\">@clairton\u003C/a>).\u003C/li>\u003Cli>Fixed a bug with the invalid reply-to data during the message creation. (contributed by \u003Ca href=\"https://github.com/Maklu?ref=www-internal-blog.chatwoot.com\">@Maklu\u003C/a>)\u003C/li>\u003Cli>Added API support for syncing draft messages across devices (contributed by \u003Ca href=\"https://github.com/jderecho?ref=www-internal-blog.chatwoot.com\">@jderecho\u003C/a>).\u003C/li>\u003Cli>Included documentation to specify Redis port number (contributed by \u003Ca href=\"https://github.com/legioner0?ref=www-internal-blog.chatwoot.com\">@legioner0\u003C/a>).\u003C/li>\u003C/ul>","2024-05-11T01:22:35.000+00:00","2024-05-11T01:29:23.000+00:00","2024-05-11T01:25:46.000+00:00",[689],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[691],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/changelog-week-of-may-6/","Here are the major updates from the last week.\n\n\n🗂️ Ability to sort canned responses\n\nContributed by @JeffOtano\n\nYou now have the ability to sort canned responses using the short code in the canned responses console. This helps for the quick lookup of information. See the attached screencast below.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n0:00\n\n/0:09\n\n\n1×\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nNew Profile Settings UI\n\nAs part of our design refresh, we are making improvements to our User Interface (UI). Please see the updated profil",{"id":697,"uuid":698,"title":699,"slug":700,"html":701,"comment_id":697,"feature_image":17,"featured":12,"visibility":13,"created_at":702,"updated_at":703,"published_at":703,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":704,"authors":706,"primary_author":708,"primary_tag":709,"url":710,"excerpt":711,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6635446f4a1c2004e083a2d3","cd4567ac-7df6-478b-911c-e2cfd4e16c11","Changelog: Week of April 29","changelog-week-of-april-29","\u003Cp>Here are the main updates for the last week.\u003C/p>\u003Ch3 id=\"%F0%9F%AA%90-support-for-sitemaps-in-help-centers\">🪐&nbsp;Support for Sitemaps in help centers\u003C/h3>\u003Cp>We've introduced a feature that generates sitemaps for your help center portals automatically, supporting your SEO initiatives. This feature, enabled by default, increases the visibility of your articles. The sitemap can be accessed at \u003Ccode>&lt;help-center-domain&gt;/hc/&lt;slug&gt;/sitemap.xml\u003C/code>.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2024/05/Screenshot-2024-05-03-at-1.08.16-PM.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1384\" height=\"1320\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2024/05/Screenshot-2024-05-03-at-1.08.16-PM.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2024/05/Screenshot-2024-05-03-at-1.08.16-PM.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2024/05/Screenshot-2024-05-03-at-1.08.16-PM.png 1384w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003Cstrong>Bug fixes &amp; Improvements\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Added an option to remove audio attachments and improved the user experience around the recorder to prevent multiple clicks.\u003C/li>\u003Cli>Improved the color scheme of the heat map reports in dark mode.\u003C/li>\u003Cli>Fixed an issue where widgets were displayed inside help center articles when rendered in plain layout.\u003C/li>\u003Cli>Shipped some improvements to keyboard shortcuts. (Note: We are actively improving this feature to make it more productive.)\u003C/li>\u003Cli>Added an option to configure IMAP sync to support the import of emails from a longer timeframe.\u003C/li>\u003C/ul>","2024-05-03T20:09:19.000+00:00","2024-05-03T20:10:10.000+00:00",[705],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[707],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/changelog-week-of-april-29/","Here are the main updates for the last week.\n\n\n🪐 Support for Sitemaps in help centers\n\nWe've introduced a feature that generates sitemaps for your help center portals automatically, supporting your SEO initiatives. This feature, enabled by default, increases the visibility of your articles. The sitemap can be accessed at \u003Chelp-center-domain>/hc/\u003Cslug>/sitemap.xml.\n\nBug fixes & Improvements\n\n * Added an option to remove audio attachments and improved the user experience around the recorder to pr",{"id":713,"uuid":714,"title":715,"slug":716,"html":717,"comment_id":713,"feature_image":17,"featured":12,"visibility":13,"created_at":718,"updated_at":719,"published_at":720,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":721,"authors":723,"primary_author":725,"primary_tag":726,"url":727,"excerpt":728,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"662c20474a1c2004e083a2bb","147247ac-579f-4e57-8e0c-e5a7482df474","Changelog: Week of April 22","changelog-week-of-april-22","\u003Cp>Here are the key updates for the week.\u003C/p>\u003Ch3 id=\"%F0%9F%A6%B9%F0%9F%8F%BC-sla-alerts-on-mobile-app\">🦹🏼&nbsp;SLA alerts on mobile app\u003C/h3>\u003Cp>Last week, we implemented SLA support in our mobile app. Now, you can directly view SLA breaches within the conversations. See the screencast below.\u003C/p>\u003Cfigure class=\"kg-card kg-video-card kg-width-regular\" data-kg-thumbnail=\"https://www-internal-blog.chatwoot.com/content/media/2024/04/sla-on-mobile_thumb.jpg\" data-kg-custom-thumbnail>\n            \u003Cdiv class=\"kg-video-container\">\n                \u003Cvideo src=\"https://www-internal-blog.chatwoot.com/content/media/2024/04/sla-on-mobile.mp4\" poster=\"https://img.spacergif.org/v1/888x1920/0a/spacer.png\" width=\"888\" height=\"1920\" loop autoplay muted playsinline preload=\"metadata\" style=\"background: transparent url('https://www-internal-blog.chatwoot.com/content/media/2024/04/sla-on-mobile_thumb.jpg') 50% 50% / cover no-repeat;\">\u003C/video>\n                \u003Cdiv class=\"kg-video-overlay\">\n                    \u003Cbutton class=\"kg-video-large-play-icon\" aria-label=\"Play video\">\n                        \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                            \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                        \u003C/svg>\n                    \u003C/button>\n                \u003C/div>\n                \u003Cdiv class=\"kg-video-player-container kg-video-hide\">\n                    \u003Cdiv class=\"kg-video-player\">\n                        \u003Cbutton class=\"kg-video-play-icon\" aria-label=\"Play video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-pause-icon kg-video-hide\" aria-label=\"Pause video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Crect x=\"3\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                                \u003Crect x=\"14\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cspan class=\"kg-video-current-time\">0:00\u003C/span>\n                        \u003Cdiv class=\"kg-video-time\">\n                            /\u003Cspan class=\"kg-video-duration\">0:18\u003C/span>\n                        \u003C/div>\n                        \u003Cinput type=\"range\" class=\"kg-video-seek-slider\" max=\"100\" value=\"0\">\n                        \u003Cbutton class=\"kg-video-playback-rate\" aria-label=\"Adjust playback speed\">1×\u003C/button>\n                        \u003Cbutton class=\"kg-video-unmute-icon\" aria-label=\"Unmute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M15.189 2.021a9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h1.794a.249.249 0 0 1 .221.133 9.73 9.73 0 0 0 7.924 4.85h.06a1 1 0 0 0 1-1V3.02a1 1 0 0 0-1.06-.998Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-mute-icon kg-video-hide\" aria-label=\"Mute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M16.177 4.3a.248.248 0 0 0 .073-.176v-1.1a1 1 0 0 0-1.061-1 9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h.114a.251.251 0 0 0 .177-.073ZM23.707 1.706A1 1 0 0 0 22.293.292l-22 22a1 1 0 0 0 0 1.414l.009.009a1 1 0 0 0 1.405-.009l6.63-6.631A.251.251 0 0 1 8.515 17a.245.245 0 0 1 .177.075 10.081 10.081 0 0 0 6.5 2.92 1 1 0 0 0 1.061-1V9.266a.247.247 0 0 1 .073-.176Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cinput type=\"range\" class=\"kg-video-volume-slider\" max=\"100\" value=\"100\">\n                    \u003C/div>\n                \u003C/div>\n            \u003C/div>\n            \n        \u003C/figure>\u003Ch3 id=\"%F0%9F%93%B9-support-for-loom-videos-on-help-center-articles\">📹&nbsp;Support for Loom videos on help center articles\u003C/h3>\u003Cp>We have added the support for Loom videos on help center articles this week. You can directly paste a link to a Loom video and it would render the video properly in the article. Please see the screenshot below on how it is rendered in one of our articles.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2024/04/loom-video-rendering.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1422\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2024/04/loom-video-rendering.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2024/04/loom-video-rendering.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2024/04/loom-video-rendering.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2024/04/loom-video-rendering.png 2000w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003Cstrong>Bug fixes/enhancements:\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Fixed a bug in the custom attribute that caused the contact attributes panel to break if empty.\u003C/li>\u003Cli>Added extra checks to prevent misuse of message APIs.\u003C/li>\u003Cli>Removed duplicate tooltip for failed messages in the conversation UI\u003C/li>\u003C/ul>\u003Cp>The SLA feature is now available for public beta. You can enable this feature directly from your account settings. Simply navigate to Settings → SLA → Upgrade.\u003C/p>\u003Cp>Share your thoughts and feedbacks.\u003C/p>","2024-04-26T21:44:39.000+00:00","2024-04-26T22:12:44.000+00:00","2024-04-26T21:54:10.000+00:00",[722],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[724],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/changelog-week-of-april-22/","Here are the key updates for the week.\n\n\n🦹🏼 SLA alerts on mobile app\n\nLast week, we implemented SLA support in our mobile app. Now, you can directly view SLA breaches within the conversations. See the screencast below.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n0:00\n\n/0:18\n\n\n1×\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n📹 Support for Loom videos on help center articles\n\nWe have added the support for Loom videos on help center articles this week. You can directly paste a link to a Loom video and it would render the video properly in the",{"id":730,"uuid":731,"title":732,"slug":733,"html":734,"comment_id":730,"feature_image":17,"featured":12,"visibility":13,"created_at":735,"updated_at":736,"published_at":737,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":738,"authors":740,"primary_author":742,"primary_tag":743,"url":744,"excerpt":745,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"662317444a1c2004e083a2a4","a3d3b214-1476-4547-b0ca-b514ba32cafe","Changelog: AI Search in help center articles","ai-search-in-help-center-articles","\u003Cp>We've been focused on improving the search functionality within our system, which is utilized in multiple parts of the product such as the Help Center, Messages, and Contacts. While we aim to improve all of these areas, this particular update pertains solely to the Help Center articles.\u003C/p>\u003Cp>In the latest update, we've added an AI Search feature. Previously, the search function was purely text-based. For instance, if you searched for \"saved replies\" instead of \"canned responses\", it wouldn't return the expected results as there was no exact text match. However, with the AI embeddings, we can now achieve more accurate search results. You could frame the search as if it is a questions also if needed. See the video explanation below.\u003C/p>\u003Cfigure class=\"kg-card kg-embed-card\">\u003Ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/sdJrpcvLKBw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"AI Search in Help center articles\">\u003C/iframe>\u003C/figure>\u003Cp>You can test this change on our \u003Ca href=\"https://www.chatwoot.com/hc/user-guide/en?ref=www-internal-blog.chatwoot.com\" rel=\"noopener noreferrer\">user guide\u003C/a> or \u003Ca href=\"https://www.chatwoot.com/hc/user-guide/en?ref=www-internal-blog.chatwoot.com\" rel=\"noopener noreferrer\">handbook\u003C/a>. Let us know your feedback. P)\u003C/p>","2024-04-20T01:15:48.000+00:00","2024-04-20T01:25:56.000+00:00","2024-04-20T01:17:33.000+00:00",[739],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[741],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/ai-search-in-help-center-articles/","We've been focused on improving the search functionality within our system, which is utilized in multiple parts of the product such as the Help Center, Messages, and Contacts. While we aim to improve all of these areas, this particular update pertains solely to the Help Center articles.\n\nIn the latest update, we've added an AI Search feature. Previously, the search function was purely text-based. For instance, if you searched for \"saved replies\" instead of \"canned responses\", it wouldn't return ",{"id":747,"uuid":748,"title":749,"slug":750,"html":751,"comment_id":747,"feature_image":17,"featured":12,"visibility":13,"created_at":752,"updated_at":753,"published_at":754,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":755,"authors":757,"primary_author":759,"primary_tag":760,"url":761,"excerpt":762,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"661991534a1c2004e083a28c","3edffdd3-e253-473e-bb80-fce425f80066","Changelog: SLA Reports (Beta)","change-log-sla-reports","\u003Cp>Last week, we released an update to support Service Level Agreements (SLAs) that ensure timely responses to your customers. This week, we've added reports to track SLA performance. These reports will help monitor if your SLAs are being met and identify areas that require improvement.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2024/04/sla-reports.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1285\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2024/04/sla-reports.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2024/04/sla-reports.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2024/04/sla-reports.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2024/04/sla-reports.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>In the SLA reports, we primarily provide two metrics:\u003C/p>\u003Cp>\u003Cstrong>\u003Cu>Hit Rate\u003C/u>\u003C/strong>: This metric provides a percentage of conversations where the SLAs are met out of the total conversations where SLAs were applied. If all the requirements of an SLA policy are met, the SLA is marked as a completed. Higher the number, the better.\u003C/p>\u003Cp>\u003Cstrong>\u003Cu>Number of breaches\u003C/u>\u003C/strong>: This indicates the number of conversations in which a breach occurred.\u003C/p>\u003Cp>You will also see a list of conversations where a breach occurred, including the times of these breaches. This will help you in analyzing instances of breaches.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2024/04/supported-filter-1.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1333\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2024/04/supported-filter-1.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2024/04/supported-filter-1.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2024/04/supported-filter-1.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2024/04/supported-filter-1.png 2360w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>The report includes filters such as Assignee, Inbox, Team, and SLA policy to provide more drill-down information.\u003C/p>\u003Cp>Let us know what you think. \u003C/p>","2024-04-12T19:53:55.000+00:00","2024-04-12T19:58:36.000+00:00","2024-04-11T19:55:00.000+00:00",[756],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[758],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/change-log-sla-reports/","Last week, we released an update to support Service Level Agreements (SLAs) that ensure timely responses to your customers. This week, we've added reports to track SLA performance. These reports will help monitor if your SLAs are being met and identify areas that require improvement.\n\nIn the SLA reports, we primarily provide two metrics:\n\nHit Rate: This metric provides a percentage of conversations where the SLAs are met out of the total conversations where SLAs were applied. If all the requirem",{"id":764,"uuid":765,"title":766,"slug":767,"html":768,"comment_id":764,"feature_image":17,"featured":12,"visibility":13,"created_at":769,"updated_at":770,"published_at":771,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":772,"authors":774,"primary_author":776,"primary_tag":777,"url":778,"excerpt":779,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"660f66034a1c2004e083a264","27700daf-a167-4e49-8ab5-8f1dfe201c74","Changelog: Service Level Agreements (Beta)","changelog-week-of-april-1-sla","\u003Ch3 id>\u003C/h3>\u003Cp>Service Level Agreements (SLAs) are contracts that establish clear expectations between your team and customers. These agreements set standards for response and resolution times, forming a framework for accountability and ensuring a consistent, high-quality experience. Last week, we introduced the ability to create an SLA policy and apply it to your conversations.\u003C/p>\u003Cp>The feature is currently in beta and will be publicly released for Business and Enterprise customers in the coming weeks. If you'd like to test it out, please contact us through in-app support. We'll be happy to enabled it for you.\u003C/p>\u003Cp>An SLA policy consists of the following metrics:\u003C/p>\u003Cp>\u003Cu>First Response Time:\u003C/u> Measures the time taken for the initial reply to a customer's inquiry.\u003C/p>\u003Cp>\u003Cu>Next Response Time:\u003C/u> Gauges the time taken for followup responses after the initial response.\u003C/p>\u003Cp>\u003Cu>Resolution Time:\u003C/u> Indicates the time to fully resolve a customer's issue, a key measure of your customer service team's efficiency.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2024/04/sla-config.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1462\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2024/04/sla-config.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2024/04/sla-config.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2024/04/sla-config.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2024/04/sla-config.png 2098w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>An SLA can be applied to a conversation through automation. The SLA is applied whenever the rules match. An example of such configuration is available below.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2024/04/sla-automation.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1992\" height=\"1746\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2024/04/sla-automation.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2024/04/sla-automation.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2024/04/sla-automation.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2024/04/sla-automation.png 1992w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>If a breach occurs in the conversations, you will receive a notification, allowing you to take prompt action and ensure that the agreed standards of service are maintained.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2024/04/sla-breach.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1972\" height=\"626\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2024/04/sla-breach.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2024/04/sla-breach.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2024/04/sla-breach.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2024/04/sla-breach.png 1972w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>That's all for this week. Let us know your feedbacks :)\u003C/p>","2024-04-05T02:46:27.000+00:00","2024-04-05T03:40:24.000+00:00","2024-04-05T03:40:25.000+00:00",[773],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[775],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/changelog-week-of-april-1-sla/","Service Level Agreements (SLAs) are contracts that establish clear expectations between your team and customers. These agreements set standards for response and resolution times, forming a framework for accountability and ensuring a consistent, high-quality experience. Last week, we introduced the ability to create an SLA policy and apply it to your conversations.\n\nThe feature is currently in beta and will be publicly released for Business and Enterprise customers in the coming weeks. If you'd l",{"id":781,"uuid":782,"title":783,"slug":784,"html":785,"comment_id":781,"feature_image":17,"featured":12,"visibility":13,"created_at":786,"updated_at":787,"published_at":788,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":789,"authors":791,"primary_author":793,"primary_tag":794,"url":795,"excerpt":796,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"660387d64a1c2004e083a242","9d12f2d2-c436-435a-ba92-642def7c631c","Changelog: Week of March 25","changelog-week-of-march-25","\u003Cp>I would like to share the key updates from the previous week with you.\u003C/p>\u003Ch2 id=\"%E2%9C%A8-product-updates\">✨&nbsp;Product Updates\u003C/h2>\u003Cp>\u003C/p>\u003Cp>\u003Cstrong>Ability to filter blocked contacts\u003C/strong>\u003C/p>\u003Cp>In past updates, we introduced a feature to block contacts. Now, if you encounter spam, you can mute the conversation and block the associated contact to prevent notifications about any new conversations they start.\u003C/p>\u003Cp>In our most recent update, we added a feature that lets you view your blocked contacts. By using the 'blocked' filter, you can easily see who you've blocked. See the screenshot below.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2024/03/Screenshot-2024-03-26-at-7.30.58-PM.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1740\" height=\"538\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2024/03/Screenshot-2024-03-26-at-7.30.58-PM.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2024/03/Screenshot-2024-03-26-at-7.30.58-PM.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2024/03/Screenshot-2024-03-26-at-7.30.58-PM.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2024/03/Screenshot-2024-03-26-at-7.30.58-PM.png 1740w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003Cstrong>Bug fixes/enhancements:\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Fixed a bug associated with the cached-label-list that previously disallowed users from adding more than 20-30 tags to a conversation.\u003C/li>\u003Cli>Resolved an issue with help center affecting default locale when URL locales are absent.\u003C/li>\u003C/ul>\u003Ch2 id=\"%F0%9F%9A%80-we-are-hiring\">🚀&nbsp;We are hiring\u003C/h2>\u003Cp>We're looking for a Senior / Lead Product Engineer to join us and help drive our product development efforts. You will be responsible for developing and maintaining the user-facing components of our web-dashboard, widget, and occasionally on the website and our mobile app.\u003C/p>\u003Cp>Send us your resume with your Github profile at \u003Ca href=\"mailto:careers@chatwoot.com\">careers@chatwoot.com\u003C/a> if you see fit.\u003C/p>\u003Cp>Read more about the job description \u003Ca href=\"https://chwt.app/product-engineer?ref=www-internal-blog.chatwoot.com\">here\u003C/a>.\u003C/p>","2024-03-27T02:43:34.000+00:00","2024-03-27T02:53:48.000+00:00","2024-03-27T02:45:59.000+00:00",[790],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[792],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/changelog-week-of-march-25/","I would like to share the key updates from the previous week with you.\n\n\n✨ Product Updates\n\n\n\nAbility to filter blocked contacts\n\nIn past updates, we introduced a feature to block contacts. Now, if you encounter spam, you can mute the conversation and block the associated contact to prevent notifications about any new conversations they start.\n\nIn our most recent update, we added a feature that lets you view your blocked contacts. By using the 'blocked' filter, you can easily see who you've bloc",{"id":798,"uuid":799,"title":800,"slug":801,"html":802,"comment_id":798,"feature_image":17,"featured":12,"visibility":13,"created_at":803,"updated_at":804,"published_at":805,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":806,"authors":808,"primary_author":810,"primary_tag":811,"url":812,"excerpt":813,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"65f8a3834a1c2004e083a20a","5f952124-f27c-49e7-8ac5-2328b032c91a","Changelog: Week of March 18","change-log-week-of-march-18","\u003Cp>From now on, we'll publish a weekly change log to keep you informed of our progress. Each week, we'll list the updates implemented during the previous week. This will allow you to keep track of the improvements we've made and the decisions we've taken. We're starting now with the changes from the previous week.\u003C/p>\u003Ch2 id=\"%E2%9C%A8-product-updates\">✨&nbsp;Product Updates\u003C/h2>\u003Cp>Here are the main updates in the product last week.\u003C/p>\u003Ch3 id=\"ability-to-zoom-in-on-images\">Ability to zoom in on images\u003C/h3>\u003Cp>\u003Cem>Community contributed: Contribution from \u003C/em>\u003Ca href=\"https://github.com/matheus-rodrigues00?ref=www-internal-blog.chatwoot.com\">\u003Cstrong>\u003Cem>Matheus Rodrigues\u003C/em>\u003C/strong>\u003C/a>\u003C/p>\u003Cp>Now, when you receive an image file in your chat, you have the option to zoom in and see the details clearly. Native support for zooming in and out was added last week.\u003C/p>\u003Cfigure class=\"kg-card kg-video-card kg-width-regular\" data-kg-thumbnail=\"https://www-internal-blog.chatwoot.com/content/media/2024/03/zoom-in-1_thumb.jpg\" data-kg-custom-thumbnail>\n            \u003Cdiv class=\"kg-video-container\">\n                \u003Cvideo src=\"https://www-internal-blog.chatwoot.com/content/media/2024/03/zoom-in-1.mp4\" poster=\"https://img.spacergif.org/v1/2106x1080/0a/spacer.png\" width=\"2106\" height=\"1080\" loop autoplay muted playsinline preload=\"metadata\" style=\"background: transparent url('https://www-internal-blog.chatwoot.com/content/media/2024/03/zoom-in-1_thumb.jpg') 50% 50% / cover no-repeat;\">\u003C/video>\n                \u003Cdiv class=\"kg-video-overlay\">\n                    \u003Cbutton class=\"kg-video-large-play-icon\" aria-label=\"Play video\">\n                        \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                            \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                        \u003C/svg>\n                    \u003C/button>\n                \u003C/div>\n                \u003Cdiv class=\"kg-video-player-container kg-video-hide\">\n                    \u003Cdiv class=\"kg-video-player\">\n                        \u003Cbutton class=\"kg-video-play-icon\" aria-label=\"Play video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-pause-icon kg-video-hide\" aria-label=\"Pause video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Crect x=\"3\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                                \u003Crect x=\"14\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cspan class=\"kg-video-current-time\">0:00\u003C/span>\n                        \u003Cdiv class=\"kg-video-time\">\n                            /\u003Cspan class=\"kg-video-duration\">0:11\u003C/span>\n                        \u003C/div>\n                        \u003Cinput type=\"range\" class=\"kg-video-seek-slider\" max=\"100\" value=\"0\">\n                        \u003Cbutton class=\"kg-video-playback-rate\" aria-label=\"Adjust playback speed\">1×\u003C/button>\n                        \u003Cbutton class=\"kg-video-unmute-icon\" aria-label=\"Unmute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M15.189 2.021a9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h1.794a.249.249 0 0 1 .221.133 9.73 9.73 0 0 0 7.924 4.85h.06a1 1 0 0 0 1-1V3.02a1 1 0 0 0-1.06-.998Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-mute-icon kg-video-hide\" aria-label=\"Mute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M16.177 4.3a.248.248 0 0 0 .073-.176v-1.1a1 1 0 0 0-1.061-1 9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h.114a.251.251 0 0 0 .177-.073ZM23.707 1.706A1 1 0 0 0 22.293.292l-22 22a1 1 0 0 0 0 1.414l.009.009a1 1 0 0 0 1.405-.009l6.63-6.631A.251.251 0 0 1 8.515 17a.245.245 0 0 1 .177.075 10.081 10.081 0 0 0 6.5 2.92 1 1 0 0 0 1.061-1V9.266a.247.247 0 0 1 .073-.176Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cinput type=\"range\" class=\"kg-video-volume-slider\" max=\"100\" value=\"100\">\n                    \u003C/div>\n                \u003C/div>\n            \u003C/div>\n            \n        \u003C/figure>\u003Ch3 id=\"support-for-previewing-the-inline-images\">Support for previewing the inline images\u003C/h3>\u003Cp>We have now added support for previewing inline images from emails. You can click on the image to view it, and in the preview, you can zoom or rotate as desired.\u003C/p>\u003Cfigure class=\"kg-card kg-video-card kg-width-regular\" data-kg-thumbnail=\"https://www-internal-blog.chatwoot.com/content/media/2024/03/inline-image-1_thumb.jpg\" data-kg-custom-thumbnail>\n            \u003Cdiv class=\"kg-video-container\">\n                \u003Cvideo src=\"https://www-internal-blog.chatwoot.com/content/media/2024/03/inline-image-1.mp4\" poster=\"https://img.spacergif.org/v1/2118x1080/0a/spacer.png\" width=\"2118\" height=\"1080\" loop autoplay muted playsinline preload=\"metadata\" style=\"background: transparent url('https://www-internal-blog.chatwoot.com/content/media/2024/03/inline-image-1_thumb.jpg') 50% 50% / cover no-repeat;\">\u003C/video>\n                \u003Cdiv class=\"kg-video-overlay\">\n                    \u003Cbutton class=\"kg-video-large-play-icon\" aria-label=\"Play video\">\n                        \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                            \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                        \u003C/svg>\n                    \u003C/button>\n                \u003C/div>\n                \u003Cdiv class=\"kg-video-player-container kg-video-hide\">\n                    \u003Cdiv class=\"kg-video-player\">\n                        \u003Cbutton class=\"kg-video-play-icon\" aria-label=\"Play video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-pause-icon kg-video-hide\" aria-label=\"Pause video\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Crect x=\"3\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                                \u003Crect x=\"14\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cspan class=\"kg-video-current-time\">0:00\u003C/span>\n                        \u003Cdiv class=\"kg-video-time\">\n                            /\u003Cspan class=\"kg-video-duration\">0:13\u003C/span>\n                        \u003C/div>\n                        \u003Cinput type=\"range\" class=\"kg-video-seek-slider\" max=\"100\" value=\"0\">\n                        \u003Cbutton class=\"kg-video-playback-rate\" aria-label=\"Adjust playback speed\">1×\u003C/button>\n                        \u003Cbutton class=\"kg-video-unmute-icon\" aria-label=\"Unmute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M15.189 2.021a9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h1.794a.249.249 0 0 1 .221.133 9.73 9.73 0 0 0 7.924 4.85h.06a1 1 0 0 0 1-1V3.02a1 1 0 0 0-1.06-.998Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cbutton class=\"kg-video-mute-icon kg-video-hide\" aria-label=\"Mute\">\n                            \u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\n                                \u003Cpath d=\"M16.177 4.3a.248.248 0 0 0 .073-.176v-1.1a1 1 0 0 0-1.061-1 9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h.114a.251.251 0 0 0 .177-.073ZM23.707 1.706A1 1 0 0 0 22.293.292l-22 22a1 1 0 0 0 0 1.414l.009.009a1 1 0 0 0 1.405-.009l6.63-6.631A.251.251 0 0 1 8.515 17a.245.245 0 0 1 .177.075 10.081 10.081 0 0 0 6.5 2.92 1 1 0 0 0 1.061-1V9.266a.247.247 0 0 1 .073-.176Z\"/>\n                            \u003C/svg>\n                        \u003C/button>\n                        \u003Cinput type=\"range\" class=\"kg-video-volume-slider\" max=\"100\" value=\"100\">\n                    \u003C/div>\n                \u003C/div>\n            \u003C/div>\n            \n        \u003C/figure>\u003Ch3 id=\"support-for-location-messages-from-telegram\">Support for location messages from Telegram\u003C/h3>\u003Cp>Previously, location messages from Telegram only included a link to the location. Now, they also display the title, making shared locations easier to identify.\u003C/p>\u003Ch2 id=\"%F0%9F%A7%A7-updates-on-translation-guidelines\">🧧 Updates on translation guidelines\u003C/h2>\u003Cp>Last week, we identified problems with our translations that led to complaints about missing words and untranslatable terms.\u003C/p>\u003Cp>The root cause of the issue was our translation approach. We separated words for development convenience, overlooking differences in language structures, idioms, and cultural nuances. This led to non-literal translations and awkward phrasing. We have developed a guide to prevent this problem in future projects.\u003C/p>\u003Cp>Read the guide: \u003Ca href=\"https://chatwoot.help/hc/handbook/articles/1710791123-translation-guidelines?ref=www-internal-blog.chatwoot.com\">\u003Cstrong>Never split sentences and join them using string concat operation\u003C/strong>\u003C/a>\u003C/p>\u003Ch2 id=\"%F0%9F%A4%BA-reporting-scams-and-fraud-to-chatwoot\">🤺&nbsp;Reporting scams and fraud to Chatwoot\u003C/h2>\u003Cp>At Chatwoot, we have received some complaints regarding companies allegedly misusing our platform for fraudulent purposes. We want to clarify that we do not endorse or permit the use of Chatwoot for any deceptive activities whatsoever. Our terms of service unambiguously disallow such misuse of our platform. As open-source tool, we would not be able to prevent all such instances, however being aware of such incidents would help us to investigate and provide legal compliance. We have added a section on our handbook to help you report such instances to Chatwoot.\u003C/p>\u003Cp>Read the guide: \u003Ca href=\"https://chatwoot.help/hc/handbook/articles/1709840899-reporting-scams-and-investigations?ref=www-internal-blog.chatwoot.com\">\u003Cstrong>Reporting scams to Chatwoot\u003C/strong>\u003C/a>\u003C/p>","2024-03-18T20:26:43.000+00:00","2024-03-20T19:46:54.000+00:00","2024-03-20T02:28:24.000+00:00",[807],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[809],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/change-log-week-of-march-18/","From now on, we'll publish a weekly change log to keep you informed of our progress. Each week, we'll list the updates implemented during the previous week. This will allow you to keep track of the improvements we've made and the decisions we've taken. We're starting now with the changes from the previous week.\n\n\n✨ Product Updates\n\nHere are the main updates in the product last week.\n\n\nAbility to zoom in on images\n\nCommunity contributed: Contribution from Matheus Rodrigues\n\nNow, when you receive ",{"id":815,"uuid":816,"title":817,"slug":818,"html":819,"comment_id":815,"feature_image":17,"featured":12,"visibility":13,"created_at":820,"updated_at":821,"published_at":822,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":823,"authors":825,"primary_author":827,"primary_tag":828,"url":829,"excerpt":830,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6581e02f7f1a3105386c0400","a7bb9b56-541c-4e83-9726-b361f11dd074","Rotate images within Chatwoot","rotate-images-within","\u003Cp>Every now and then, we get images in our live chat that are upside-down or sideways-rotated! It can be a bit frustrating for the support team, as they need to save the image and rotate it using an image viewer. It can take a bit of time, especially when there are many images with lots of text.\u003C/p>\u003Cp>In the latest update, we have released an option to support image rotation within the image preview. Here is how it looks.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/12/rotate-images-within-preview.gif\" class=\"kg-image\" alt loading=\"lazy\" width=\"1920\" height=\"1080\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/12/rotate-images-within-preview.gif 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/12/rotate-images-within-preview.gif 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/12/rotate-images-within-preview.gif 1600w, https://www-internal-blog.chatwoot.com/content/images/2023/12/rotate-images-within-preview.gif 1920w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>This feature was contributed entirely by our community member Liam (\u003Ca href=\"https://github.com/LiamAshdown?ref=www-internal-blog.chatwoot.com\">@LiamAshdown\u003C/a>).\u003C/p>","2023-12-19T18:25:51.000+00:00","2023-12-19T18:27:29.000+00:00","2023-12-18T18:27:00.000+00:00",[824],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[826],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/rotate-images-within/","Every now and then, we get images in our live chat that are upside-down or sideways-rotated! It can be a bit frustrating for the support team, as they need to save the image and rotate it using an image viewer. It can take a bit of time, especially when there are many images with lots of text.\n\nIn the latest update, we have released an option to support image rotation within the image preview. Here is how it looks.\n\nThis feature was contributed entirely by our community member Liam (@LiamAshdown",{"id":832,"uuid":833,"title":834,"slug":835,"html":836,"comment_id":832,"feature_image":17,"featured":12,"visibility":13,"created_at":837,"updated_at":838,"published_at":839,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":840,"authors":842,"primary_author":844,"primary_tag":845,"url":846,"excerpt":847,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"658105997f1a3105386c03b9","f5fc3755-e32f-41e6-9313-6b80e67ed9d2","Reply to previous messages","reply-to-previous-messages","\u003Cp>Most communication platforms today support quoted replies that enable users to respond directly to particular messages. This enhances clarity and boosts the efficiency of online interactions.\u003C/p>\u003Cp>As an omnichannel support product, we've received feedback about adding this feature. Over the past few months, we've seen a great set of use cases to enable people to offer better support, so we decided to add the support for it. \u003C/p>\u003Cfigure class=\"kg-card kg-image-card kg-card-hascaption\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/12/Reply-to_previous_messages.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"549\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/12/Reply-to_previous_messages.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/12/Reply-to_previous_messages.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/12/Reply-to_previous_messages.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2023/12/Reply-to_previous_messages.png 2382w\" sizes=\"(min-width: 720px) 720px\">\u003Cfigcaption>Design Iteration\u003C/figcaption>\u003C/figure>\u003Cp>Now, users can select a message on the Dashboard by clicking or right-clicking to access the \"Reply to this message\" option via a context menu. Likewise, in the Live Chat widget, users can hover over a message and click the \"Reply to\" button. For mobile devices, this action can be performed by swiping the message.\u003C/p>\u003Cp>Here is a quick overview of how it functions in the live chat.\u003C/p>\u003Cfigure class=\"kg-card kg-embed-card\">\u003Ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/Wie-_0uW3ZU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen title=\"Reply to previous messages\">\u003C/iframe>\u003C/figure>\u003Ch3 id=\"%F0%9F%9A%80-supported-platforms\">🚀 Supported platforms\u003C/h3>\u003Cp>Here is the list of platforms where the feature is supported.\u003C/p>\u003C!--kg-card-begin: html-->\u003Ctable>\n\u003Cthead>\n\u003Ctr>\n\u003Cth>Channel\u003C/th>\n\u003Cth>Supported\u003C/th>\n\u003C/tr>\n\u003C/thead>\n\u003Ctbody>\n\u003Ctr>\n\u003Ctd>Live chat\u003C/td>\n\u003Ctd>✅\u003C/td>\n\u003C/tr>\n\u003Ctr>\n\u003Ctd>Email\u003C/td>\n\u003Ctd>Not supported\u003C/td>\n\u003C/tr>\n\u003Ctr>\n\u003Ctd>WhatsApp\u003C/td>\n\u003Ctd>✅&nbsp;(Only with the Official WhatsApp Cloud APIs)\u003C/td>\n\u003C/tr>\n\u003Ctr>\n\u003Ctd>SMS\u003C/td>\n\u003Ctd>Not supported\u003C/td>\n\u003C/tr>\n\u003Ctr>\n\u003Ctd>Line\u003C/td>\n\u003Ctd>Not supported\u003C/td>\n\u003C/tr>\n\u003Ctr>\n\u003Ctd>Facebook\u003C/td>\n\u003Ctd>✅\u003C/td>\n\u003C/tr>\n\u003Ctr>\n\u003Ctd>Instagram\u003C/td>\n\u003Ctd>✅\u003C/td>\n\u003C/tr>\n\u003Ctr>\n\u003Ctd>Telegram\u003C/td>\n\u003Ctd>✅\u003C/td>\n\u003C/tr>\n\u003Ctr>\n\u003Ctd>API\u003C/td>\n\u003Ctd>✅\u003C/td>\n\u003C/tr>\n\u003C/tbody>\n\u003C/table>\u003C!--kg-card-end: html-->\u003Cp>Let us know what you think about the feature. \u003C/p>","2023-12-19T02:53:13.000+00:00","2023-12-19T17:49:50.000+00:00","2023-11-15T17:37:00.000+00:00",[841],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[843],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/reply-to-previous-messages/","Most communication platforms today support quoted replies that enable users to respond directly to particular messages. This enhances clarity and boosts the efficiency of online interactions.\n\nAs an omnichannel support product, we've received feedback about adding this feature. Over the past few months, we've seen a great set of use cases to enable people to offer better support, so we decided to add the support for it.\n\nNow, users can select a message on the Dashboard by clicking or right-click",{"id":849,"uuid":850,"title":851,"slug":852,"html":853,"comment_id":849,"feature_image":17,"featured":12,"visibility":13,"created_at":854,"updated_at":855,"published_at":856,"custom_excerpt":857,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":858,"tags":859,"authors":861,"primary_author":868,"primary_tag":869,"url":870,"excerpt":857,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":851,"meta_description":857,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6513d4b9730b190d1c2da9b1","740831f6-38d3-4763-8d12-025d7f0ddb61","Showcase Help Center articles within the chat widget","help-center-widget-integration","\u003Cp>Our live chat widget in is the works. While we are completely redesigning the widget, we are excited to share that the Help Center now integrates with the chat widget. This means users can access relevant articles, created with the \u003Ca href=\"https://www.chatwoot.com/hc/chatwoot-user-guide-cloud-version/articles/1677861202-ddd?ref=www-internal-blog.chatwoot.com\">Chatwoot Help Center\u003C/a>, directly from the widget. This ensures faster and more convenient answers for your customers, and lesser queries for your agents.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/09/help-center-and-chatwoot-widget-integration.jpg\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"2002\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/09/help-center-and-chatwoot-widget-integration.jpg 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/09/help-center-and-chatwoot-widget-integration.jpg 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/09/help-center-and-chatwoot-widget-integration.jpg 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/09/help-center-and-chatwoot-widget-integration.jpg 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>","2023-09-27T07:07:37.000+00:00","2023-09-27T16:08:10.000+00:00","2023-09-27T15:05:40.000+00:00","The Help Center and chat widget integration brings a faster and more convenient way to answer your customers, and reduce queries for agents.","https://www.chatwoot.com/blog/help-center-widget-integration",[860],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[862],{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},"625d2cb84b8f26503f72dd28","Hricha Shandily","hricha","https://www-internal-blog.chatwoot.com/content/images/2023/03/Sticker-2.png","https://www-internal-blog.chatwoot.com/author/hricha/",{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/help-center-widget-integration/",{"id":872,"uuid":873,"title":874,"slug":875,"html":876,"comment_id":872,"feature_image":17,"featured":12,"visibility":13,"created_at":877,"updated_at":878,"published_at":879,"custom_excerpt":880,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":881,"tags":882,"authors":884,"primary_author":886,"primary_tag":887,"url":888,"excerpt":880,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":889,"meta_description":880,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"650aacef730b190d1c2da8e3","2905fe46-5530-410c-83bd-4354641142b0","Omnichannel message signatures","omnichannel-message-signatures","\u003Cp>The message signature feature has gotten a full upgrade, with three key enhancements:\u003C/p>\u003Ch3 id=\"omnichannel-signatures\">Omnichannel signatures\u003C/h3>\u003Cp>The message signature won’t be limited to only email inboxes anymore. Now, you can seamlessly use a single signature across any and all communication channels on Chatwoot – email, live chat messenger, social media, instant messaging, SMS, and API inboxes.\u003C/p>\u003Ch3 id=\"image-support\">Image support\u003C/h3>\u003Cp>Images are also now supported on email, website live chat, and API inboxes. Include logos, headshots, marketing material, and more visual elements to create a comprehensive message signature.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/09/image-support-in-message-signature-1.jpg\" class=\"kg-image\" alt=\"image upload option in message signatures\" loading=\"lazy\" width=\"1616\" height=\"910\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/09/image-support-in-message-signature-1.jpg 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/09/image-support-in-message-signature-1.jpg 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/09/image-support-in-message-signature-1.jpg 1600w, https://www-internal-blog.chatwoot.com/content/images/2023/09/image-support-in-message-signature-1.jpg 1616w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"editable-signatures\">Editable signatures\u003C/h3>\u003Cp>Find the option to append a message signature to your messages in the text editor, which you can edit and customize before sending.\u003C/p>\u003Cfigure class=\"kg-card kg-video-card\">\u003Cdiv class=\"kg-video-container\">\u003Cvideo src=\"https://www-internal-blog.chatwoot.com/content/media/2023/09/Editing-message-signature.mp4\" poster=\"https://img.spacergif.org/v1/2148x1080/0a/spacer.png\" width=\"2148\" height=\"1080\" loop autoplay muted playsinline preload=\"metadata\" style=\"background: transparent url('https://www-internal-blog.chatwoot.com/content/images/2023/09/media-thumbnail-ember265.jpg') 50% 50% / cover no-repeat;\">\u003C/video>\u003Cdiv class=\"kg-video-overlay\">\u003Cbutton class=\"kg-video-large-play-icon\">\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\u003C/svg>\u003C/button>\u003C/div>\u003Cdiv class=\"kg-video-player-container kg-video-hide\">\u003Cdiv class=\"kg-video-player\">\u003Cbutton class=\"kg-video-play-icon\">\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\u003C/svg>\u003C/button>\u003Cbutton class=\"kg-video-pause-icon kg-video-hide\">\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\u003Crect x=\"3\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\u003Crect x=\"14\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\u003C/svg>\u003C/button>\u003Cspan class=\"kg-video-current-time\">0:00\u003C/span>\u003Cdiv class=\"kg-video-time\">/\u003Cspan class=\"kg-video-duration\">\u003C/span>\u003C/div>\u003Cinput type=\"range\" class=\"kg-video-seek-slider\" max=\"100\" value=\"0\">\u003Cbutton class=\"kg-video-playback-rate\">1&#215;\u003C/button>\u003Cbutton class=\"kg-video-unmute-icon\">\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\u003Cpath d=\"M15.189 2.021a9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h1.794a.249.249 0 0 1 .221.133 9.73 9.73 0 0 0 7.924 4.85h.06a1 1 0 0 0 1-1V3.02a1 1 0 0 0-1.06-.998Z\"/>\u003C/svg>\u003C/button>\u003Cbutton class=\"kg-video-mute-icon kg-video-hide\">\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\u003Cpath d=\"M16.177 4.3a.248.248 0 0 0 .073-.176v-1.1a1 1 0 0 0-1.061-1 9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h.114a.251.251 0 0 0 .177-.073ZM23.707 1.706A1 1 0 0 0 22.293.292l-22 22a1 1 0 0 0 0 1.414l.009.009a1 1 0 0 0 1.405-.009l6.63-6.631A.251.251 0 0 1 8.515 17a.245.245 0 0 1 .177.075 10.081 10.081 0 0 0 6.5 2.92 1 1 0 0 0 1.061-1V9.266a.247.247 0 0 1 .073-.176Z\"/>\u003C/svg>\u003C/button>\u003Cinput type=\"range\" class=\"kg-video-volume-slider\" max=\"100\" value=\"100\">\u003C/div>\u003C/div>\u003C/div>\u003C/figure>\u003Cp>With omnichannel message signatures, you can ensure brand consistency and create a unified and memorable online presence across platforms.\u003C/p>\u003Ch2 id=\"other-improvements\">Other improvements\u003C/h2>\u003Cul>\u003Cli>Optimized Contact import functionality\u003C/li>\u003Cli>Upgraded Slack integration to support attachments\u003C/li>\u003Cli>Comprehensive bug resolutions and performance enhancements\u003C/li>\u003C/ul>","2023-09-20T08:27:27.000+00:00","2023-09-20T12:44:27.000+00:00","2023-09-20T11:15:51.000+00:00","Introducing all-new, enhanced, omnichannel message signatures – a unified signature for all inboxes; with image support and editing capabilities.","https://www.chatwoot.com/blog/omnichannel-message-signatures",[883],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[885],{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/omnichannel-message-signatures/","Omnichannel message signatures – Chatwoot updates",{"id":891,"uuid":892,"title":893,"slug":894,"html":895,"comment_id":891,"feature_image":896,"featured":12,"visibility":13,"created_at":897,"updated_at":898,"published_at":899,"custom_excerpt":900,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":901,"tags":902,"authors":914,"primary_author":916,"primary_tag":917,"url":918,"excerpt":900,"reading_time":40,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":893,"meta_description":919,"email_subject":17,"frontmatter":17,"feature_image_alt":920,"feature_image_caption":17},"64f09101730b190d1c2da707","c456524c-7912-4ae0-86eb-a97e0ea69be4","Audit Logs: Enhancing transparency and security in Chatwoot","audit-logs","\u003Cp>Whether you're managing a small crew or looking after a big organization, keeping an eye on who's doing what, when, and where makes a real difference. It helps things run smoothly, promotes transparency, and even comes in handy when legal stuff comes up.\u003C/p>\u003Cp>We recently rolled out something exciting in Chatwoot to help keep things crystal clear – Audit Logs. If you've ever wanted to trace back activities in your Chatwoot account, this will cover you up. Audit Logs work noiseless in the background by recording every activity happening within your Chatwoot account – user activities, data modification, account-wide changes, and much more.\u003C/p>\u003Ch2 id=\"what-can-chatwoots-audit-logs-do\">\u003Cstrong>What can Chatwoot's Audit Logs do?\u003C/strong>\u003C/h2>\u003Cp>It's as simple as it gets. Whenever anyone takes an action in your Chatwoot account, like changing their availability status or updating a Webhook, the Audit Log makes a quick note. Each activity is noted within three headers:\u003C/p>\u003Col>\u003Cli>\u003Cstrong>Activity\u003C/strong>\u003Cbr>The 'Activity' column shows which user performed a specific action in easy-to-understand language. It displays the user's name or email ID. Likewise, it records the specifics of the action taken, such as the ID of a newly created or deleted inbox.\u003Cbr>\u003Cbr>\u003Ca href=\"https://www.chatwoot.com/hc/chatwoot-user-guide-cloud-version/articles/1692251809-how-to-use-audit-logs?ref=www-internal-blog.chatwoot.com#activities-tracked-through-audit-logs\">\u003Cstrong>See the full list of activities covered here\u003C/strong>\u003C/a>.\u003Cbr>\u003C/li>\u003Cli>\u003Cstrong>\u003Cstrong>\u003Cstrong>\u003Cstrong>Time\u003C/strong>\u003C/strong>\u003C/strong>\u003C/strong>\u003Cbr>The ‘Time’ column shows the full date and the precise time when the associated activity happened.\u003Cbr>\u003C/li>\u003Cli>\u003Cstrong>\u003Cstrong>\u003Cstrong>\u003Cstrong>\u003Cstrong>\u003Cstrong>\u003Cstrong>\u003Cstrong>\u003Cstrong>\u003Cstrong>IP Address\u003C/strong>\u003C/strong>\u003C/strong>\u003C/strong>\u003C/strong>\u003C/strong>\u003C/strong>\u003C/strong>\u003C/strong>\u003C/strong>\u003Cbr>The ‘IP Address’ column shows the location where the action happened. This can help you track down the exact application, device, or system. An IP address can usually give you info about the city, ZIP code, ISP area code, and even the ISP's name.\u003C/li>\u003C/ol>\u003Cp>This is available in our enterprise \u003Ca href=\"https://www.chatwoot.com/pricing?ref=www-internal-blog.chatwoot.com\">plans\u003C/a>, which you can subscribe to. You will be able to access your account’s Audit Logs under \u003Cem>Settings → Audit Logs\u003C/em>.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card kg-width-full\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/08/audit-logs.png\" class=\"kg-image\" alt=\"Audit logs page in Chatwoot\" loading=\"lazy\" width=\"2000\" height=\"1478\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/08/audit-logs.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/08/audit-logs.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/08/audit-logs.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/08/audit-logs.png 2400w\">\u003C/figure>\u003Cp>This is a great way to ensure your customer support operations in Chatwoot are both secure and hassle-free when it comes to managing data.\u003C/p>\u003Ch2 id=\"why-should-you-care-about-audit-logs\">Why should you care about Audit Logs?\u003C/h2>\u003Cp>If you find any of the following points relatable, you’ll find Audit Logs extremely useful.\u003C/p>\u003Ch3 id=\"account-security\">Account security\u003C/h3>\u003Cp>Audit logs, like a CCTV camera, keep track of actions and add an extra layer of defense against unauthorized access.\u003C/p>\u003Ch3 id=\"monitoring-support-opschatwoot-account\">Monitoring support ops/Chatwoot account\u003C/h3>\u003Cp>Audit Logs provides account admins all the information they typically need to ensure a smoothly running account. You can always review the logs to understand the backstage of your customer support operations.\u003C/p>\u003Ch3 id=\"auditing-teams\">Auditing teams\u003C/h3>\u003Cp>Reviewing actions in the audit log helps in getting insights into your team's performance trends, identifying areas of excellence and opportunities for improvement. By understanding these patterns, you can pinpoint training requirements and craft tailored development strategies.\u003C/p>\u003Ch3 id=\"fostering-accountability\">Fostering accountability\u003C/h3>\u003Cp>The ability to associate actions to specific teammates promotes a culture of responsibility and ownership within teams. This also helps improve efficiency and quality of work. Transparent operations also imbibe trust within the team, and with customers. Audit logs maintain this transparency by providing the necessary insights and eliminating uncertainties and miscommunications.\u003C/p>\u003Ch3 id=\"meeting-industry-compliance-standards\">Meeting industry compliance standards\u003C/h3>\u003Cp>If you're in a fancy industry affected by regulations like SOC 2, CIS, or any other (aren't we all?), audit logs are a useful armor to meet benchmarks conveniently.\u003C/p>\u003Ch3 id=\"simplifying-investigations\">Simplifying investigations\u003C/h3>\u003Cp>Audit logs maintain details of historical events. You can easily investigate an incident by tracing its timeline and learning about the associated entities. In the unfortunate event of breaches, disputes, or discrepancies, audit logs provide an invaluable resource for conducting thorough investigations and making informed conclusions.\u003C/p>\u003Ch3 id=\"improving-workflows-and-policies\">Improving workflows and policies\u003C/h3>\u003Cp>By understanding the patterns emerging through Audit logs, you can find opportunities for improving your customer support operations. These insights can even extend to improving organization-wide policies and practices affecting both workflows and employees.\u003C/p>\u003Ch3 id=\"cheaper-to-maintain\">Cheaper to maintain\u003C/h3>\u003Cp>Maintaining your own audit logs requires management effort and storage costs. Chatwoot does both for you in a seamless experience.\u003C/p>\u003Ch2 id=\"optimizing-the-audit-logs-within-chatwoot\">Optimizing the Audit Logs within Chatwoot\u003C/h2>\u003Cp>If you are already using a central \u003Ca href=\"https://stackify.com/best-log-management-tools/?ref=www-internal-blog.chatwoot.com\">log management platform\u003C/a> like MS Azure, Google Cloud, Datadog, etc., we recommend using an API to connect Chatwoot audit logs with them to create a centralized search and analysis platform for yourself.\u003C/p>\u003Ch2 id=\"audit-log-experience-in-the-making\">Audit Log experience in the making\u003C/h2>\u003Cp>The Audit Logs is currently in its beta phase. That means there are even better things coming up. 🥳 Here’s a quick peek into what our team is working on to improve this feature further:\u003C/p>\u003Cul>\u003Cli>Finding specific entries with the search bar.\u003C/li>\u003Cli>Filtering entries by tags, timings, user names/IDs, etc.\u003C/li>\u003Cli>Tracking more activities with a wider coverage like customer interactions.\u003C/li>\u003Cli>Seamless integrations with your existing auditing platforms or HR software.\u003C/li>\u003Cli>More detailed descriptions of the associated activities\u003C/li>\u003Cli>Exporting the file to a system.\u003C/li>\u003Cli>Adding a member of the team as a log-viewer, without giving them complete admin rights.\u003C/li>\u003C/ul>\u003Cp>Would you like any specific activities tracked in Audit Logs? Hit us up in the live chat!\u003C/p>","https://www-internal-blog.chatwoot.com/content/images/2023/09/audit-logs-illustration.jpg","2023-08-31T13:09:21.000+00:00","2023-09-19T07:54:22.000+00:00","2023-08-31T14:02:17.000+00:00","We recently rolled out something exciting to help keep things crystal clear – Audit Logs. Audit Logs work noiseless in the background by recording every activity happening within your Chatwoot account, which you can screen later.","https://www.chatwoot.com/blog/audit-logs",[903,904,913],{"id":452,"name":453,"slug":453,"description":17,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":17,"url":454},{"id":905,"name":906,"slug":907,"description":908,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":909,"meta_description":910,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":911,"accent_color":17,"url":912},"6308cff4730b190d1c2d7f48","Do more with Chatwoot","do-more-with-chatwoot","Learn how to make the most out of your Chatwoot account. Read about our best features, inspiring use cases, and how we recommend clubbing features together for getting more done, with less effort.","Tips, examples and use-cases on how to use Chatwoot better.","Make the most of your Chatwoot account. Read about our best features, inspiring use cases, and how we recommend clubbing features together.","https://www.chatwoot.com/tags/do-more-with-chatwoot","https://www-internal-blog.chatwoot.com/tag/do-more-with-chatwoot/",{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[915],{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":452,"name":453,"slug":453,"description":17,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":17,"url":454},"https://www-internal-blog.chatwoot.com/audit-logs/","Audit Logs work noiseless in the background by recording every activity happening within your Chatwoot account, which you can screen later.","Audit logs illustration",{"id":922,"uuid":923,"title":924,"slug":925,"html":926,"comment_id":922,"feature_image":17,"featured":12,"visibility":13,"created_at":927,"updated_at":928,"published_at":929,"custom_excerpt":930,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":931,"tags":932,"authors":934,"primary_author":936,"primary_tag":937,"url":938,"excerpt":930,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":939,"meta_description":930,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"648c2bb7730b190d1c2da5de","20a47ea0-badc-48dc-b292-dd02e6b5a0b7","[V2.18.0] Attachment view, Contact export, CSAT filters, and more.","v2-18","\u003Cp>The new Chatwoot v2.18 is live. Here is your June '23 update. 👇\u003C/p>\u003Ch2 id=\"browse-attachments-from-a-conversation\">Browse attachments from a conversation\u003C/h2>\u003Cp>Quit scrolling through lengthy conversations to view shared attachments. Now you can simply click on a shared image, audio, or video file and go left or right to navigate through all the attachments in that conversation.\u003C/p>\u003Cfigure class=\"kg-card kg-video-card\">\u003Cdiv class=\"kg-video-container\">\u003Cvideo src=\"https://www-internal-blog.chatwoot.com/content/media/2023/06/attachment-view-chatwoot.mp4\" poster=\"https://img.spacergif.org/v1/2012x1080/0a/spacer.png\" width=\"2012\" height=\"1080\" loop autoplay muted playsinline preload=\"metadata\" style=\"background: transparent url('https://www-internal-blog.chatwoot.com/content/images/2023/06/media-thumbnail-ember314.jpg') 50% 50% / cover no-repeat;\">\u003C/video>\u003Cdiv class=\"kg-video-overlay\">\u003Cbutton class=\"kg-video-large-play-icon\">\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\u003C/svg>\u003C/button>\u003C/div>\u003Cdiv class=\"kg-video-player-container kg-video-hide\">\u003Cdiv class=\"kg-video-player\">\u003Cbutton class=\"kg-video-play-icon\">\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\u003C/svg>\u003C/button>\u003Cbutton class=\"kg-video-pause-icon kg-video-hide\">\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\u003Crect x=\"3\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\u003Crect x=\"14\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\u003C/svg>\u003C/button>\u003Cspan class=\"kg-video-current-time\">0:00\u003C/span>\u003Cdiv class=\"kg-video-time\">/\u003Cspan class=\"kg-video-duration\">\u003C/span>\u003C/div>\u003Cinput type=\"range\" class=\"kg-video-seek-slider\" max=\"100\" value=\"0\">\u003Cbutton class=\"kg-video-playback-rate\">1&#215;\u003C/button>\u003Cbutton class=\"kg-video-unmute-icon\">\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\u003Cpath d=\"M15.189 2.021a9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h1.794a.249.249 0 0 1 .221.133 9.73 9.73 0 0 0 7.924 4.85h.06a1 1 0 0 0 1-1V3.02a1 1 0 0 0-1.06-.998Z\"/>\u003C/svg>\u003C/button>\u003Cbutton class=\"kg-video-mute-icon kg-video-hide\">\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\u003Cpath d=\"M16.177 4.3a.248.248 0 0 0 .073-.176v-1.1a1 1 0 0 0-1.061-1 9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h.114a.251.251 0 0 0 .177-.073ZM23.707 1.706A1 1 0 0 0 22.293.292l-22 22a1 1 0 0 0 0 1.414l.009.009a1 1 0 0 0 1.405-.009l6.63-6.631A.251.251 0 0 1 8.515 17a.245.245 0 0 1 .177.075 10.081 10.081 0 0 0 6.5 2.92 1 1 0 0 0 1.061-1V9.266a.247.247 0 0 1 .073-.176Z\"/>\u003C/svg>\u003C/button>\u003Cinput type=\"range\" class=\"kg-video-volume-slider\" max=\"100\" value=\"100\">\u003C/div>\u003C/div>\u003C/div>\u003C/figure>\u003Ch2 id=\"one-click-contacts-export\">One-click contacts export\u003C/h2>\u003Cp>Find the new 'Export' button on your Contacts screen. Quickly get a \u003Ccode>csv\u003C/code> file with comprehensive details of all your contacts.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/06/contacts-export.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1049\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/06/contacts-export.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/06/contacts-export.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/06/contacts-export.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/06/contacts-export.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"enhanced-filters-for-csat-reports\">Enhanced filters for CSAT reports\u003C/h2>\u003Cp>Find three new filters on your CSAT Reports screen – teams, inboxes, and ratings. Gain deeper insights into customer feedback. Learn valuable insights, optimize for team performance, improve specific inboxes, and prioritize actions based on customer sentiment.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/06/filters-for-CSAT-reports.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1049\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/06/filters-for-CSAT-reports.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/06/filters-for-CSAT-reports.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/06/filters-for-CSAT-reports.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/06/filters-for-CSAT-reports.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"other-updates-and-improvements\">Other updates and improvements \u003C/h2>\u003Cul>\u003Cli>Send interactive messages (button and list) in WhatsApp inbox\u003C/li>\u003Cli>Ability to update bot/user avatars from Super Admin Dashboard\u003C/li>\u003Cli>Audit logs for \u003Ccode>sign_in\u003C/code>, \u003Ccode>sign_out\u003C/code>, team events (EE)\u003C/li>\u003Cli>Support for configuring subdomains in widget SDK\u003C/li>\u003Cli>Support for super script tag in help center articles\u003C/li>\u003Cli>Numerous bug fixes and enhancements\u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Ca href=\"https://github.com/clairton?ref=www-internal-blog.chatwoot.com\">@clairton\u003C/a>, \u003Ca href=\"https://github.com/steffenhaak?ref=www-internal-blog.chatwoot.com\">@steffenhaak\u003C/a>, \u003Ca href=\"https://github.com/amplitudesxd?ref=www-internal-blog.chatwoot.com\">@amplitudesxd\u003C/a>, \u003Ca href=\"https://github.com/marcelstoer?ref=www-internal-blog.chatwoot.com\">@marcelstoer\u003C/a>, \u003Ca href=\"https://github.com/memorycancel?ref=www-internal-blog.chatwoot.com\">@memorycancel\u003C/a>, \u003Ca href=\"https://github.com/ChamathKB?ref=www-internal-blog.chatwoot.com\">@ChamathKB\u003C/a> for the contributions.\u003C/p>","2023-06-16T09:30:31.000+00:00","2023-06-21T04:44:20.000+00:00","2023-06-20T06:40:04.000+00:00","Chatwoot's new version 2.18.0 is up. Find the all-new Attachment view, easy Contacts export, enhanced filters for CSAT reports, and much more.","https://www.chatwoot.com/blog/v2-18",[933],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[935],{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-18/","Chatwoot V2.18.0: Attachments, Contact export, CSAT filters",{"id":941,"uuid":942,"title":943,"slug":944,"html":945,"comment_id":941,"feature_image":17,"featured":12,"visibility":13,"created_at":946,"updated_at":947,"published_at":948,"custom_excerpt":949,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":950,"tags":951,"authors":953,"primary_author":955,"primary_tag":956,"url":957,"excerpt":949,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":958,"meta_description":949,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6464b1de730b190d1c2d9e35","5333c333-4492-4c77-9c73-7097846f3420","[V2.17.0] AI, conversation prioritization, sorting, and more.","v2-17","\u003Cp>The new Chatwoot v2.17 is live. Here is your May '23 update. 👇\u003C/p>\u003Ch2 id=\"openai-integration-get-super-efficient-with-ai\">[OpenAI integration] Get super efficient with AI\u003C/h2>\u003Cp>Introducing the new OpenAI integration for Chatwoot. Connect your OpenAI account with an API key to unlock three new AI-driven features:\u003C/p>\u003Col>\u003Cli>Get AI-generated reply suggestions for faster responses.\u003C/li>\u003Cli>Improve your message drafts with AI-generated recommendations while composing messages.\u003C/li>\u003Cli>Summarize conversations in a click.\u003C/li>\u003C/ol>\u003Cfigure class=\"kg-card kg-video-card\">\u003Cdiv class=\"kg-video-container\">\u003Cvideo src=\"https://www-internal-blog.chatwoot.com/content/media/2023/05/ai.mp4\" poster=\"https://img.spacergif.org/v1/1556x1080/0a/spacer.png\" width=\"1556\" height=\"1080\" loop autoplay muted playsinline preload=\"metadata\" style=\"background: transparent url('https://www-internal-blog.chatwoot.com/content/images/2023/05/media-thumbnail-ember168.jpg') 50% 50% / cover no-repeat;\">\u003C/video>\u003Cdiv class=\"kg-video-overlay\">\u003Cbutton class=\"kg-video-large-play-icon\">\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\u003C/svg>\u003C/button>\u003C/div>\u003Cdiv class=\"kg-video-player-container kg-video-hide\">\u003Cdiv class=\"kg-video-player\">\u003Cbutton class=\"kg-video-play-icon\">\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\u003Cpath d=\"M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z\"/>\u003C/svg>\u003C/button>\u003Cbutton class=\"kg-video-pause-icon kg-video-hide\">\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\u003Crect x=\"3\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\u003Crect x=\"14\" y=\"1\" width=\"7\" height=\"22\" rx=\"1.5\" ry=\"1.5\"/>\u003C/svg>\u003C/button>\u003Cspan class=\"kg-video-current-time\">0:00\u003C/span>\u003Cdiv class=\"kg-video-time\">/\u003Cspan class=\"kg-video-duration\">\u003C/span>\u003C/div>\u003Cinput type=\"range\" class=\"kg-video-seek-slider\" max=\"100\" value=\"0\">\u003Cbutton class=\"kg-video-playback-rate\">1&#215;\u003C/button>\u003Cbutton class=\"kg-video-unmute-icon\">\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\u003Cpath d=\"M15.189 2.021a9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h1.794a.249.249 0 0 1 .221.133 9.73 9.73 0 0 0 7.924 4.85h.06a1 1 0 0 0 1-1V3.02a1 1 0 0 0-1.06-.998Z\"/>\u003C/svg>\u003C/button>\u003Cbutton class=\"kg-video-mute-icon kg-video-hide\">\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 24 24\">\u003Cpath d=\"M16.177 4.3a.248.248 0 0 0 .073-.176v-1.1a1 1 0 0 0-1.061-1 9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h.114a.251.251 0 0 0 .177-.073ZM23.707 1.706A1 1 0 0 0 22.293.292l-22 22a1 1 0 0 0 0 1.414l.009.009a1 1 0 0 0 1.405-.009l6.63-6.631A.251.251 0 0 1 8.515 17a.245.245 0 0 1 .177.075 10.081 10.081 0 0 0 6.5 2.92 1 1 0 0 0 1.061-1V9.266a.247.247 0 0 1 .073-.176Z\"/>\u003C/svg>\u003C/button>\u003Cinput type=\"range\" class=\"kg-video-volume-slider\" max=\"100\" value=\"100\">\u003C/div>\u003C/div>\u003C/div>\u003C/figure>\u003Ch2 id=\"prioritize-conversations\">Prioritize conversations\u003C/h2>\u003Cp>A new \u003Cem>conversation action \u003C/em>called \"Priority\" has been added to the dashboard. This will help you label conversations based on urgency, which will be visible to the team and help ensure prompt replies.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/05/conversation-priority-feature.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1051\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/05/conversation-priority-feature.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/05/conversation-priority-feature.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/05/conversation-priority-feature.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/05/conversation-priority-feature.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"sort-conversations\">Sort conversations\u003C/h2>\u003Cp>Now you can sort conversations based on activity, when they were created, and priority.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/05/sorting-of-conversations-in-chatwoot.png\" class=\"kg-image\" alt=\"sorting conversations feature\" loading=\"lazy\" width=\"2000\" height=\"1051\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/05/sorting-of-conversations-in-chatwoot.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/05/sorting-of-conversations-in-chatwoot.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/05/sorting-of-conversations-in-chatwoot.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/05/sorting-of-conversations-in-chatwoot.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"personalize-inbox-greeting-messages-with-template-variables\">Personalize inbox greeting messages with template variables\u003C/h2>\u003Cp>Now you can include various template variables in your greeting messages for various inboxes. Start typing \u003Ccode>{{\u003C/code> to see the list of available template variables.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/05/dynamic-greeting-messages.png\" class=\"kg-image\" alt=\"dynamic greeting messages feature\" loading=\"lazy\" width=\"2000\" height=\"1051\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/05/dynamic-greeting-messages.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/05/dynamic-greeting-messages.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/05/dynamic-greeting-messages.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/05/dynamic-greeting-messages.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"note-upgrade-to-rails-version-7\">[Note] Upgrade to Rails version 7\u003C/h2>\u003Cp>This release includes an upgraded Rails version 7, However, please note that this requires a more recent version of Redis (7+). \u003C/p>\u003Cp>If you encounter any issues after updating to v2.17, we recommend upgrading your Redis version. If you are utilizing managed Redis with version 7+, your instance will remain unaffected by this change.\u003C/p>\u003Cp>To check your Redis version, run the following command:\u003C/p>\u003Cpre>\u003Ccode>redis-server --version\u003C/code>\u003C/pre>\u003Cp>To upgrade Redis, please follow these steps: \u003C/p>\u003Col>\u003Cli>Run the following command to import the Redis archive keyring:\u003C/li>\u003C/ol>\u003Cpre>\u003Ccode>curl -fsSL https://packages.redis.io/gpg | sudo gpg --dearmor -o /usr/share/keyrings/redis-archive-keyring.gpg\u003C/code>\u003C/pre>\u003Cp>2. Add the Redis repository to your package sources by running the following command:\u003C/p>\u003Cpre>\u003Ccode>echo \"deb [signed-by=/usr/share/keyrings/redis-archive-keyring.gpg] https://packages.redis.io/deb $(lsb_release -cs) main\" | sudo tee /etc/apt/sources.list.d/redis.list\u003C/code>\u003C/pre>\u003Cp>Upgrade Redis. \u003C/p>\u003Cpre>\u003Ccode>sudo apt-get update\n\nsudo apt-get upgrade redis-server\u003C/code>\u003C/pre>\u003Cp>After upgrading Redis, restart Chatwoot using the following commands:\u003C/p>\u003Cpre>\u003Ccode>sudo cwctl --restart\u003C/code>\u003C/pre>\u003Cp>In addition, there is a new library required for image processing. Please install it by running:\u003C/p>\u003Cpre>\u003Ccode>sudo apt install libvips\u003C/code>\u003C/pre>\u003Cp>If restarting Chatwoot doesn't resolve the issues, we recommend rebooting the instance. If you face any issues or need more help, create an issue/discussion in \u003Ca href=\"https://github.com/orgs/chatwoot/discussions?ref=www-internal-blog.chatwoot.com\">GitHub\u003C/a> or post on the \u003Ca href=\"https://discord.com/invite/cJXdrwS/?ref=www-internal-blog.chatwoot.com\">community discord server\u003C/a>.\u003C/p>\u003Ch2 id=\"other-updates-and-improvements\">Other updates and improvements \u003C/h2>\u003Cul>\u003Cli>See your Instagram stories inside Chatwoot when someone replies to them.\u003C/li>\u003Cli>SLA APIs (Enterprise Edition)\u003C/li>\u003Cli>Create uncategorized Help Center articles.\u003C/li>\u003Cli>Improved email fetching for IMAP inboxes\u003C/li>\u003Cli>Automatic reconnects in the background\u003C/li>\u003Cli>Numerous bug fixes and performance enhancements\u003C/li>\u003Cli>New languages: Hebrew\u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Ca href=\"https://github.com/jordan-brough?ref=www-internal-blog.chatwoot.com\">@jordan-brough\u003C/a> , \u003Ca href=\"https://github.com/vmakuh?ref=www-internal-blog.chatwoot.com\">@vmakuh\u003C/a>, \u003Ca href=\"https://github.com/gitstart?ref=www-internal-blog.chatwoot.com\">@gitstart\u003C/a>, \u003Ca href=\"https://github.com/raph941?ref=www-internal-blog.chatwoot.com\">@raph941\u003C/a>, \u003Ca href=\"https://github.com/shaheer-haider?ref=www-internal-blog.chatwoot.com\">@shaheer-haider\u003C/a>, \u003Ca href=\"https://github.com/giquieu?ref=www-internal-blog.chatwoot.com\">@giquieu\u003C/a> \u003Ca href=\"https://github.com/J4Wx?ref=www-internal-blog.chatwoot.com\">@J4Wx\u003C/a> for the contributions.\u003C/p>\u003Cp>P.S. We will be hosting Chatwoot Connect very soon; stay tuned.\u003C/p>","2023-05-17T10:52:14.000+00:00","2023-05-18T07:35:37.000+00:00","2023-05-18T07:32:06.000+00:00","Chatwoot's new version 2.17.0 is up. Find new AI-powered features, set priorities to conversations, sort conversations, and much more.","https://www.chatwoot.com/blog/v2-17",[952],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[954],{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-17/","Chatwoot V2.17.0: AI, conversation prioritization, sorting",{"id":960,"uuid":961,"title":962,"slug":963,"html":964,"comment_id":960,"feature_image":17,"featured":12,"visibility":13,"created_at":965,"updated_at":966,"published_at":967,"custom_excerpt":968,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":969,"tags":970,"authors":972,"primary_author":974,"primary_tag":975,"url":976,"excerpt":968,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":962,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"643fd28c730b190d1c2d9bf9","5ea51747-6e7e-4b93-8790-fc4466229f90","[V2.16.0] Audit log, link to messages, automation, and more.","v2-16","\u003Cp>The new Chatwoot v2.16 is here. Here is your April '23 update. 👇\u003C/p>\u003Ch2 id=\"audit-log-enterprise\">Audit log (Enterprise)\u003C/h2>\u003Cp>Find the all-new audit log section on your dashboard. This serves as a comprehensive record of all activities occurring within your account. It allows you to track user actions, including the specifics of what was done and when it was done. The audit log covers a range of actions related to account management, automation rules, inboxes, and webhooks, making it easier to monitor the activity within your account.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/04/audit-log.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1051\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/04/audit-log.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/04/audit-log.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/04/audit-log.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/04/audit-log.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"new-and-smarter-automation-rules\">New and smarter automation rules\u003C/h2>\u003Cp>Automation conditions let you automate actions based on specific criteria. We've expanded the range of criteria with three new conditions: email, phone number, and conversation language. You can now use these data points to create targeted automation rules.\u003C/p>\u003Cp>In addition, you can find new operators like 'contains', 'does not contain' and 'starts with' for more flexibility in setting up your criteria. For example, you could set up an automation to assign conversations to the Customer Success team, and assign a \u003Ccode>priority\u003C/code> label if an email contains the company name of an important client.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/04/automation.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1051\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/04/automation.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/04/automation.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/04/automation.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/04/automation.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"edit-agent-availability-status-as-an-admin\">Edit agent availability status as an admin\u003C/h2>\u003Cp>As an admin, if you need to set an agent's availability as online, busy, or offline, you can now do so by visiting \u003Cem>Settings -&gt; Agents -&gt; Edit (for a particular agent). \u003C/em>\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/04/agent-status.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1051\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/04/agent-status.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/04/agent-status.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/04/agent-status.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/04/agent-status.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"copy-link-to-a-message\">Copy link to a message\u003C/h2>\u003Cp>Now you can copy links to your messages. Find the option in the message's context menu by either right-clicking the message or clicking the three dots beside the message. This way, you can share the message  with your teammates and let them know about any specific information and required context.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/04/link-to-message.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1051\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/04/link-to-message.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/04/link-to-message.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/04/link-to-message.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/04/link-to-message.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"right-click-for-message-actions\">Right-click for message actions\u003C/h2>\u003Cp>Right-click on a message to quickly perform an action on it – Copy, translate, copy link to message, or delete.\u003C/p>\u003Ch2 id=\"other-updates-and-improvements\">Other updates and improvements \u003C/h2>\u003Cul>\u003Cli>Support for message-updated events in the telegram channel\u003C/li>\u003Cli>Ability to download heatmap reports\u003C/li>\u003Cli>support routing in the email channel using ex-original-to in the email header\u003C/li>\u003Cli>Support for sending multiple attachments to Whatsapp inbox\u003C/li>\u003Cli>Improved calculations of reporting metrics\u003C/li>\u003Cli>Advanced IndexDB based caching for common objects like inboxes, labels etc\u003C/li>\u003Cli>Improved contact import\u003C/li>\u003Cli>Numerous bug fixes and enhancements\u003C/li>\u003Cli>New Languages: Icelandic\u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Ca href=\"https://github.com/ChamathKB?ref=www-internal-blog.chatwoot.com\">@ChamathKB\u003C/a>, \u003Ca href=\"https://github.com/s00d?ref=www-internal-blog.chatwoot.com\">@s00d\u003C/a>, @jordan-broughm \u003Ca href=\"https://github.com/clairton?ref=www-internal-blog.chatwoot.com\">@clairton\u003C/a>, \u003Ca href=\"https://github.com/balawa?ref=www-internal-blog.chatwoot.com\">@balawa\u003C/a>, \u003Ca href=\"https://github.com/gitstart?ref=www-internal-blog.chatwoot.com\">@gitstart\u003C/a>, \u003Ca href=\"https://github.com/BikashSah999?ref=www-internal-blog.chatwoot.com\">@BikashSah999\u003C/a> for the contributions.\u003C/p>\u003Cp>P.S. We are nearing the finishing line to V3, \u003Ca href=\"https://www.chatwoot.com/v3?ref=www-internal-blog.chatwoot.com\">stay tuned\u003C/a>. \u003C/p>","2023-04-19T11:37:48.000+00:00","2023-05-17T12:08:45.000+00:00","2023-04-19T15:13:38.000+00:00","Chatwoot's new version is up. Find Audit log, smarter automation rules, link to message, and much more.","https://www.chatwoot.com/blog/v2-16",[971],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[973],{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-16/",{"id":978,"uuid":979,"title":980,"slug":981,"html":982,"comment_id":978,"feature_image":17,"featured":12,"visibility":13,"created_at":983,"updated_at":984,"published_at":985,"custom_excerpt":986,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":987,"tags":988,"authors":990,"primary_author":992,"primary_tag":993,"url":994,"excerpt":986,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":980,"meta_description":995,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6412e116730b190d1c2d9a09","e716d33c-b260-4284-b838-cafd0f06c532","[V2.15.0] Heatmap, better searches, RTL support, and more.","v2-15-0-heatmap-rtl-more","\u003Cp>The new Chatwoot v2.15 is here. Here is your March '23 update. 👇\u003C/p>\u003Ch2 id=\"introducing-live-conversation-traffic-heatmap\">Introducing live Conversation traffic heatmap\u003C/h2>\u003Cp>You will find a new addition to your Overview reports – the Conversation traffic heatmap. This report provides a peek into the busiest hours of the day for a week, helping you identify patterns in customer conversations. So, you can account for your busiest and laziest hours.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/03/heatmap.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/03/heatmap.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/03/heatmap.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/03/heatmap.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/03/heatmap.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"improved-in-app-search\">Improved in-app search \u003C/h2>\u003Cp>Now, you can fetch contacts, conversations, or messages easier and faster. Type in anything you remotely remember – keyword, conversation ID, name, email ID, etc for a smart search experience.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/03/search.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/03/search.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/03/search.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/03/search.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/03/search.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"seamless-ui-for-rtl-languages\">Seamless UI for RTL languages\u003C/h2>\u003Cp>If you are using an RTL (right to left) language in Chatwoot, the UI will automatically adjust its direction to match the RTL language you're using–Arabic, Hebrew, or any other \u003Ca href=\"https://app.chatwoot.com/hc/chatwoot-user-guide-cloud-version/en/other-topics/503?ref=www-internal-blog.chatwoot.com\">supported languages in Chatwoot\u003C/a>. \u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/03/rtl.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/03/rtl.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/03/rtl.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/03/rtl.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/03/rtl.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"rich-text-editor-for-pre-chat-messages\">Rich text editor for pre-chat messages\u003C/h2>\u003Cp>Now, you can format your pre-chat message with bold text, hyperlinks, bullet points, and more to make it more engaging and informative for your customers. A pre-chat message is like a greeting or helpful message for your customers given along with a \u003Ca href=\"https://www.chatwoot.com/features/pre-chat-forms?ref=www-internal-blog.chatwoot.com\">pre-chat form\u003C/a>.\u003C/p>\u003Ch2 id=\"audit-log-apis-enterprise\">Audit Log APIs (Enterprise)\u003C/h2>\u003Cp>It's happening! The APIs for audit logs have been created. Audit log is an Enterprise feature that will let you keep track of everything that has happened in your account. It will record all activities in your account like when was an inbox created, or when was an automation rule added, and by who. This will soon be available as a complete feature.\u003C/p>\u003Ch2 id=\"other-updates-and-improvements\">Other updates and improvements \u003C/h2>\u003Cul>\u003Cli>Support for WhatsApp messages from older Brazilian phone numbers.\u003C/li>\u003Cli>Push notification support for safari\u003C/li>\u003Cli>Integration with LogRocket\u003C/li>\u003Cli>Numerous bug fixes and enhancements\u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Ca href=\"https://github.com/giautm?ref=www-internal-blog.chatwoot.com\">@giautm\u003C/a>, \u003Ca href=\"https://github.com/afonsolage?ref=www-internal-blog.chatwoot.com\">@afonsolage\u003C/a>, \u003Ca href=\"https://github.com/gitstart?ref=www-internal-blog.chatwoot.com\">@gitstart\u003C/a>, \u003Ca href=\"https://github.com/raph941?ref=www-internal-blog.chatwoot.com\">@raph941\u003C/a>, \u003Ca href=\"https://github.com/phunguyenmurcul?ref=www-internal-blog.chatwoot.com\">@phunguyenmurcul\u003C/a>, \u003Ca href=\"https://github.com/clairton?ref=www-internal-blog.chatwoot.com\">@clairton\u003C/a>, \u003Ca href=\"https://github.com/BikashSah999?ref=www-internal-blog.chatwoot.com\">@BikashSah999\u003C/a>, \u003Ca href=\"https://github.com/mani-zur?ref=www-internal-blog.chatwoot.com\">@mani-zur\u003C/a>, \u003Ca href=\"https://github.com/CristianDuta?ref=www-internal-blog.chatwoot.com\">@CristianDuta\u003C/a>, \u003Ca href=\"https://github.com/jacsonsantospht?ref=www-internal-blog.chatwoot.com\">@jacsonsantospht\u003C/a> for the contributions.\u003C/p>\u003Cp>P.S. V3.0 will be released in April '23; check out the \u003Ca href=\"https://chwt.app/v3?ref=www-internal-blog.chatwoot.com\">Road to v3\u003C/a>. 👀\u003C/p>","2023-03-16T09:27:50.000+00:00","2023-03-20T11:11:01.000+00:00","2023-03-20T08:44:10.000+00:00","The new release introduces a conversation traffic heatmap, a better search experience, RTL support, customizable pre-chat messages, and more.","https://www.chatwoot.com/blog/v2-15-0-heatmap-rtl-more",[989],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[991],{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-15-0-heatmap-rtl-more/","This Chatwoot release introduces a conversation traffic heatmap, a better search experience, RTL support, customizable pre-chat messages, & more.",{"id":997,"uuid":998,"title":999,"slug":1000,"html":1001,"comment_id":997,"feature_image":17,"featured":12,"visibility":13,"created_at":1002,"updated_at":1003,"published_at":1004,"custom_excerpt":1005,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":1006,"tags":1007,"authors":1009,"primary_author":1011,"primary_tag":1012,"url":1013,"excerpt":1005,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":1014,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"63ef2d3f730b190d1c2d9742","17ee2689-f636-4283-8b7e-780c375da8e7","[v2.14.0] Google sign-in, Help Center image support, Conversation Participants, and more.","v2-14-0-google-auth-images-more","\u003Cp>The new Chatwoot v2.14 is here. Here is your Feb '23 update:\u003C/p>\u003Ch2 id=\"sign-in-with-google\">Sign-in with Google \u003C/h2>\u003Cp>With Google sign-in, you can sign up/in to your Chatwoot account with one click. Enjoy instant access to your customer conversations.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/02/Google-Auth.png\" class=\"kg-image\" alt=\"sign in with google on Chatwoot\" loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/02/Google-Auth.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/02/Google-Auth.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/02/Google-Auth.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/02/Google-Auth.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"add-images-to-your-help-center-articles\">Add images to your Help Center articles\u003C/h2>\u003Cp>Now you can create more engaging and informative Help Center articles for your customers. To add an image to your article, click on the \"Add Image\" button in the editor toolbar and select the image. You can even caption it to provide additional context for your readers.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/02/Image-Support.png\" class=\"kg-image\" alt=\"image support in help center\" loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/02/Image-Support.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/02/Image-Support.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/02/Image-Support.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/02/Image-Support.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"participate-in-conversations\">Participate in conversations\u003C/h2>\u003Cp>Introducing \"Conversation Participants\". This new tab on your conversation dashboard lets you to easily add yourself or fellow agents as participants to a conversation. So, everyone involved in a conversation can track its progress and receive notifications on any updates.\u003C/p>\u003Cp>To use this feature, expand the Conversation Participants tab and select the desired participants. Once added, they will be able to access the conversation and receive notifications on any changes. In addition, mentioning someone in a Private Note will also automatically make them a participant in the conversation, keeping everyone in the loop and ensuring that no important details are missed.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/02/conversation-watchers.png\" class=\"kg-image\" alt=\"Conversation participants in Chatwoot\" loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/02/conversation-watchers.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/02/conversation-watchers.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/02/conversation-watchers.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/02/conversation-watchers.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2>\u003C/h2>\u003Ch2 id=\"personalize-your-canned-responses\">Personalize your Canned Responses \u003C/h2>\u003Cp>Your \u003Ca href=\"https://www.chatwoot.com/features/canned-responses?ref=www-internal-blog.chatwoot.com\">templated messages\u003C/a> can now be personalized too––with template variables. This helps you dynamically populate information such as customer names, order numbers, and more when you send a canned response. To use template variables in your canned responses, simply add them to your message using the format \u003Ccode>{{variable_name}}\u003C/code>.\u003C/p>\u003Cp>For example, to include the customer's name in your greeting canned response, create this message: \"Hi {{customer_name}}, welcome to ABC Inc. support. How may I assist you?\" Now, whenever you use this canned repsonse in a conversation, it'll automatically populate the message with the customer's name!\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/02/template-variables-ui.png\" class=\"kg-image\" alt=\"template variables for canned responses\" loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/02/template-variables-ui.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/02/template-variables-ui.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/02/template-variables-ui.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/02/template-variables-ui.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"instantly-translate-your-incoming-messages\">Instantly translate your incoming messages \u003C/h2>\u003Cp>Now you can enable Google Translate on your account, making it even easier for your agents to communicate with customers who speak different languages.\u003C/p>\u003Cp>To enable this feature, go to your Applications tab and set up the Google Translate integration. Once enabled, you can use the \"Translate\" option from the message menu to automatically translate messages into the language you use in Chatwoot.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/02/Google-translate.png\" class=\"kg-image\" alt=\"Integration with Google Translate\" loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/02/Google-translate.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/02/Google-translate.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/02/Google-translate.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/02/Google-translate.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"receive-contacts-in-whatsapp-inbox\">Receive contacts in WhatsApp inbox\u003C/h2>\u003Cp>Your customers can now share contact files through the WhatsApp inbox.\u003Cbr>\u003C/p>\u003Ch2 id=\"other-updates-and-improvements\">Other updates and improvements \u003C/h2>\u003Cul>\u003Cli>Change your WhatsApp API key from the configuration tab under Inbox Settings.\u003C/li>\u003Cli>Numerous bug fixes and enhancements.\u003C/li>\u003Cli>New language: Icelandic(is)\u003Cbr>\u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Ca href=\"https://github.com/iprithvitharun?ref=www-internal-blog.chatwoot.com\">@iprithvitharun\u003C/a>, \u003Ca href=\"https://github.com/fgrep?ref=www-internal-blog.chatwoot.com\">@fgrep\u003C/a>, \u003Ca href=\"https://github.com/opencartcomvn?ref=www-internal-blog.chatwoot.com\">@opencartcomvn\u003C/a>, \u003Ca href=\"https://github.com/imskr?ref=www-internal-blog.chatwoot.com\">@imskr\u003C/a>, \u003Ca href=\"https://github.com/diivi?ref=www-internal-blog.chatwoot.com\">@diivi\u003C/a>, \u003Ca href=\"https://github.com/brunosfg?ref=www-internal-blog.chatwoot.com\">@brunosfg\u003C/a>, \u003Ca href=\"https://github.com/jacsonsantospht?ref=www-internal-blog.chatwoot.com\">@jacsonsantospht\u003C/a>, \u003Ca href=\"https://github.com/JanWarlen?ref=www-internal-blog.chatwoot.com\">@JanWarlen\u003C/a>, \u003Ca href=\"https://github.com/gitstart?ref=www-internal-blog.chatwoot.com\">@gitstart\u003C/a>, \u003Ca href=\"https://github.com/BikashSah999?ref=www-internal-blog.chatwoot.com\">@BikashSah999\u003C/a>, \u003Ca href=\"https://github.com/raph941?ref=www-internal-blog.chatwoot.com\">@raph941\u003C/a>, \u003Ca href=\"https://github.com/phunguyenmurcul?ref=www-internal-blog.chatwoot.com\">@phunguyenmurcul\u003C/a> for the contributions.\u003C/p>\u003Cp>\u003C/p>\u003Cp>\u003Cstrong>P.S. Check out the \u003Ca href=\"https://chwt.app/v3?ref=www-internal-blog.chatwoot.com\">Road to v3––Releasing Mid-March\u003C/a>. \u003C/strong>👀\u003C/p>","2023-02-17T07:31:11.000+00:00","2023-02-21T17:46:20.000+00:00","2023-02-18T06:05:55.000+00:00","This release adds image support for Help Center articles, google authentication, the ability to participate in conversations, use dynamic canned responses, and more.","https://www.chatwoot.com/blog/v2-14-0-google-auth-images-more",[1008],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1010],{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-14-0-google-auth-images-more/","V2.14: Google sign-in, Help Center image support, & more.",{"id":1016,"uuid":1017,"title":1018,"slug":1019,"html":1020,"comment_id":1016,"feature_image":17,"featured":12,"visibility":13,"created_at":1021,"updated_at":1022,"published_at":1023,"custom_excerpt":1024,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":1025,"tags":1026,"authors":1028,"primary_author":1030,"primary_tag":1031,"url":1032,"excerpt":1024,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":1033,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"63ce76e4730b190d1c2d9641","c4378ea4-7f7d-4857-aec8-c28fffd9a38a","[v2.13.0] Video calling, Microsoft support, template variables, and more.","v2-13-0-dyte-microsoft-more","\u003Cp>The new Chatwoot v2.13 is here. This release focuses on improving the capabilities of various inboxes. Here is your brief:\u003C/p>\u003Ch2 id=\"video-call-your-customers\">Video call your customers  \u003C/h2>\u003Cp>Chatwoot has partnered up with \u003Ca href=\"https://dyte.io/?ref=www-internal-blog.chatwoot.com\">Dyte\u003C/a> to provide a seamless video calling experience. To use, setup the Dyte integration from the \u003Ccode>Applications\u003C/code> tab. \u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/01/video-call-chatwoot.png\" class=\"kg-image\" alt=\"chatwoot-dyte integration for video call support\" loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/01/video-call-chatwoot.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/01/video-call-chatwoot.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/01/video-call-chatwoot.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/01/video-call-chatwoot.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"microsoft-is-now-a-natively-supported-email-provider\">Microsoft is now a natively supported email provider\u003C/h2>\u003Cp>Now, you can directly connect your Microsoft inbox as an email channel, with only a couple of clicks. This removes the need for manual setup of email inboxes.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/01/microsoft-chatwoot-1.png\" class=\"kg-image\" alt=\"chatwoot-microsoft for email channel\" loading=\"lazy\" width=\"2000\" height=\"1125\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/01/microsoft-chatwoot-1.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/01/microsoft-chatwoot-1.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/01/microsoft-chatwoot-1.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/01/microsoft-chatwoot-1.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"use-template-variables-for-a-more-effective-communication\">Use template variables for a more effective communication\u003C/h2>\u003Cp>Now you can create dynamic messages with the help of template variables. These are placeholder values created like this: \u003Ccode>{{variable}}\u003C/code>. They can be used to hold specific information, such as a customer's name or order number, into messages. Utilize your template variables in your canned responses as well as text editor.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2023/01/template-variables-chatwoot.png\" class=\"kg-image\" alt=\"template variables in messages\" loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2023/01/template-variables-chatwoot.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2023/01/template-variables-chatwoot.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2023/01/template-variables-chatwoot.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2023/01/template-variables-chatwoot.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch2 id=\"longer-audio-messages-for-whatsapp-inbox\">Longer audio messages for WhatsApp inbox\u003C/h2>\u003Cp>You can now send longer audio messages in WhatsApp inbox, up to 15 minutes in length.\u003C/p>\u003Ch2 id=\"intuitive-location-messages-in-telegram-inbox\">Intuitive location messages in Telegram inbox\u003C/h2>\u003Cp>Your customers can now share their location through the Telegram inbox. \u003C/p>\u003Ch2 id=\"other-updates-and-improvements\">Other updates and improvements \u003C/h2>\u003Cul>\u003Cli>Numerous bug fixes and enhancements.\u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Ca href=\"https://github.com/giquieu?ref=www-internal-blog.chatwoot.com\">@giquieu\u003C/a>, \u003Ca href=\"https://github.com/drexlma?ref=www-internal-blog.chatwoot.com\">@drexlma\u003C/a>, \u003Ca href=\"https://github.com/civilcoder55?ref=www-internal-blog.chatwoot.com\">@civilcoder55\u003C/a>, \u003Ca href=\"https://github.com/ooooooo-q?ref=www-internal-blog.chatwoot.com\">@ooooooo-q\u003C/a>, \u003Ca href=\"https://github.com/matuszewskijan?ref=www-internal-blog.chatwoot.com\">@matuszewskijan\u003C/a>, \u003Ca href=\"https://github.com/iprithvitharun?ref=www-internal-blog.chatwoot.com\">@iprithvitharun\u003C/a>, \u003Ca href=\"https://github.com/jordan-brough?ref=www-internal-blog.chatwoot.com\">@jordan-brough\u003C/a> for the contributions.\u003C/p>\u003Cp>\u003Cstrong>P.S. \u003Ca href=\"https://www.chatwoot.com/chatwoot-connect?ref=www-internal-blog.chatwoot.com\">Join us for Chatwoot Connect on 31 January\u003C/a>\u003C/strong> to watch a demo of everything new at Chatwoot, and interact with the team.\u003C/p>","2023-01-23T12:00:36.000+00:00","2023-02-21T17:46:47.000+00:00","2023-01-24T12:20:34.000+00:00","This release includes a built-in integration with Dyte for video call functionality and support for Microsoft as an email provider. Additionally, users can now utilize template variables in their messages.","https://www.chatwoot.com/blog/v2-13-0-dyte-microsoft-more",[1027],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1029],{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-13-0-dyte-microsoft-more/","[v2.13] Video calling, Microsoft support, template variables",{"id":1035,"uuid":1036,"title":1037,"slug":1038,"html":1039,"comment_id":1035,"feature_image":17,"featured":12,"visibility":13,"created_at":1040,"updated_at":1041,"published_at":1042,"custom_excerpt":1043,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1044,"authors":1046,"primary_author":1048,"primary_tag":1049,"url":1050,"excerpt":1043,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":1051,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"63a2dc77730b190d1c2d948c","bb7992a0-65c8-42f0-aa49-4242abce5d84","[v2.12.0] Unattended conversations view, Mark as unread, and more.","v2-12-0","\u003Cp>The new Chatwoot v2.12 is here. Here is your brief:\u003C/p>\u003Ch3 id=\"%F0%9F%91%80-view-your-unattended-conversations\">👀 View your unattended conversations\u003C/h3>\u003Cp>On your dashboard, you'll find a new view called \"Unattended\". This will list down all your conversations that haven't been responded to. \u003C/p>\u003Cp>Currently, this view only shows conversations that haven't received the first response. It does not show the ones waiting for a second or later response.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/12/unattended-conversations.png\" class=\"kg-image\" alt=\"unattended conversations view in chatwoot\" loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/12/unattended-conversations.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/12/unattended-conversations.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/12/unattended-conversations.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2022/12/unattended-conversations.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%E2%9C%89%EF%B8%8F-mark-as-unread\">✉️ Mark as unread \u003C/h3>\u003Cp>Now you can mark your opened conversations as unread. Right-click on a conversation and select the first option from the context menu that reads \"Mark as unread\".\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/12/mark-as-unread.png\" class=\"kg-image\" alt=\"mark conversations as unread in chatwoot\" loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/12/mark-as-unread.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/12/mark-as-unread.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/12/mark-as-unread.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2022/12/mark-as-unread.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%9F%A2-mark-yourself-as-online\">🟢 Mark yourself as online\u003C/h3>\u003Cp>Until now, if you closed the Chatwoot app or window, you would automatically be marked as offline. Now you can choose to stay online even when you're not using the Chatwoot app. Just disable the option \"Mark offline automatically\" from your Profile Settings.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/12/mark-offline-automatically.png\" class=\"kg-image\" alt=\"mark offline automatically in chatwoot\" loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/12/mark-offline-automatically.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/12/mark-offline-automatically.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/12/mark-offline-automatically.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2022/12/mark-offline-automatically.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%A5%B7-run-campaigns-on-wildcard-urls\">🥷 Run campaigns on wildcard URLs\u003C/h3>\u003Cp>Now you can trigger your live chat campaigns on not only exact URLs but wildcard URLs too. A wildcard URL is a type of URL that lets you give \u003Cem>wildcard entries\u003C/em> to various params, like subdomains or sub-directories, to the URL. \u003C/p>\u003Cp>Just add a special character like \u003Ccode>*\u003C/code> or \u003Ccode>*.\u003C/code> to your URL, and your campaigns will be triggered on all the URLs matching the criteria. \u003Ca href=\"https://www.chatwoot.com/docs/product/features/campaigns/wild-card-url-in-campaigns?ref=www-internal-blog.chatwoot.com\">Read this document\u003C/a> to learn how to create and add wildcard URLs to your Chatwoot campaigns.\u003C/p>\u003Ch3 id=\"%F0%9F%93%A7-self-hosted-use-postfix-to-manage-emails\">📧 [Self-hosted] Use Postfix to manage emails\u003C/h3>\u003Cp>If you are using the self-hosted version of Chatwoot, you can now use the \u003Ca href=\"http://www.postfix.org/?ref=www-internal-blog.chatwoot.com\">Postfix app\u003C/a> (also self-hosted) to send and receive emails. This eliminates the reliance on installing third-party email providers.\u003C/p>\u003Ch3 id=\"%F0%9F%91%94-other-updates-and-improvements\">👔 Other updates and improvements \u003C/h3>\u003Cul>\u003Cli>Message Delivery and read status for WhatsApp Channel\u003C/li>\u003Cli>Ability to create and configure agent bots from UI\u003C/li>\u003Cli>Ability to lock conversations to a single thread for supported channels\u003C/li>\u003Cli>Ability to search in emoji selector\u003C/li>\u003Cli>New language: Latvian\u003C/li>\u003Cli>Numerous bug fixes and enhancements\u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Ca href=\"https://github.com/clairton?ref=www-internal-blog.chatwoot.com\">@clairton\u003C/a>, \u003Ca href=\"https://github.com/giquieu?ref=www-internal-blog.chatwoot.com\">@giquieu\u003C/a>, \u003Ca href=\"https://github.com/jordan-brough?ref=www-internal-blog.chatwoot.com\">@jordan-brough\u003C/a>, \u003Ca href=\"https://github.com/civilcoder55?ref=www-internal-blog.chatwoot.com\">@civilcoder55\u003C/a>, \u003Ca href=\"https://github.com/smartdev58?ref=www-internal-blog.chatwoot.com\">@smartdev58\u003C/a> for the contributions.\u003C/p>\u003Cp>P.S. Have you claimed your coupon code yet? Santa is running (literally) all around the Chatwoot website with your gift. Merry Christmas! 🎅\u003C/p>","2022-12-21T10:14:15.000+00:00","2022-12-23T18:26:34.000+00:00","2022-12-23T12:51:51.000+00:00","The new Chatwoot v2.12 is here. You'll find a new view on the dashboard for unattended conversations, the option to mark a conversation as unread, run campaigns on wildcard URLs, and more.",[1045],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1047],{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-12-0/","[v2.12.0] Unattended conversations, Mark as unread, & more.",{"id":1053,"uuid":1054,"title":1055,"slug":1056,"html":1057,"comment_id":1053,"feature_image":17,"featured":12,"visibility":13,"created_at":1058,"updated_at":1059,"published_at":1060,"custom_excerpt":1061,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":1062,"tags":1063,"authors":1065,"primary_author":1067,"primary_tag":1068,"url":1069,"excerpt":1061,"reading_time":40,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":1070,"meta_description":1071,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6374b6ec730b190d1c2d8fef","3cf1a436-c189-4e44-b8bf-7f0e29f5cb38","[v2.11.0] Macros is here, along with other product enhancements","v2-11-0-macros-and-more","\u003Cp>The new Chatwoot v2.11 is here. You will find a bevy of new features sure to improve your day-to-day productivity. And several enhancements. Here is your brief:\u003C/p>\u003Ch3 id=\"%F0%9F%A6%85-macros-run-a-sequence-of-pre-defined-actions-in-one-click\">🦅 Macros: Run a sequence of pre-defined actions, in one click.\u003C/h3>\u003Cp>As a support agent, you will find that you need to repeat the same set of actions often. Here is an example: Whenever you receive a demo request, you assign the Sales team, send a standard message on how to book a slot, add the \u003Cem>Sales \u003C/em>label, and snooze the conversation. Or, whenever you receive a spam, you send the same message about how they've come to the wrong place, assign the \u003Cem>Spam\u003C/em> label, and close the conversation.\u003C/p>\u003Cp>Doing all these actions one-by-one, and multiple times a day can be painful and time-consuming. Unless, you run a macro. \u003C/p>\u003Cp>A macro is a set of sequential saved actions, like labelling a conversation, sending an email transcript, sending an attachment, etc., which you can define from your Chatwoot \u003Cem>Settings\u003C/em>. You can also make a personal macro, or one available for your team's use.\u003C/p>\u003Cp>For using a macro, simply select it from your chat window and click \u003Cem>Execute. \u003C/em>\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/11/macros-chatwoot.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/11/macros-chatwoot.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/11/macros-chatwoot.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/11/macros-chatwoot.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2022/11/macros-chatwoot.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003C/p>\u003Ch3 id=\"%F0%9F%94%A6-global-search-bar-for-your-help-center\">🔦 Global Search bar for your Help Center\u003C/h3>\u003Cp>The Search bar is now available for your \u003Ca href=\"https://www.chatwoot.com/docs/product/others/help-center/?ref=www-internal-blog.chatwoot.com\">Help Center created with Chatwoot\u003C/a>. This enables your users to search for specific answers to their questions by simply typing in their query. The search will match the query with related keywords in your articles' content.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/11/Help-Center-Search.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/11/Help-Center-Search.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/11/Help-Center-Search.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/11/Help-Center-Search.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2022/11/Help-Center-Search.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003C/p>\u003Ch3 id=\"%F0%9F%A7%AD-intuitive-location-messages-in-your-whatsapp-inbox\">🧭 Intuitive location messages in your WhatsApp inbox\u003C/h3>\u003Cp>If a user shares a location through the WhatsApp conversation, you can view it in your Chatwoot window without any trouble.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/11/receive-whatsapp-location-in-chatwoot.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/11/receive-whatsapp-location-in-chatwoot.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/11/receive-whatsapp-location-in-chatwoot.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/11/receive-whatsapp-location-in-chatwoot.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2022/11/receive-whatsapp-location-in-chatwoot.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003C/p>\u003Ch3 id=\"%F0%9F%A4%9D-custom-attributes-x-automations-set-play-forget\">🤝 Custom Attributes x Automations: Set, play, forget.\u003C/h3>\u003Cp>You can now run your automation rules based on conditions defined by your \u003Ca href=\"https://www.chatwoot.com/docs/user-guide/features/custom-attributes/?ref=www-internal-blog.chatwoot.com\">custom attributes\u003C/a>, which are facts about your contacts/conversation — like the subscription plan, when they ordered the first item, if they are a paid user, etc. \u003C/p>\u003Cp>Say, whenever you get a query from a paid customer, you are required to assign the conversation to your Team Lead. Or, say you have a custom attribute that defines the levels of priority of a conversation, such as P0, P1, P2, P3. And, whenever you assign the \u003Cem>P0\u003C/em> custom attribute to a conversation, you need to send an email to your team.\u003C/p>\u003Cp>You can simply create an automation rule from the Chatwoot \u003Cem>Settings. \u003C/em>So, the next time you assign a specific custom attribute, the rest of the actions would be executed automatically.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/11/Automation-x-custom-attributes-in-chatwoot.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/11/Automation-x-custom-attributes-in-chatwoot.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/11/Automation-x-custom-attributes-in-chatwoot.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/11/Automation-x-custom-attributes-in-chatwoot.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2022/11/Automation-x-custom-attributes-in-chatwoot.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003C/p>\u003Ch3 id=\"%F0%9F%94%8C-paste-filesimages-from-the-clipboard\">🔌 Paste files/images from the clipboard\u003C/h3>\u003Cp>There's another way now to send files or images to your customers, on the Chatwoot conversation window. Just \u003Cem>Copy-paste \u003C/em>it\u003Cem>. \u003C/em>\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/11/paste-from-clipboard.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/11/paste-from-clipboard.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/11/paste-from-clipboard.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/11/paste-from-clipboard.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2022/11/paste-from-clipboard.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003C/p>\u003Ch3 id=\"%F0%9F%94%AD-other-updates-and-improvements\">🔭 Other updates and improvements \u003C/h3>\u003Cul>\u003Cli>Realtime update for conversation attributes on agent dashboard\u003C/li>\u003Cli>Redis connection performance improvements\u003C/li>\u003Cli>Numerous other enhancements and bug fixes\u003C/li>\u003C/ul>\u003Cp>\u003Cstrong>P.S.\u003C/strong> If you wanna watch our team (the creators of these features) demo these features, and talk to them live, do \u003Ca href=\"https://www.chatwoot.com/chatwoot-connect?ref=www-internal-blog.chatwoot.com\">\u003Cstrong>join us for Chatwoot Connect\u003C/strong>\u003C/a>.\u003C/p>\u003Cp>P.P.S. Thanks to \u003Ca href=\"https://github.com/smartdev58?ref=www-internal-blog.chatwoot.com\">@smartdev58\u003C/a>, \u003Ca href=\"https://github.com/NitinRamnani?ref=www-internal-blog.chatwoot.com\">@NitinRamnani\u003C/a>, \u003Ca href=\"https://github.com/KubesDavid?ref=www-internal-blog.chatwoot.com\">@KubesDavid\u003C/a>, \u003Ca href=\"https://github.com/NusretOzates?ref=www-internal-blog.chatwoot.com\">@NusretOzates\u003C/a>, \u003Ca href=\"https://github.com/DanielGannage?ref=www-internal-blog.chatwoot.com\">@DanielGannage\u003C/a>, \u003Ca href=\"https://github.com/ChadBurggraf?ref=www-internal-blog.chatwoot.com\">@ChadBurggraf\u003C/a>, \u003Ca href=\"https://github.com/jacsonsantospht?ref=www-internal-blog.chatwoot.com\">@jacsonsantospht\u003C/a>, \u003Ca href=\"https://github.com/givetimetolife?ref=www-internal-blog.chatwoot.com\">@givetimetolife\u003C/a>, \u003Ca href=\"https://github.com/singpolyma?ref=www-internal-blog.chatwoot.com\">@singpolyma\u003C/a>, \u003Ca href=\"https://github.com/arkadiyayvazyan?ref=www-internal-blog.chatwoot.com\">@arkadiyayvazyan\u003C/a>, \u003Ca href=\"https://github.com/CristianDuta?ref=www-internal-blog.chatwoot.com\">@CristianDuta\u003C/a>, \u003Ca href=\"https://github.com/mjattiot?ref=www-internal-blog.chatwoot.com\">@mjattiot\u003C/a>, \u003Ca href=\"https://github.com/satoshinotdead?ref=www-internal-blog.chatwoot.com\">@satoshinotdead\u003C/a>, \u003Ca href=\"https://github.com/salman652?ref=www-internal-blog.chatwoot.com\">@salman652\u003C/a>, for the contributions.\u003C/p>","2022-11-16T10:09:48.000+00:00","2022-11-22T07:26:14.000+00:00","2022-11-22T07:23:50.000+00:00","The new Chatwoot v2.11 is here. It allows you to run Macros to improve productivity, add a search bar to your Help Center, create automation with custom attributes, and more.","https://www.chatwoot.com/blog/v2-11-0-macros-and-more",[1064],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1066],{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-11-0-macros-and-more/","[v2.11.0] Macros is here, along with other product enhancements ","The new Chatwoot v2.11 is here. It allows you to create Macros to improve productivity, create automation with custom attributes, and more.",{"id":1073,"uuid":1074,"title":1075,"slug":1076,"html":1077,"comment_id":1073,"feature_image":17,"featured":12,"visibility":13,"created_at":1078,"updated_at":1079,"published_at":1080,"custom_excerpt":1081,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":1082,"tags":1083,"authors":1085,"primary_author":1087,"primary_tag":1088,"url":1089,"excerpt":1081,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":1075,"meta_description":1090,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"63524884730b190d1c2d8877","3c664a52-b7e6-47f6-b141-45b3dfb7af59","[v2.10.0] Draft replies, hotkey preferences, and more","v2-10-0","\u003Cp>Hi, there. Chatwoot v2.10 is live. This release focuses on making working with Chatwoot more efficient. Here is a brief of what's new:\u003C/p>\u003Ch3 id=\"%F0%9F%98%A9-never-lose-your-drafted-messages\">😩 Never lose your drafted messages\u003C/h3>\u003Cp>If you're composing a reply or sending a private note to a teammate and leave the screen or even refresh the page––your text will be right where you left it. Chatwoot shall save the data and preserve your unsent messages as drafts.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/10/draft-reply.png\" class=\"kg-image\" alt=\"draft replies in chatwoot\" loading=\"lazy\" width=\"2000\" height=\"1109\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/10/draft-reply.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/10/draft-reply.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/10/draft-reply.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2022/10/draft-reply.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%92%AC-choose-a-hotkey-to-send-messages\">💬 Choose a hotkey to send messages\u003C/h3>\u003Cp>How do you like to send your messages? \u003Ccode>Enter\u003C/code> or \u003Ccode>Cmd/Ctrl+Enter\u003C/code>? \u003C/p>\u003Cp>Whatever your choice is, you have the option of keeping it. Update your Hotkey preference from your \u003Cem>Profile Settings\u003C/em>. \u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/10/hotkey.png\" class=\"kg-image\" alt=\"hotkeys\" loading=\"lazy\" width=\"2000\" height=\"1125\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/10/hotkey.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/10/hotkey.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/10/hotkey.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2022/10/hotkey.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%E2%9A%A1%EF%B8%8F-shortcut-create-canned-responses-from-the-chat-window\">⚡️ [Shortcut] Create canned responses from the chat window\u003C/h3>\u003Cp>If you have sent a message and realized you want to save it as a \u003Ca href=\"https://www.chatwoot.com/features/canned-responses?ref=www-internal-blog.chatwoot.com\">canned response\u003C/a>, you can do it instantly. Click on the three dots beside the respective message, and select \u003Cem>\"Add to canned responses\"\u003C/em>. This will open a pop-up for you, where you can give a short code and press \u003Cem>Save\u003C/em>. Your canned response will be created.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/10/shortcut-canned-responses.png\" class=\"kg-image\" alt=\"shortcut to add new canned responses in chatwoot\" loading=\"lazy\" width=\"2000\" height=\"1125\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/10/shortcut-canned-responses.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/10/shortcut-canned-responses.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/10/shortcut-canned-responses.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2022/10/shortcut-canned-responses.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%94%86-other-updates-and-improvements\">🔆 Other updates and improvements \u003C/h3>\u003Cul>\u003Cli>Better @mention UI\u003C/li>\u003Cli>Improvements to the \u003Ca href=\"https://youtu.be/posSYmbT9H0?t=3566&ref=www-internal-blog.chatwoot.com\">Help Center module\u003C/a>\u003C/li>\u003Cli>Performance improvements\u003C/li>\u003Cli>Numerous API enhancements and bug fixes\u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Ca href=\"https://github.com/ChamathKB?ref=www-internal-blog.chatwoot.com\">@ChamathKB\u003C/a>, \u003Ca href=\"https://github.com/civilcoder55?ref=www-internal-blog.chatwoot.com\">@civilcoder55\u003C/a>, \u003Ca href=\"https://github.com/jordan-brough?ref=www-internal-blog.chatwoot.com\">@jordan-brough\u003C/a>, \u003Ca href=\"https://github.com/KubesDavid?ref=www-internal-blog.chatwoot.com\">@KubesDavid\u003C/a>, \u003Ca href=\"https://github.com/marcelstoer?ref=www-internal-blog.chatwoot.com\">@marcelstoer\u003C/a>, \u003Ca href=\"https://github.com/geophilusd?ref=www-internal-blog.chatwoot.com\">@geophilusd\u003C/a>, \u003Ca href=\"https://github.com/nosovk?ref=www-internal-blog.chatwoot.com\">@nosovk\u003C/a>, \u003Ca href=\"https://github.com/simonpankovski?ref=www-internal-blog.chatwoot.com\">@simonpankovski\u003C/a> for the contributions.\u003C/p>","2022-10-21T07:21:40.000+00:00","2022-10-21T18:40:56.000+00:00","2022-10-21T18:07:43.000+00:00","Chatwoot v2.10 focuses on making working with Chatwoot more efficient. Now you can preserve your unsent messages as drafts, choose a hotkey to send messages, and quickly create canned responses. Read for more.","https://www.chatwoot.com/blog/v2-10-0",[1084],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1086],{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-10-0/","Now you can preserve your unsent messages as drafts, choose a hotkey to send messages, and quickly create canned responses. Read for more.",{"id":1092,"uuid":1093,"title":1094,"slug":1095,"html":1096,"comment_id":1092,"feature_image":17,"featured":12,"visibility":13,"created_at":1097,"updated_at":1098,"published_at":1099,"custom_excerpt":1100,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":1101,"tags":1102,"authors":1104,"primary_author":1106,"primary_tag":1107,"url":1108,"excerpt":1100,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":1109,"meta_description":1110,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"632aad64730b190d1c2d84ac","83764028-77bd-42c8-91c6-2fa4520f6710","[v2.9.0] Create your Help Center with Chatwoot!","v2-9-0-create-your-help-center-on-chatwoot","\u003Cp>\u003C/p>\u003Cp>Hi, there. Chatwoot v2.9 is live! \u003C/p>\u003Cp>We're excited to share with you that the Chatwoot Help Center (Beta) is now available. More details below. ⬇️\u003C/p>\u003Cp>\u003C/p>\u003Ch2 id=\"%E2%9C%8D%EF%B8%8F-chatwoot-help-center-beta\">✍️ Chatwoot Help Center (Beta)\u003C/h2>\u003Cp>\u003C/p>\u003Cp>Chatwoot Help Center makes it easy to create, manage and grow your online help center. You can setup a custom help center with categories, articles, and other helpful content. You can share this information on customer conversations so that customers can find the information they need.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/09/Help_Center.png\" class=\"kg-image\" alt=\"chatwoot help center\" loading=\"lazy\" width=\"1280\" height=\"720\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/09/Help_Center.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/09/Help_Center.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2022/09/Help_Center.png 1280w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>This is currently in Beta mode and we'll keep improving it.\u003C/p>\u003Ch3 id=\"%F0%9F%90%92-other-updates-and-improvements\">🐒 Other updates and improvements \u003C/h3>\u003Cul>\u003Cli>Email conversation continuity for API channels.\u003C/li>\u003Cli>Ability for Dashboard App Frames to query the information.\u003C/li>\u003Cli>Improved blocking &amp; throttling of abusive requests.\u003C/li>\u003Cli>Automations supporting case insensitive filters.\u003C/li>\u003Cli>Numerous API enhancements and bug fixes.\u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Ca href=\"https://github.com/jordan-brough?ref=www-internal-blog.chatwoot.com\">@jordan-brough\u003C/a> and \u003Ca href=\"https://github.com/shivamsinghchahar?ref=www-internal-blog.chatwoot.com\">@shivamsinghchahar\u003C/a> for the contributions.\u003C/p>\u003Cp>\u003Cbr>We hope v2.9 makes the Chatwoot experience better for you. We'll be waiting for your feedback. \u003C/p>","2022-09-21T06:21:24.000+00:00","2022-10-21T08:15:22.000+00:00","2022-09-21T16:39:00.000+00:00","Chatwoot v2.9.0 is live. With this release, you will be able to manage your knowledge base easily from the Chatwoot dashboard. Read on to learn more about this.","https://www.chatwoot.com/blog/v2-9-0-create-your-help-center-on-chatwoot",[1103],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1105],{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-9-0-create-your-help-center-on-chatwoot/","[v2.9.0] Create your Help Center with Chatwoot ","Chatwoot v2.9.0 is live. Now, you will be able to manage your knowledge base right from the Chatwoot dashboard. Read on to learn more about this.",{"id":1112,"uuid":1113,"title":1114,"slug":1115,"html":1116,"comment_id":1112,"feature_image":17,"featured":12,"visibility":13,"created_at":1117,"updated_at":1118,"published_at":1119,"custom_excerpt":1120,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1121,"authors":1123,"primary_author":1125,"primary_tag":1126,"url":1127,"excerpt":1120,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"62fcb835730b190d1c2d7d1a","9b8b79f3-823b-498c-ac71-436aaed2fb71","[v2.8.0] Context menu, no-code widget builder, layout switching, and more.","v2-8-0","\u003Cp>Hi, there. Chatwoot v2.8 is live. Here’s what's new:\u003C/p>\u003Ch3 id=\"%F0%9F%8F%8B%EF%B8%8F%E2%80%8D%E2%99%82%EF%B8%8F-capacity-configuration-for-inboxes-enterprise\">🏋️‍♂️ \u003Cstrong>Capacity configuration for inboxes (Enterprise)\u003C/strong>\u003C/h3>\u003Cp>Chatwoot supports auto-assigning conversations to your support agents. With this update, you can limit the number of conversations auto-assigned to agents by setting the \u003Cem>auto-assignment limit\u003C/em> on your inbox. \u003C/p>\u003Cp>Once every agent reaches their capacity, the conversations would be moved to \u003Cem>unassigned\u003C/em>. Now, you don't have to worry about overloading your agents!\u003C/p>\u003Ch3 id=\"%E2%86%97%EF%B8%8F-update-your-conversations-with-a-right-click\">↗️ Update your conversations with a right click\u003C/h3>\u003Cp>With this release, you'll be able to update the status of a conversation by simply right-clicking on that conversation card. \u003C/p>\u003Cp>This will open up a \u003Cem>context menu\u003C/em> with your options like resolving a conversation, marking it as pending, snoozing it, or assigning agents and labels. \u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/08/image-2.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1280\" height=\"720\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/08/image-2.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/08/image-2.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2022/08/image-2.png 1280w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%8E%A8-customize-your-website-chat-widget-without-writing-any-code\">🎨 Customize your website chat widget without writing any code\u003C/h3>\u003Cp>We are happy to add the \u003Cem>Widget Builder \u003C/em>to Chatwoot. This allows you to customize much more than just your widget colour. \u003C/p>\u003Cp>You can customize things like the content to display, reply time to display, the widget's position on your website – and much more. \u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/08/image-1.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1280\" height=\"720\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/08/image-1.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/08/image-1.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2022/08/image-1.png 1280w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%91%86-switch-your-dashboard-layout\">👆 Switch your dashboard layout\u003C/h3>\u003Cp>Now, you can choose how you want to view your Chatwoot dashboard. You can choose to hide your chat queue, giving more space to your chat window. Find the switch layout button here:\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/08/image-3.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1280\" height=\"720\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/08/image-3.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/08/image-3.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2022/08/image-3.png 1280w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%A5%8F-view-your-emails-better-in-the-chatwoot-dashboard\">🥏 View your emails better in the Chatwoot dashboard\u003C/h3>\u003Cp>If you're using Chatwoot to send emails, you'll be able to view it better now, thanks to the improved email rendering in the new release. \u003C/p>\u003Ch3 id=\"%F0%9F%A7%9C%E2%80%8D%E2%99%82%EF%B8%8F-other-updates-and-improvements\">🧜‍♂️ Other updates and improvements \u003C/h3>\u003Cul>\u003Cli>CRUD APIs for macros\u003C/li>\u003Cli>Ability to disable Gravatars\u003C/li>\u003Cli>Support for Elastic APM\u003C/li>\u003Cli>New Langauge: Thai\u003C/li>\u003Cli>Numerous API enhancements and bug fixes\u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Ca href=\"https://github.com/ChadBurggraf?ref=www-internal-blog.chatwoot.com\">@ChadBurggraf\u003C/a>, \u003Ca href=\"https://github.com/kylemclaren?ref=www-internal-blog.chatwoot.com\">@kylemclaren\u003C/a>, \u003Ca href=\"https://github.com/Ysajid?ref=www-internal-blog.chatwoot.com\">@Ysajid\u003C/a>, \u003Ca href=\"https://github.com/substr2837?ref=www-internal-blog.chatwoot.com\">@substr2837\u003C/a>, \u003Ca href=\"https://github.com/KubesDavid?ref=www-internal-blog.chatwoot.com\">@KubesDavid\u003C/a>, \u003Ca href=\"https://github.com/nikhilmuz?ref=www-internal-blog.chatwoot.com\">@nikhilmuz\u003C/a>, and \u003Ca href=\"https://github.com/giquieu?ref=www-internal-blog.chatwoot.com\">@giquieu\u003C/a> for the contributions.\u003C/p>\u003Cp>\u003Cbr>Try out the new features, and let us know your feedback! We will also demo the features at \u003Ca href=\"https://chatwoot.com/chatwoot-connect?ref=www-internal-blog.chatwoot.com\">\u003Cstrong>Chatwoot Connect\u003C/strong>\u003C/a>.\u003C/p>","2022-08-17T09:43:17.000+00:00","2022-08-19T13:09:14.000+00:00","2022-08-18T10:26:14.000+00:00","v2.8 brings a lot of exciting updates with itself. This includes a widget builder, customizable dashboard, improved email experience, and more. Read on for more details.",[1122],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1124],{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-8-0/",{"id":1129,"uuid":1130,"title":1131,"slug":1132,"html":1133,"comment_id":1129,"feature_image":17,"featured":12,"visibility":13,"created_at":1134,"updated_at":1135,"published_at":1136,"custom_excerpt":1137,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1138,"authors":1140,"primary_author":1142,"primary_tag":1143,"url":1144,"excerpt":1137,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"62d7fcfd730b190d1c2d7961","a1c396db-090c-41fb-98f3-e9e3f896b2e2","[v2.7.0] WhatsApp Cloud API, Dashboard Apps, and more","v2-7-0","\u003Cp>Hello everyone, \u003C/p>\u003Cp>Chatwoot v2.7 is live. Here’s a quick overview. ⬇️\u003C/p>\u003Ch3 id=\"%F0%9F%95%B5%EF%B8%8F%E2%80%8D%E2%99%82%EF%B8%8F-extend-chatwoot-with-dashboard-apps\">🕵️‍♂️ Extend Chatwoot with Dashboard Apps\u003C/h3>\u003Cp>If you have applications containing user info outside of Chatwoot, you can integrate them with your Chatwoot account. You will then be able to access them directly from your dashboard. This will give all the user context, like \u003Cem>order history\u003C/em> or \u003Cem>payment information\u003C/em>, to your customer support agents on one screen.  \u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/07/dashboard-apps-2.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1341\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/07/dashboard-apps-2.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/07/dashboard-apps-2.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/07/dashboard-apps-2.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2022/07/dashboard-apps-2.png 2258w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%E2%98%81%EF%B8%8F-support-for-whatsapp-cloud-api-beta\">☁️ Support for WhatsApp Cloud API (Beta)\u003C/h3>\u003Cp>Until now, you could configure your WhatsApp inbox using Twilio and 360Dialog APIs. Now, you can do that with the help of WhatsApp Cloud API as well.\u003C/p>\u003Cp>You can find the option under your\u003Cem> WhatsApp\u003C/em> \u003Cem>Inbox Settings\u003C/em>.\u003C/p>\u003Cp>\u003C/p>\u003Ch3 id=\"%E2%9A%A1%EF%B8%8F-install-chatwoot-faster-on-linux-with-chatwoot-ctl\">⚡️ Install Chatwoot faster on Linux with Chatwoot CTL\u003C/h3>\u003Cp>With Chatwoot CTL (cwctl), our new CLI tool, you can install and manage Chatwoot on Linux VM using a single command. \u003Ca href=\"https://www.chatwoot.com/docs/self-hosted/deployment/chatwoot-ctl?ref=www-internal-blog.chatwoot.com\">Here\u003C/a> is a quick guide to get you started.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/07/commandline-tool.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1401\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/07/commandline-tool.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/07/commandline-tool.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/07/commandline-tool.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2022/07/commandline-tool.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003C/p>\u003Ch3 id=\"%F0%9F%91%BE-other-updates-and-improvements\">👾 Other updates and improvements \u003C/h3>\u003Cul>\u003Cli>Integration with Twilio Messaging Services.\u003C/li>\u003Cli>Added support to validate your contacts coming from API channels.\u003C/li>\u003Cli>Enhanced contact identification and merge logic.\u003C/li>\u003Cli>Added the APIs for custom sort options in conversations.\u003C/li>\u003Cli>Update contact avatars directly from your dashboard.\u003C/li>\u003Cli>Numerous bug fixes and enhancements.\u003C/li>\u003C/ul>\u003Cp>\u003C/p>\u003Cp>Thanks to \u003Ca href=\"https://github.com/iprithvitharun?ref=www-internal-blog.chatwoot.com\" rel=\"noopener noreferrer\">@iprithvitharun\u003C/a>, \u003Ca href=\"https://github.com/jordan-brough?ref=www-internal-blog.chatwoot.com\" rel=\"noopener noreferrer\">@jordan-brough\u003C/a>, \u003Ca href=\"https://github.com/gk7700?ref=www-internal-blog.chatwoot.com\" rel=\"noopener noreferrer\">@gk7700\u003C/a>, \u003Ca href=\"https://github.com/SimonHausdorf?ref=www-internal-blog.chatwoot.com\" rel=\"noopener noreferrer\">@SimonHausdorf\u003C/a>, \u003Ca href=\"https://github.com/giquieu?ref=www-internal-blog.chatwoot.com\" rel=\"noopener noreferrer\">@giquieu\u003C/a> for the contributions. \u003C/p>\u003Cp>We are excited to bring this to you all. Let us know your thoughts and feedback!\u003C/p>","2022-07-20T13:02:53.000+00:00","2022-07-21T10:15:17.000+00:00","2022-07-21T10:02:50.000+00:00","Chatwoot v2.7 comes with Dashboard Apps to make your dashboard more powerful than ever, support for WhatsApp Cloud API, and much more. Take a quick look!",[1139],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1141],{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-7-0/",{"id":1146,"uuid":1147,"title":1148,"slug":1149,"html":1150,"comment_id":1146,"feature_image":17,"featured":12,"visibility":13,"created_at":1151,"updated_at":1152,"published_at":1153,"custom_excerpt":1154,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1155,"authors":1157,"primary_author":1159,"primary_tag":1160,"url":1161,"excerpt":1154,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":1162,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"62ac48444b8f26503f72dfff","48edcd0b-608b-4b9c-b39e-b3a1e3807ff3","v2.6.0","v2-6-0","\u003Cp>Hello everyone, \u003C/p>\u003Cp>Chatwoot v2.6 is live. Here’s a quick overview. ⬇️\u003C/p>\u003Ch3 id=\"%F0%9F%8E%AE-manage-your-conversations-better-with-bulk-actions\">🎮 Manage your conversations better with bulk actions\u003C/h3>\u003Cp>Now you can apply actions to multiple conversations at once, saving you time. Simply select conversations from your dashboard, and assign labels, agents, or change their status.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/06/image-2.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1280\" height=\"720\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/06/image-2.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/06/image-2.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2022/06/image-2.png 1280w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%E2%9C%8F%EF%B8%8F-access-your-whatsapp-templates-straight-from-chatwoot\">✏️ Access your WhatsApp templates straight from Chatwoot\u003C/h3>\u003Cp>WhatsApp doesn't let you send business messages within your chats without pre-approved templates. You can configure these templates through WhatsApp API providers. The good news is that now you can access and use these templates right from your Chatwoot dashboard. Easy, peasy!\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/06/image-3.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1440\" height=\"935\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/06/image-3.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/06/image-3.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2022/06/image-3.png 1440w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%94%8D-more-useful-downloadable-reports\">🔍 More useful downloadable reports\u003C/h3>\u003Cp>Now you can adjust your \"Agents Overview\" report for business hours and download it. You will also now be able to download your CSAT reports.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/06/image.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1280\" height=\"720\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/06/image.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/06/image.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2022/06/image.png 1280w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%AA%B4-other-updates-and-improvements\">🪴 Other updates and improvements \u003C/h3>\u003Cul>\u003Cli>APIs are available for KBase Articles.\u003C/li>\u003Cli>Added support for \u003Ccode>human_tag\u003C/code> which lets you send Instagram messages outside the 24-hour window.\u003C/li>\u003Cli>New languages: Ukrainian (uk)\u003C/li>\u003Cli>Various bug fixes and enhancements. \u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Ca href=\"https://github.com/devinellis?ref=www-internal-blog.chatwoot.com\">@devinellis\u003C/a> , \u003Ca href=\"https://github.com/jordan-brough?ref=www-internal-blog.chatwoot.com\">@jordan-brough\u003C/a> for the contributions. 👏\u003C/p>","2022-06-17T09:24:20.000+00:00","2022-07-20T13:04:45.000+00:00","2022-06-20T07:03:54.000+00:00","Chatwoot v2.6.0 is out! Now you can take bulk actions on your conversations, access your WhatsApp templates, use your reports better, and more. Click to learn more about this new release.",[1156],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1158],{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":863,"name":864,"slug":865,"profile_image":866,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":867},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-6-0/","Chatwoot Changelog – v2.6.0 is live!",{"id":1164,"uuid":1165,"title":1166,"slug":1167,"html":1168,"comment_id":1164,"feature_image":17,"featured":12,"visibility":13,"created_at":1169,"updated_at":1170,"published_at":1171,"custom_excerpt":1172,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1173,"authors":1175,"primary_author":1177,"primary_tag":1178,"url":1179,"excerpt":1172,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":1180,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"628254cb4b8f26503f72dea2","5224b205-0877-4bb0-98b6-b324a5c45b20","v2.5.0","v2-5-0","\u003Cp>Hello everyone, \u003C/p>\u003Cp>Chatwoot v2.5 is live. Here’s what’s new. 👇\u003C/p>\u003Ch3 id=\"%E2%9C%85-read-receipts-for-website-channel\">✅ Read receipts for website channel\u003C/h3>\u003Cp>Reducing ambiguity can make a big difference in support organizations. In this update, we have added read receipts on the website channels. The agent would now see whether the customer has read their message or not. \u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/05/read-receipts.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1538\" height=\"822\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/05/read-receipts.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/05/read-receipts.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2022/05/read-receipts.png 1538w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%93%8A-live-reports\">📊 Live Reports\u003C/h3>\u003Cp>As a customer support/success manager or a business owner, you need to understand how your support organization functions in real-time. We have added a real-time dashboard that displays how many conversations are open and how many of them are unassigned and unattended. You can also see how many agents are online and what is their workload.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/05/report-filters.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1538\" height=\"938\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/05/report-filters.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/05/report-filters.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2022/05/report-filters.png 1538w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%91%A0-custom-fields-in-pre-chat-form\">👠 Custom fields in Pre-chat form\u003C/h3>\u003Cp>Pre-chat form is used to collect information about a contact/conversation before they enter into a live chat with you. With this update, you can collect more than just their contact info. You can map the fields of your pre-chat form with the custom attributes you create on your Chatwoot account.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/05/pre-chat-form.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1538\" height=\"938\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/05/pre-chat-form.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/05/pre-chat-form.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2022/05/pre-chat-form.png 1538w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%94%8B-event-subscriptions-in-webhook\">🔋 Event subscriptions in Webhook\u003C/h3>\u003Cp>Webhook allows you to listen to the changes happening in your Chatwoot account. With this update, we have added an additional option to select the events which you want to subscribe so that your service only gets the events that it needs.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/05/event-subscriptions.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1538\" height=\"822\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/05/event-subscriptions.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/05/event-subscriptions.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2022/05/event-subscriptions.png 1538w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>Note: We have deprecated \u003Ccode>conversation.resolved\u003C/code> and \u003Ccode>conversation.opened\u003C/code> event, please use \u003Ccode>conversation.status_changed\u003C/code> or \u003Ccode>conversation.updated\u003C/code> event instead.\u003C/p>\u003Ch3 id=\"%F0%9F%92%85-other-updates-and-improvements\">💅 Other Updates and improvements\u003C/h3>\u003Cul>\u003Cli>Added additional options in the automation feature.\u003C/li>\u003Cli>Added a new method in the JavaScript SDK to toggle the chat bubble visibility.\u003C/li>\u003Cli>Added support for \u003Ccode>human_tag\u003C/code> which lets you send Facebook messages outside the 24-hour window.\u003C/li>\u003Cli>A lot of bug fixes. :)\u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Ca href=\"https://github.com/shivamsinghchahar?ref=www-internal-blog.chatwoot.com\">@shivamsinghchahar\u003C/a>, \u003Ca href=\"https://github.com/giquieu?ref=www-internal-blog.chatwoot.com\">@giquieu\u003C/a>, and \u003Ca href=\"https://github.com/jordan-brough?ref=www-internal-blog.chatwoot.com\">@jordan-brough\u003C/a>  for the contributions.\u003C/p>","2022-05-16T13:42:35.000+00:00","2022-09-20T09:36:14.000+00:00","2022-05-16T13:46:02.000+00:00","Chatwoot v2.5 is live. Read receipts for website channel, live reports, customer fields in the pre-chat form, event subscriptions in webhook, and more. ",[1174],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1176],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-5-0/","Chatwoot Changelog – v2.5.0 is live!",{"id":1182,"uuid":1183,"title":1184,"slug":1185,"html":1186,"comment_id":1182,"feature_image":17,"featured":12,"visibility":13,"created_at":1187,"updated_at":1188,"published_at":1189,"custom_excerpt":1190,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1191,"authors":1193,"primary_author":1195,"primary_tag":1196,"url":1197,"excerpt":1190,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":1198,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"626266934b8f26503f72ddbc","ade082f9-8fce-4276-bb8d-7ca15686098f","v2.4.0","v2-4-0","\u003Cp>Hello everyone, \u003C/p>\u003Cp>Chatwoot v2.4 is live. Here’s what’s new. 👇\u003C/p>\u003Ch3 id=\"%F0%9F%92%85-dark-mode-support-for-live-chat-widget\">💅 Dark mode support for live-chat widget\u003C/h3>\u003Cp>You can now enable dark mode on your live-chat widget. \u003Ca href=\"https://chatwoot.com/docs/product/channels/live-chat/sdk/live-chat-dark-mode?ref=www-internal-blog.chatwoot.com\" rel=\"noopener noreferrer\">Here\u003C/a> is a super-quick guide to help you along. \u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/04/dark-mode-gif.gif\" class=\"kg-image\" alt loading=\"lazy\" width=\"1080\" height=\"608\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/04/dark-mode-gif.gif 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/04/dark-mode-gif.gif 1000w, https://www-internal-blog.chatwoot.com/content/images/2022/04/dark-mode-gif.gif 1080w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%93%88-report-improvements\">📈 Report Improvements\u003C/h3>\u003Cp>\u003Cstrong>Display trends in the reports: \u003C/strong>When pulling reports on conversations, inboxes, labels, or agent performance, you can now view trends from the previous period. These reports will show you how much your numbers increased or decreased from the last period.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/04/Screenshot-2022-04-22-at-5.02.12-PM.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1065\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/04/Screenshot-2022-04-22-at-5.02.12-PM.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/04/Screenshot-2022-04-22-at-5.02.12-PM.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/04/Screenshot-2022-04-22-at-5.02.12-PM.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2022/04/Screenshot-2022-04-22-at-5.02.12-PM.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003Cstrong>Consider business hours in the reports: \u003C/strong>You can now generate reports based on business hours. To view a report that considers business hours, click the toggle button at the right top of each screen.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/04/business-hour.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"513\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/04/business-hour.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/04/business-hour.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/04/business-hour.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2022/04/business-hour.png 2378w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%93%9D-users-can-end-a-conversation-from-the-widget\">📝 Users can end a conversation from the widget\u003C/h3>\u003Cp>Now, you can allow your users to end the conversation within the widget. For example, if their query is resolved, this feature allows them to move on and let the assigned agent focus on another conversation.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/04/Screenshot-2022-04-22-at-5.41.14-PM.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1120\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/04/Screenshot-2022-04-22-at-5.41.14-PM.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/04/Screenshot-2022-04-22-at-5.41.14-PM.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/04/Screenshot-2022-04-22-at-5.41.14-PM.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2022/04/Screenshot-2022-04-22-at-5.41.14-PM.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%94%8B-new-and-improved-editor-for-conversations\">🔋 New and improved editor for conversations\u003C/h3>\u003Cp>We have updated the editor to support the Subject line, cc and bcc in the email conversation.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/04/Screenshot-2022-04-22-at-5.36.58-PM.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1118\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/04/Screenshot-2022-04-22-at-5.36.58-PM.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/04/Screenshot-2022-04-22-at-5.36.58-PM.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/04/Screenshot-2022-04-22-at-5.36.58-PM.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2022/04/Screenshot-2022-04-22-at-5.36.58-PM.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%8E%89-other-improvements\">🎉 Other improvements\u003C/h3>\u003Cul>\u003Cli>\u003Cstrong>Notifications\u003C/strong>: We did a revamp of the old notification center. You can now access your notifications faster by clicking on the bell icon in the agent dashboard.\u003C/li>\u003Cli>\u003Cstrong>Automation\u003C/strong>: We have a new set of actions in automation to improve your workflow. We have added \"Send Message\", \"Send Email to the team\", \"Resolve Conversation\", \"Snooze Conversation\", etc., to the actions.\u003C/li>\u003Cli>\u003Cstrong>Instagram: \u003C/strong>Supports un-sending action now. If the user has deleted the message from Instagram, it will get deleted in Chatwoot also.\u003C/li>\u003Cli>\u003Cstrong>Round robin Assignment in teams\u003C/strong>: If you assign a conversation to a team, the system would now distribute it in a round-robin fashion among the online agents.\u003C/li>\u003Cli>\u003Cstrong>Improvements in the SDK\u003C/strong>: You can now pop the widget using an SDK method.\u003C/li>\u003Cli>\u003Cstrong>Email Channel, IMAP/SMTP improvements\u003C/strong>: We have added various fixes to improve the email channel and the connection using IMAP and SMTP.\u003C/li>\u003C/ul>\u003Cp>Thanks to  \u003Ca href=\"https://github.com/jordan-brough?ref=www-internal-blog.chatwoot.com\">@jordan-brough\u003C/a>, \u003Ca href=\"https://github.com/giquieu?ref=www-internal-blog.chatwoot.com\">@giquieu\u003C/a>, \u003Ca href=\"https://github.com/sagararyal?ref=www-internal-blog.chatwoot.com\">@sagararyal\u003C/a>, \u003Ca href=\"https://github.com/substr2837?ref=www-internal-blog.chatwoot.com\">@substr2837\u003C/a>,  \u003Ca href=\"https://github.com/richardo-kusuma?ref=www-internal-blog.chatwoot.com\">@richardo-kusuma\u003C/a>, \u003Ca href=\"https://github.com/killion?ref=www-internal-blog.chatwoot.com\">@killion\u003C/a>, \u003Ca href=\"https://github.com/Justman10000?ref=www-internal-blog.chatwoot.com\">@Justman10000\u003C/a>, \u003Ca href=\"https://github.com/shivamsinghchahar?ref=www-internal-blog.chatwoot.com\">@shivamsinghchahar\u003C/a> for the contributions.\u003C/p>","2022-04-22T08:25:55.000+00:00","2022-09-20T09:36:46.000+00:00","2022-04-22T12:19:38.000+00:00","Chatwoot v2.4 is live. Dark mode support for live-chat widget, Report Improvements, end conversation option, New and improved editor for conversations and more.",[1192],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1194],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-4-0/","Chatwoot Changelog – v2.4.0 is live!",{"id":1200,"uuid":1201,"title":1202,"slug":1203,"html":1204,"comment_id":1200,"feature_image":17,"featured":12,"visibility":13,"created_at":1205,"updated_at":1206,"published_at":1207,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1208,"authors":1210,"primary_author":1217,"primary_tag":1218,"url":1219,"excerpt":1220,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":1221,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"623c5d874b8f26503f72dcfb","bfde1170-ee0f-4bcc-948b-5a71ca3d6d5b","v2.3.2","v2-3-2","\u003Cp>Hello everyone, \u003Cbr>\u003Cbr>This release addresses the following bugs. \u003C/p>\u003Cul>\u003Cli>fix for the invalid contact resolved conversation activity messages\u003C/li>\u003Cli>fix for file copy-paste issue\u003C/li>\u003Cli>fix for the pre-chat form being rendered for identified contacts\u003C/li>\u003Cli>fix for auto-scroll not working in the dashboard\u003C/li>\u003Cli>sentry error fixes and improvements \u003C/li>\u003C/ul>","2022-03-24T12:01:11.000+00:00","2022-09-20T09:37:33.000+00:00","2022-03-23T12:03:00.000+00:00",[1209],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1211],{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},"60892745c8912c22b3f2073b","Sojan V Jose","sojanjose","https://www-internal-blog.chatwoot.com/content/images/2021/08/sojan-official.jpg","https://www-internal-blog.chatwoot.com/author/sojanjose/",{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-3-2/","Hello everyone,\n\nThis release addresses the following bugs.\n\n * fix for the invalid contact resolved conversation activity messages\n * fix for file copy-paste issue\n * fix for the pre-chat form being rendered for identified contacts\n * fix for auto-scroll not working in the dashboard\n * sentry error fixes and improvements","Chatwoot Changelog – v2.3.2 is live!",{"id":1223,"uuid":1224,"title":1225,"slug":1226,"html":1227,"comment_id":1223,"feature_image":17,"featured":12,"visibility":13,"created_at":1228,"updated_at":1229,"published_at":1230,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1231,"authors":1233,"primary_author":1235,"primary_tag":1236,"url":1237,"excerpt":1238,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":1239,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"623c58474b8f26503f72dcec","bebccf58-fad6-44fc-8a71-0733ca821bc6","v2.3.0","v2-3-0","\u003Cp>Hello everyone,\u003Cbr>\u003Cbr>We have released a new version of Chatwoot with the following updates. \u003C/p>\u003Cul>\u003Cli>Timezone support in reports\u003C/li>\u003Cli>Ability for contacts to end conversations on Chat widget\u003C/li>\u003Cli>Ability to record and send voice notes from the agent dashboard\u003C/li>\u003Cli>Support for HCaptcha in public forms\u003C/li>\u003Cli>Support for Instagram story mentions\u003C/li>\u003Cli>API to bulk update conversations\u003C/li>\u003Cli>Agent filter in CSAT reports\u003C/li>\u003Cli>Ability to configure 24-hour slots in business hours\u003C/li>\u003Cli>Support for MMS in Bandwidth SMS channel\u003C/li>\u003Cli>Ability to pass specific account ids when generating SSO URLs\u003C/li>\u003Cli>Display trends in reporting metrics\u003C/li>\u003Cli>Numerous bug fixes and enhancements\u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Ca href=\"https://github.com/jonas-hoebenreich?ref=www-internal-blog.chatwoot.com\">@jonas-hoebenreich\u003C/a>, \u003Ca href=\"https://github.com/giquieu?ref=www-internal-blog.chatwoot.com\">@giquieu\u003C/a> for the contributions\u003C/p>","2022-03-24T11:38:47.000+00:00","2022-09-20T09:37:59.000+00:00","2022-03-15T11:39:00.000+00:00",[1232],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1234],{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-3-0/","Hello everyone,\n\nWe have released a new version of Chatwoot with the following updates.\n\n * Timezone support in reports\n * Ability for contacts to end conversations on Chat widget\n * Ability to record and send voice notes from the agent dashboard\n * Support for HCaptcha in public forms\n * Support for Instagram story mentions\n * API to bulk update conversations\n * Agent filter in CSAT reports\n * Ability to configure 24-hour slots in business hours\n * Support for MMS in Bandwidth SMS channel\n * Ab","Chatwoot Changelog – v2.3.0 is live!",{"id":1241,"uuid":1242,"title":1243,"slug":1244,"html":1245,"comment_id":1241,"feature_image":17,"featured":12,"visibility":13,"created_at":1246,"updated_at":1247,"published_at":1248,"custom_excerpt":1249,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1250,"authors":1252,"primary_author":1254,"primary_tag":1255,"url":1256,"excerpt":1249,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":1257,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"620cf2234b8f26503f72dc09","e93116e1-cd9f-4813-879a-7d1f1bded97e","v2.2.0","v2-2-0","\u003Cp>Hello everyone, \u003Cbr>\u003Cbr>We have released a new version of Chatwoot with the following updates.\u003C/p>\u003Ch3 id=\"%F0%9F%94%8B-automation-beta\">🔋 Automation (Beta)\u003C/h3>\u003Cp>The latest release would let you automate repetitive tasks easily, allowing you to be productive. Automation would run on an event like a conversation is created, or a new message is created in the conversation. You can select one or more actions on automation to be executed based on certain conditions.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/02/automations-1.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1581\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/02/automations-1.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/02/automations-1.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/02/automations-1.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2022/02/automations-1.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%8C%9F-create-conversation-filters\">🌟 Create conversation filters\u003C/h3>\u003Cp>The new version of Chatwoot allows you to filter conversations based on conversation attributes like status, assignee, team, etc. In addition, the filters accept Custom Attributes defined for a conversation, helping you build workflows for your team. Read more about the custom attributes \u003Ca href=\"https://www.chatwoot.com/docs/user-guide/features/custom-attributes?ref=www-internal-blog.chatwoot.com\">here\u003C/a> and conversation filters \u003Ca href=\"https://www.chatwoot.com/docs/product/others/advanced-conversation-filters?ref=www-internal-blog.chatwoot.com\">here\u003C/a>.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/02/custom-attributes-1.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1304\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/02/custom-attributes-1.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/02/custom-attributes-1.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/02/custom-attributes-1.png 1600w, https://www-internal-blog.chatwoot.com/content/images/size/w2400/2022/02/custom-attributes-1.png 2400w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%93%9D-email-signature\">📝 Email Signature\u003C/h3>\u003Cp>We have launched a signature option for the email channel. You can update your signature on your profile and select the signature while sending an email reply.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/02/email-signature-1.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1203\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/02/email-signature-1.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/02/email-signature-1.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/02/email-signature-1.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2022/02/email-signature-1.png 2395w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%93%A2-support-for-interactive-messages\">📢 Support for interactive messages\u003C/h3>\u003Cp>The latest version supports sending interactive messages in the 360Dialog WhatsApp channel.  \u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2022/02/interactive-messages-3.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1203\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2022/02/interactive-messages-3.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2022/02/interactive-messages-3.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2022/02/interactive-messages-3.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2022/02/interactive-messages-3.png 2395w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%93%8A-report-improvements\">📊 Report improvements\u003C/h3>\u003Cp>You can now group reports by week and by month in addition to the day filter.\u003C/p>\u003Ch3 id=\"%F0%9F%93%A5-new-sms-channel-bandwidth\">📥 New SMS Channel: Bandwidth\u003C/h3>\u003Cp>We have added support for \u003Ca href=\"https://www.bandwidth.com/messaging/?ref=www-internal-blog.chatwoot.com\">Bandwidth\u003C/a> SMS messaging. You can connect your Bandwidth account and send/receive messages from Chatwoot.\u003C/p>\u003Ch3 id=\"%F0%9F%93%A6-improvements-in-uploads\">📦 Improvements in uploads\u003C/h3>\u003Cp>You can now configure Direct Uploads in Chatwoot using DIRECT_UPLOADS_ENABLED feature flags. This update also allows the enhancement to send multiple attachments from the agent dashboard.\u003C/p>\u003Cp>\u003Cstrong>Other updates:\u003C/strong>\u003C/p>\u003Cul>\u003Cli>Ability to toggle conversation continuity via email for website channel.\u003C/li>\u003Cli>Resolve action for Dialogflow integration\u003C/li>\u003Cli>SSL Verify mode and email encryption settings for SMTP mailboxes\u003C/li>\u003Cli>Vue-router for widget route management\u003C/li>\u003Cli>Numerous bug fixes and enhancements\u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Ca href=\"https://github.com/ximenasandoval?ref=www-internal-blog.chatwoot.com\">@ximenasandoval\u003C/a>, \u003Ca href=\"https://github.com/shivamsinghchahar?ref=www-internal-blog.chatwoot.com\">@shivamsinghchahar\u003C/a>, \u003Ca href=\"https://github.com/iprithvitharun?ref=www-internal-blog.chatwoot.com\">@iprithvitharun\u003C/a>, \u003Ca href=\"https://github.com/freddy36?ref=www-internal-blog.chatwoot.com\">@freddy36\u003C/a>, \u003Ca href=\"https://github.com/sagararyal?ref=www-internal-blog.chatwoot.com\">@sagararyal\u003C/a>, \u003Ca href=\"https://github.com/hostup?ref=www-internal-blog.chatwoot.com\">@hostup\u003C/a>, \u003Ca href=\"https://github.com/robguthrie?ref=www-internal-blog.chatwoot.com\">@robguthrie\u003C/a>, for the contributions\u003C/p>","2022-02-16T12:46:27.000+00:00","2022-09-20T09:39:56.000+00:00","2022-02-21T08:44:42.000+00:00","Chatwoot v2.2 comes with Automations, conversation filters, email signatures, and more. Read on to learn more about this.",[1251],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1253],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v2-2-0/","Chatwoot Changelog – v2.2.0 is live!",{"id":1259,"uuid":1260,"title":1261,"slug":1262,"html":1263,"comment_id":1259,"feature_image":17,"featured":12,"visibility":13,"created_at":1264,"updated_at":1265,"published_at":1266,"custom_excerpt":1267,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1268,"authors":1271,"primary_author":1273,"primary_tag":1274,"url":1275,"excerpt":1267,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":1276,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"61a6aa6c4b8f26503f72da97","24d156d2-dd0e-42a2-a526-1c1d60c34e0a","2.0 release, EE Edition, et al.","2-0-release-ee-edition-et-al","\u003Cp>Hello everyone,\u003C/p>\u003Cp>Today we are announcing 2.0 - a new major version of Chatwoot that improves the product stability, adds new features and productivity enhancements, and a complete design overhaul. This release also marks our first Enterprise edition offering.  \u003C/p>\u003Ch3 id=\"20-release\">2.0 release\u003C/h3>\u003Cp>2.0 version ships with an updated dashboard that is completely redesigned for a better user experience. This update ships with many new features, including more communication channels, productivity enhancements, better conversations visibility, re-engagement options, etc.\u003C/p>\u003Ch5 id=\"%F0%9F%92%AC-communicate-with-your-customers-irrespective-of-the-medium\">\u003Cstrong>💬 Communicate with your customers irrespective of the medium\u003C/strong>\u003C/h5>\u003Cp>Chatwoot provides a unified inbox of conversations. You don't have to switch between tools to connect with your customers. We support the following communication channels.\u003C/p>\u003Cul>\u003Cli>Website Live-chat\u003C/li>\u003Cli>Email\u003C/li>\u003Cli>Facebook\u003C/li>\u003Cli>Instagram\u003C/li>\u003Cli>WhatsApp\u003C/li>\u003Cli>Twitter\u003C/li>\u003Cli>SMS\u003C/li>\u003Cli>Telegram\u003C/li>\u003Cli>Line\u003C/li>\u003Cli>API channel for custom needs.\u003C/li>\u003C/ul>\u003Cp>Chatwoot helps you to communicate within your organization. For example, you can create a group of employees as teams and assign the ownership of a conversation to a team. To communicate internally, you can now use private notes and @mentions.\u003C/p>\u003Cp>\u003Cstrong>🤩 Engage the customers based on their profile\u003C/strong>\u003C/p>\u003Cp>With our updated CRM, you can now synchronize your customer information by adding our SDK to your website/app. In addition, you can define custom attributes for the customers based on your requirements, tag them, and filter them on their characteristics.\u003C/p>\u003Cp>We also introduced a new feature for adding notes which helps you to log your calls/emails/conversations you had with your customers.\u003C/p>\u003Cp>\u003Cstrong>⚡️ Improve your team's productivity\u003C/strong>\u003C/p>\u003Cp>You can now use Command bar for quick access to all the commands you use in Chatwoot and use keyboard shortcuts for increased productivity.\u003C/p>\u003Ch3 id=\"enterprise-edition-ee\">Enterprise Edition (EE)\u003C/h3>\u003Cp>Today, we are excited to announce our enterprise edition software. For all future releases, you will see two versions of Chatwoot, Community Edition and Enterprise Edition (EE).\u003C/p>\u003Cp>We will include the features such as customisable dashboards, SLA Management, Agent scheduling software, IP blocklisting etc., suited for large organizations in the Enterprise Edition software. In contrast, Small and medium businesses would continue to use the Community edition. We are making the license update in the repository to include a dual licensing option. All the code available before this change and the future community edition updates would continue to be in the MIT license, and we promise that we will not move any feature that was shipped in CE to EE. All the contents of the folder \u003Ccode>/enterprise\u003C/code> is copyrighted, and you would need to purchase a license or signup at our Cloud offering to use these features.\u003C/p>\u003Cp>We hope that making our EE Edition code source available adds transparency to our business and the product. We are excited to hear your thoughts and feedback.\u003C/p>\u003Ch3 id=\"contributor-hall-of-fame\">Contributor Hall of Fame\u003C/h3>\u003Cp>The community has been core to our success so far. It is rewarding to see people from different countries and cultures come together for a common goal. Our product supports more than 30 languages right now, and all of it was contributed by the community.\u003C/p>\u003Cp>We want to honor and extend our gratitude to the people who have put the effort in helping us to make this software better every day. We are excited to announce the contributor's hall of fame. This website would show all the contributors who have contributed to Chatwoot. Be it a code change, a doc update, or a language contribution. We value every contribution you have made.\u003Cbr>\u003Cbr>We are really excited to bring this to you all. Let us know your thoughts and feedback !\u003C/p>","2021-11-30T22:49:16.000+00:00","2022-09-20T09:20:12.000+00:00","2021-12-09T07:12:31.000+00:00","Announcing Chatwoot 2.0! This version brings improvements to the product stability, adds new features, and brings a complete design overhaul. This release also marks our first Enterprise edition offering. ",[1269,1270],{"id":452,"name":453,"slug":453,"description":17,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":17,"url":454},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1272],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":452,"name":453,"slug":453,"description":17,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":17,"url":454},"https://www-internal-blog.chatwoot.com/2-0-release-ee-edition-et-al/","2.0 release, EE Edition, et al. | Chatwoot",{"id":1278,"uuid":1279,"title":1280,"slug":1281,"html":1282,"comment_id":1278,"feature_image":17,"featured":12,"visibility":13,"created_at":1283,"updated_at":1284,"published_at":1285,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1286,"authors":1288,"primary_author":1290,"primary_tag":1291,"url":1292,"excerpt":1293,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"619cf6064b8f26503f72da6f","cbc38c32-7b64-4a47-8ff6-f0e674d4be70","v1.22.1","v1-22-1","\u003Cp>This is hot fix release which fixes the following issues. \u003C/p>\u003Cp>A security issue was reported which involved unverified contact sessions having access to agent messages in real-time. The fix involved migrating the existing real-time message logic to session instead of contact. A new warning sign (shown below) was introduced as an indicator of an unverified session was introduced in the conversation header.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/11/cm.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"879\" height=\"285\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2021/11/cm.png 600w, https://www-internal-blog.chatwoot.com/content/images/2021/11/cm.png 879w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>","2021-11-23T14:09:10.000+00:00","2021-11-23T14:21:52.000+00:00","2021-11-23T14:16:17.000+00:00",[1287],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1289],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-22-1/","This is hot fix release which fixes the following issues. \n\nA security issue was reported which involved unverified contact sessions having\naccess to agent messages in real-time. The fix involved migrating the existing\nreal-time message logic to session instead of contact. A new warning sign (shown\nbelow) was introduced as an indicator of an unverified session was introduced in\nthe conversation header.",{"id":1295,"uuid":1296,"title":1297,"slug":1298,"html":1299,"comment_id":1295,"feature_image":17,"featured":12,"visibility":13,"created_at":1300,"updated_at":1301,"published_at":1302,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1303,"authors":1305,"primary_author":1307,"primary_tag":1308,"url":1309,"excerpt":1310,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6192637c4b8f26503f72d9f0","739d3466-9404-4542-a368-dc958cc60074","v1.22.0","v1-22-0","\u003Cp>Hey everyone, \u003C/p>\u003Cp>We have released a new version of Chatwoot v1.22.0 with the following updates:\u003C/p>\u003Ch3 id=\"%E2%9A%A1%EF%B8%8F-quickly-access-commands-using-%E2%8C%98-k\">⚡️ Quickly access commands using ⌘ + K\u003C/h3>\u003Cp>For our power users, we have shipped a command bar for your common tasks. You can now resolve conversations, add labels, assign teams, or switch to reports all from one place.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/11/command-bar.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1450\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2021/11/command-bar.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2021/11/command-bar.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2021/11/command-bar.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2021/11/command-bar.png 2020w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%93%9D-contact-profile-notes\">📝 Contact Profile &amp; Notes\u003C/h3>\u003Cp>We have shipped a new dedicated profile page for contacts. You can now add notes to a contact. You can use this to manually log a call, email, or meeting you had with the customer.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/11/contact-notes-2.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1270\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2021/11/contact-notes-2.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2021/11/contact-notes-2.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2021/11/contact-notes-2.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2021/11/contact-notes-2.png 2296w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%91%A9%E2%80%8D%F0%9F%92%BB-custom-attributes\">\u003Cbr>👩‍💻 Custom Attributes\u003C/h3>\u003Cp>A custom attribute tracks your contacts/conversation information — like the subscription plan, order details, etc. You can now access and update custom attributes from the sidebar on a conversation.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/11/custom-attributes.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1530\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2021/11/custom-attributes.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2021/11/custom-attributes.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2021/11/custom-attributes.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2021/11/custom-attributes.png 2204w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%94%8B-paste-images-from-clipboard\">🔋 Paste Images from Clipboard\u003C/h3>\u003Cp>You can now paste images as attachments to a conversation. \u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/11/op9KM17IQh.gif\" class=\"kg-image\" alt loading=\"lazy\" width=\"468\" height=\"171\">\u003C/figure>\u003Ch3 id=\"%E2%9A%99%EF%B8%8F-drag-and-rearrange-sidebar-elements\">⚙️ Drag and rearrange sidebar elements\u003C/h3>\u003Cp>You can now rearrange the sidebar elements based on your preference. Click on the header and drag it up or down to change the position.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/11/Ofcr5zzm89.gif\" class=\"kg-image\" alt loading=\"lazy\" width=\"325\" height=\"275\">\u003C/figure>\u003Ch3 id=\"other-improvements\">Other improvements:\u003C/h3>\u003Cul>\u003Cli>Added the ability to configure DialogFlow integration across all channel types except email.\u003C/li>\u003Cli>Added the ability to specify a subject for outgoing emails.\u003C/li>\u003Cli>Added the APIs to filter conversations &amp; contacts.\u003C/li>\u003Cli>Added the ability to enable pre-chat form before triggering campaigns.\u003C/li>\u003Cli>Installations will now automatically generate vapid keys for push notifications.\u003C/li>\u003Cli>Added the ability to ensure HMAC as mandatory for widget interactions.\u003C/li>\u003Cli>Numerous bug fixes and enhancements.\u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Ca href=\"https://github.com/lybrus?ref=www-internal-blog.chatwoot.com\">@lybrus\u003C/a>, \u003Ca href=\"https://github.com/jdsalchow?ref=www-internal-blog.chatwoot.com\">@jdsalchow\u003C/a>, \u003Ca href=\"https://github.com/akhilgkrishnan?ref=www-internal-blog.chatwoot.com\">@akhilgkrishnan\u003C/a>, \u003Ca href=\"https://github.com/virajbahulkar?ref=www-internal-blog.chatwoot.com\">@virajbahulkar\u003C/a>, \u003Ca href=\"https://github.com/jayeclark?ref=www-internal-blog.chatwoot.com\">@jayeclark\u003C/a>, \u003Ca href=\"https://github.com/SanjuSudheerM?ref=www-internal-blog.chatwoot.com\">@SanjuSudheerM\u003C/a>, \u003Ca href=\"https://github.com/sarhugo?ref=www-internal-blog.chatwoot.com\">@sarhugo\u003C/a>, \u003Ca href=\"https://github.com/alexverde?ref=www-internal-blog.chatwoot.com\">@alexverde\u003C/a>, \u003Ca href=\"https://github.com/wsuff?ref=www-internal-blog.chatwoot.com\">@wsuff\u003C/a>, \u003Ca href=\"https://github.com/santhosh-chinnasamy?ref=www-internal-blog.chatwoot.com\">@santhosh-chinnasamy\u003C/a>, \u003Ca href=\"https://github.com/sarzynski?ref=www-internal-blog.chatwoot.com\">@sarzynski\u003C/a>, \u003Ca href=\"https://github.com/Jnig?ref=www-internal-blog.chatwoot.com\">@Jnig\u003C/a> for the contributions\u003C/p>","2021-11-15T13:41:16.000+00:00","2021-11-23T14:05:48.000+00:00","2021-11-19T13:57:00.000+00:00",[1304],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1306],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-22-0/","Hey everyone, \n\nWe have released a new version of Chatwoot v1.22.0 with the following updates:\n\n⚡️ Quickly access commands using ⌘ + K\nFor our power users, we have shipped a command bar for your common tasks. You\ncan now resolve conversations, add labels, assign teams, or switch to reports\nall from one place.\n\n📝 Contact Profile & Notes\nWe have shipped a new dedicated profile page for contacts. You can now add notes\nto a contact. You can use this to manually log a call, email, or meeting you had",{"id":1312,"uuid":1313,"title":1314,"slug":1315,"html":1316,"comment_id":1312,"feature_image":17,"featured":12,"visibility":13,"created_at":1317,"updated_at":1318,"published_at":1319,"custom_excerpt":1320,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1321,"authors":1323,"primary_author":1325,"primary_tag":1326,"url":1327,"excerpt":1320,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"61697ff24b8f26503f72d954","38528927-548f-49ec-90f2-6702d243bf49","v1.21.0","v1-21-0","\u003Cp>Hello everyone, \u003Cbr>\u003Cbr>We have released a new version of Chatwoot with the following updates.\u003C/p>\u003Ch3 id=\"%F0%9F%93%B8-instagram-channel\">📸 Instagram Channel\u003C/h3>\u003Cp>With 1.21.0 update, you can send and receive Instagram DMs from Chatwoot. Read more details about the integration \u003Ca href=\"https://www.chatwoot.com/docs/product/channels/instagram?ref=www-internal-blog.chatwoot.com\">here\u003C/a>.  \u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/10/instadms-1-.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"2000\" height=\"1103\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2021/10/instadms-1-.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2021/10/instadms-1-.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2021/10/instadms-1-.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2021/10/instadms-1-.png 2350w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%93%8A-filter-reports-by-agent-team-inbox-labels\">📊 Filter reports by Agent, Team, Inbox &amp; Labels\u003C/h3>\u003Cp>You can now analyze conversation trends by applying filters for agents, teams, inboxes, and labels on reports. For example, you can now see how many conversations tagged with a label were created last week and the response times on those queries.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/10/report-filters-1-.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1538\" height=\"1038\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2021/10/report-filters-1-.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2021/10/report-filters-1-.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2021/10/report-filters-1-.png 1538w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%94%A5-email-channel-improvements\">🔥 Email Channel improvements\u003C/h3>\u003Cp>This update ships a lot of enhancements for the email channel, see the list below.\u003C/p>\u003Cul>\u003Cli>Use the sender name if available instead of generating one from the email.\u003C/li>\u003Cli>Fixes the delivery of emails if the case does not match.\u003C/li>\u003Cli>Supports cc and bcc in email replies.\u003C/li>\u003Cli>Fix issues with thread identification in email channels.\u003C/li>\u003Cli>Add a `sent` status indicator for the email messages.\u003C/li>\u003Cli>Remove message grouping in the email channel. Each message would be sent as a separate message.\u003C/li>\u003C/ul>\u003Ch3 id=\"%F0%9F%97%A3-out-of-office-responder-for-all-channels\">🗣 Out of office responder for all channels\u003C/h3>\u003Cp>You can now set out of office responder for all conversation channels. If a customer is reaching out to support in any of the support outside of the business hours, Chatwoot will send a pre-defined reply to them.\u003C/p>\u003Ch3 id=\"%F0%9F%8C%9F-refresh-prompt-on-disconnect\">🌟 Refresh Prompt on disconnect\u003C/h3>\u003Cp>Chatwoot would now prompt you to refresh the page to get the latest updates if you are disconnected from the network. :)\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/10/disconnect.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1436\" height=\"330\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2021/10/disconnect.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2021/10/disconnect.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2021/10/disconnect.png 1436w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%E2%9A%99%EF%B8%8F-contact-actions\">⚙️ Contact actions\u003C/h3>\u003Cp>In this update, we have added support for merging duplicate contacts, deleting a contact, and bulk importing contacts via a CSV file.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/10/actions.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1436\" height=\"330\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2021/10/actions.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2021/10/actions.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2021/10/actions.png 1436w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%92%85-other-updates\">💅 Other updates\u003C/h3>\u003Cul>\u003Cli>Added support for attachments in Slack channels, Read the updated guide \u003Ca href=\"https://www.chatwoot.com/docs/self-hosted/configuration/features/integrations/slack-integration-setup?ref=www-internal-blog.chatwoot.com\">here\u003C/a>.\u003C/li>\u003Cli>Added support for sending &amp; receiving attachments in Telegram / Line messenger.\u003C/li>\u003Cli>Fixed the time offset for Business hours on DST timezones.\u003C/li>\u003Cli>Added the ability to pass a param to close and reopen the chat window via SDK. Read the update SDK documentation \u003Ca href=\"https://www.chatwoot.com/docs/product/channels/live-chat/sdk/setup?ref=www-internal-blog.chatwoot.com#trigger-widget-without-displaying-bubble\">here\u003C/a>.\u003C/li>\u003Cli>Fixed the issue with Dialogflow integration in Docker builds.\u003C/li>\u003Cli>Added an option to view all conversations that matches the filters. \u003C/li>\u003Cli>Added a toggle to enforce user validation in Chatwoot website widget SDK.\u003C/li>\u003Cli>Added a fix to send notification to all the mentioned users in a private message.\u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Ca href=\"https://github.com/brentco?ref=www-internal-blog.chatwoot.com\">@brentco\u003C/a> \u003Ca href=\"https://github.com/murtaza-bagwala?ref=www-internal-blog.chatwoot.com\">@murtaza-bagwala\u003C/a> \u003Ca href=\"https://github.com/sarhugo?ref=www-internal-blog.chatwoot.com\">@sarhugo\u003C/a> \u003Ca href=\"https://github.com/akhilgkrishnan?ref=www-internal-blog.chatwoot.com\">@akhilgkrishnan\u003C/a> \u003Ca href=\"https://github.com/srameshr?ref=www-internal-blog.chatwoot.com\">@srameshr\u003C/a> \u003Ca href=\"https://github.com/manojmj92?ref=www-internal-blog.chatwoot.com\">@manojmj92\u003C/a> \u003Ca href=\"https://github.com/seagalputra?ref=www-internal-blog.chatwoot.com\">@seagalputra\u003C/a> \u003Ca href=\"https://github.com/SanjuSudheerM?ref=www-internal-blog.chatwoot.com\">@SanjuSudheerM\u003C/a> \u003Ca href=\"https://github.com/WevrLabs?ref=www-internal-blog.chatwoot.com\">@WevrLabs\u003C/a> for the contributions.\u003C/p>","2021-10-15T13:19:46.000+00:00","2021-10-18T13:30:45.000+00:00","2021-10-18T13:15:43.000+00:00","﻿With 1.21.0 update, you can send and receive Instagram DMs from Chatwoot. Read more details about the integration here. You can now analyze conversation trends by applying filters for agents, teams, inboxes, and labels on reports. For example, you can now see how many conversations tagged...",[1322],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1324],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-21-0/",{"id":1329,"uuid":1330,"title":1331,"slug":1332,"html":1333,"comment_id":1329,"feature_image":17,"featured":12,"visibility":13,"created_at":1334,"updated_at":1335,"published_at":1336,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1337,"authors":1339,"primary_author":1341,"primary_tag":1342,"url":1343,"excerpt":1344,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6142052d4b8f26503f72d827","f0226367-e746-48a1-8f68-fe5e0f10468a","v1.20.0","v1-20-0","\u003Cp>We have released a new version of Chatwoot v1.20.0 with the following updates.\u003C/p>\u003Ch3 id=\"%F0%9F%94%A5-new-channels-line-telegram\">🔥 New Channels: Line &amp; Telegram \u003C/h3>\u003Cp>We have added native support for Line and Telegram in v1.20.0. As of now, text messages are supported, we will be adding support for images/files in the upcoming releases.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/09/Group-2-1-.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1782\" height=\"978\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2021/09/Group-2-1-.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2021/09/Group-2-1-.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2021/09/Group-2-1-.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2021/09/Group-2-1-.png 1782w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003C/p>\u003Ch3 id=\"%F0%9F%A4%A1-csat-surveys-for-every-channel\">🤡 CSAT surveys for every channel\u003C/h3>\u003Cp>You can now opt to send a Customer satisfaction surveys on every channel once the conversation is resolved. The user would receive a link where they can register their feedback. \u003C/p>\u003Cp>A example on how it works on twitter is shown below.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/09/Bitmap.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1682\" height=\"348\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2021/09/Bitmap.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2021/09/Bitmap.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2021/09/Bitmap.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2021/09/Bitmap.png 1682w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/09/Screenshot-2021-09-16-at-12.17.07-PM.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1402\" height=\"1114\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2021/09/Screenshot-2021-09-16-at-12.17.07-PM.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2021/09/Screenshot-2021-09-16-at-12.17.07-PM.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2021/09/Screenshot-2021-09-16-at-12.17.07-PM.png 1402w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003C/p>\u003Ch3 id=\"%F0%9F%92%AC-send-mms-via-twilio\">💬 Send MMS via Twilio\u003C/h3>\u003Cp>Chatwoot now supports sending Multimedia message via Twilio API.\u003C/p>\u003Cp>\u003C/p>\u003Ch3 id=\"%F0%9F%8E%A8-updated-mention-notification-emails\">🎨 Updated mention notification emails\u003C/h3>\u003Cp>Earlier the mention notification emails didn't have the message content. We have updated the design to include the message content as well.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/09/Screenshot-2021-09-15-at-8.15.09-PM.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1178\" height=\"656\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2021/09/Screenshot-2021-09-15-at-8.15.09-PM.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2021/09/Screenshot-2021-09-15-at-8.15.09-PM.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2021/09/Screenshot-2021-09-15-at-8.15.09-PM.png 1178w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003C/p>\u003Ch3 id=\"%F0%9F%9B%A0-bug-fixes-improvements\">🛠 Bug fixes &amp; Improvements:\u003C/h3>\u003Cul>\u003Cli>For emails forwarded from Google Groups, Google rewrites the FROM address to the group email and the original email will be available under X-Original-Sender. The new update would handle this case.\u003C/li>\u003Cli>Added the APIs and UI for custom attributes schema. (upcoming feature)\u003C/li>\u003Cli>Added the ability to remove Inbox avatar.\u003C/li>\u003Cli>Update the design of the web-widget for WCAG 2.0 compliance. Thanks to @koudshoorn for the PR.\u003C/li>\u003Cli>Added multiline support for the greeting messages.\u003C/li>\u003Cli>Support more special characters in the password.\u003C/li>\u003Cli>You can now pop out the reply box to write longer text messages.\u003C/li>\u003Cli>Added fix for rendering issues with email messages. The entire HTML would be rendered in the messages with option to view the Quoted text.\u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Ca href=\"https://github.com/wilso199?ref=www-internal-blog.chatwoot.com\">@wilso199\u003C/a>, \u003Ca href=\"https://github.com/koudshoorn?ref=www-internal-blog.chatwoot.com\">@koudshoorn\u003C/a>, \u003Ca href=\"https://github.com/SanjuSudheerM?ref=www-internal-blog.chatwoot.com\">@SanjuSudheerM\u003C/a>, \u003Ca href=\"https://github.com/noobnooc?ref=www-internal-blog.chatwoot.com\">@noobnooc\u003C/a> for the contributions\u003C/p>","2021-09-15T14:37:33.000+00:00","2021-09-16T07:06:51.000+00:00","2021-09-16T07:04:26.000+00:00",[1338],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1340],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-20-0/","We have released a new version of Chatwoot v1.20.0 with the following updates.\n\n🔥 New Channels: Line & Telegram \nWe have added native support for Line and Telegram in v1.20.0. As of now, text\nmessages are supported, we will be adding support for images/files in the\nupcoming releases.\n\n\n\n🤡 CSAT surveys for every channel\nYou can now opt to send a Customer satisfaction surveys on every channel once\nthe conversation is resolved. The user would receive a link where they can\nregister their feedback.",{"id":1346,"uuid":1347,"title":1348,"slug":1349,"html":1350,"comment_id":1346,"feature_image":17,"featured":12,"visibility":13,"created_at":1351,"updated_at":1352,"published_at":1353,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1354,"authors":1356,"primary_author":1358,"primary_tag":1359,"url":1360,"excerpt":1361,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"611a7b7a4b8f26503f72d6ac","ccbf941e-823c-4dd8-a969-bad264982112","v1.19.0","v1-19-0","\u003Cp>\u003Cem>Note: If you are using Linux installations, please make sure that you have upgraded Ruby version 3.0.2 along with Chatwoot. Refer to this \u003Ca href=\"https://www.chatwoot.com/docs/self-hosted/deployment/linux-vm?ref=www-internal-blog.chatwoot.com#upgrading-to-a-newer-version-of-chatwoot\">guide\u003C/a> for help.\u003C/em>\u003C/p>\u003Cp>We have released a new version of Chatwoot with the following updates.\u003C/p>\u003Ch3 id=\"%F0%9F%94%A5-push-notification-servers\">🔥 Push notification servers\u003C/h3>\u003Cp>If you are using the community edition of Chatwoot, you would now be able use the Official mobile app with push notifications without any additional configuration. \u003C/p>\u003Ch3 id=\"%F0%9F%92%A4-snooze-a-conversation\">💤 Snooze a conversation\u003C/h3>\u003Cp>Snoozing a conversation removes it from the list of open conversations available for agents. You can snooze a conversation if you are waiting for a reply from the user or if you want to revisit the conversation at a later point in time. Chatwoot support following snooze options: \u003C/p>\u003Cul>\u003Cli>\u003Cstrong>Until next reply: \u003C/strong>Conversation would be in a snoozed state until the user replies to the conversation.\u003C/li>\u003Cli>\u003Cstrong>Next day: \u003C/strong>Conversation would be in a snoozed state until the next day 9AM.\u003C/li>\u003Cli>\u003Cstrong>Next week: \u003C/strong>The conversation would be put back in the list of conversations next Monday 9AM.\u003C/li>\u003C/ul>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/08/pending-1.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"263\" height=\"355\">\u003C/figure>\u003Ch3 id=\"%F0%9F%93%A4-campaigns-beta\">📤 Campaigns (beta)\u003C/h3>\u003Cp>This release gives campaigns a dedicated place in the sidebar. With campaigns you can send out outbound messages to a specified set of users. You can create 2 types of campaigns:\u003C/p>\u003Cul>\u003Cli>\u003Cstrong>One-off campaigns: \u003C/strong>Create one-time outbound messages via SMS or Whatsapp. You can select a segment of users tagged by a label and schedule the campaign to a later time.\u003C/li>\u003Cli>\u003Cstrong>One-going campaigns: \u003C/strong>Create outbound messages based on rules on a website widget.\u003C/li>\u003C/ul>\u003Ch3 id=\"%F0%9F%9A%85-keyboard-shortcuts-beta\">🚅 Keyboard shortcuts (beta)\u003C/h3>\u003Cp>The latest version of Chatwoot includes a range of keyboard shortcuts for power users.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/08/keyboard-shortcuts.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1943\" height=\"1044\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2021/08/keyboard-shortcuts.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2021/08/keyboard-shortcuts.png 1000w, https://www-internal-blog.chatwoot.com/content/images/size/w1600/2021/08/keyboard-shortcuts.png 1600w, https://www-internal-blog.chatwoot.com/content/images/2021/08/keyboard-shortcuts.png 1943w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%92%85-quickly-identify-the-last-message-type\">💅 Quickly identify the last message type\u003C/h3>\u003Cp>While scanning the list of conversation, the agent users found it difficult to understand whether the last message was a reply or a private note. In this release, we have added an icon to differentiate between the messages.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/08/last-messages-in-chat.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"940\" height=\"836\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2021/08/last-messages-in-chat.png 600w, https://www-internal-blog.chatwoot.com/content/images/2021/08/last-messages-in-chat.png 940w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Cp>\u003C/p>\u003Ch3 id=\"%E2%9A%A1%EF%B8%8F-support-for-to-cc-subject-in-message-headers\">⚡️ Support for to, cc &amp; subject in message headers\u003C/h3>\u003Cp>Chatwoot now display cc, bcc, subject on each message so that it is easy to identify whether the message is received via email or live-chat.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://www-internal-blog.chatwoot.com/content/images/2021/08/cc-bcc-email-inbox.png\" class=\"kg-image\" alt loading=\"lazy\" width=\"1108\" height=\"836\" srcset=\"https://www-internal-blog.chatwoot.com/content/images/size/w600/2021/08/cc-bcc-email-inbox.png 600w, https://www-internal-blog.chatwoot.com/content/images/size/w1000/2021/08/cc-bcc-email-inbox.png 1000w, https://www-internal-blog.chatwoot.com/content/images/2021/08/cc-bcc-email-inbox.png 1108w\" sizes=\"(min-width: 720px) 720px\">\u003C/figure>\u003Ch3 id=\"%F0%9F%9A%94-block-and-throttle-abusive-requests\">🚔 Block and throttle abusive requests\u003C/h3>\u003Cp>The latest version implements an in-product rate-limiting mechanism. Requests would be throttled based on the IP or email address used to create the request.\u003C/p>\u003Ch3 id=\"%E2%99%BB%EF%B8%8F-reduce-docker-image-size\">♻️ Reduce docker image size\u003C/h3>\u003Cp>The size of the docker image has been reduced by 50%. Thanks to \u003Ca href=\"https://github.com/paescuj?ref=www-internal-blog.chatwoot.com\">@paescuj\u003C/a> for this amazing contribution.\u003C/p>\u003Ch3 id=\"%E2%9C%A8-bug-fixes-and-enhancements\">✨ Bug fixes and enhancements:\u003C/h3>\u003Cul>\u003Cli>Introduced a \u003Ccode>pending\u003C/code> status. The bot conversation with be in pending status initial and would be move to open and then resolved. (Pending -&gt; Open -&gt; (Snoozed) -&gt; Resolved)\u003C/li>\u003Cli>Improved search, list performance of contact/conversation APIs.\u003C/li>\u003Cli>Added the support to use database with a non-standard port.\u003C/li>\u003Cli>Added a fix to render line-breaks properly in messages. Earlier, the line-breaks were not respected by the message rendering logic.\u003C/li>\u003Cli>Upgrade to Rails 6.1.4\u003C/li>\u003C/ul>\u003Cp>\u003C/p>\u003Cp>Thanks to \u003Ca href=\"https://github.com/SanjuSudheerM?ref=www-internal-blog.chatwoot.com\">@SanjuSudheerM\u003C/a>, \u003Ca href=\"https://github.com/sbreiler-work?ref=www-internal-blog.chatwoot.com\">@sbreiler-work\u003C/a>, \u003Ca href=\"https://github.com/paescuj?ref=www-internal-blog.chatwoot.com\">@paescuj\u003C/a>, \u003Ca href=\"https://github.com/raikasdev?ref=www-internal-blog.chatwoot.com\">@raikasdev\u003C/a>, \u003Ca href=\"https://github.com/HariniKrishnan?ref=www-internal-blog.chatwoot.com\">@HariniKrishnan\u003C/a>, \u003Ca href=\"https://github.com/vishal-pandey?ref=www-internal-blog.chatwoot.com\">@vishal-pandey\u003C/a>, \u003Ca href=\"https://github.com/thundersparkf?ref=www-internal-blog.chatwoot.com\">@thundersparkf\u003C/a>,  \u003Ca href=\"https://github.com/shailesh-kalamkar?ref=www-internal-blog.chatwoot.com\">@shailesh-kalamkar\u003C/a>, \u003Ca href=\"https://github.com/patrickobriain?ref=www-internal-blog.chatwoot.com\">@patrickobriain\u003C/a>  for the contributions\u003C/p>","2021-08-16T14:51:38.000+00:00","2021-08-17T07:09:41.000+00:00","2021-08-16T20:54:02.000+00:00",[1355],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1357],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-19-0/","Note: If you are using Linux installations, please make sure that you have\nupgraded Ruby version 3.0.2 along with Chatwoot. Refer to this guide\n[https://www.chatwoot.com/docs/self-hosted/deployment/linux-vm#upgrading-to-a-newer-version-of-chatwoot] \nfor help.\n\nWe have released a new version of Chatwoot with the following updates.\n\n🔥 Push notification servers\nIf you are using the community edition of Chatwoot, you would now be able use\nthe Official mobile app with push notifications without any ",{"id":1363,"uuid":1364,"title":1365,"slug":1366,"html":1367,"comment_id":1363,"feature_image":17,"featured":12,"visibility":13,"created_at":1368,"updated_at":1369,"published_at":1370,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1371,"authors":1373,"primary_author":1375,"primary_tag":1376,"url":1377,"excerpt":1378,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"611b5ea14b8f26503f72d77a","541891c4-8fec-4d6f-ade1-4eec26b6d976","Mobile App - v1.3.0","mobile-v1-3","\u003Cp>We have released a new version of Chatwoot mobile app with the following updates.\u003C/p>\u003Ch3 id=\"compatibility\">\u003Cstrong>\u003Cstrong>Compatibility\u003C/strong>\u003C/strong>\u003C/h3>\u003Cul>\u003Cli>Upgrade to server version v1.15.0+ or later is required\u003C/li>\u003Cli>Android operating system 7+ \u003Ca href=\"https://android-developers.googleblog.com/2017/12/improving-app-security-and-performance.html?ref=www-internal-blog.chatwoot.com\">is required by Google\u003C/a>.\u003C/li>\u003Cli>iPhone 5s devices and later with iOS 10+ is required.\u003C/li>\u003C/ul>\u003Ch3 id=\"highlights\">\u003Cstrong>Highlights\u003C/strong>\u003C/h3>\u003Cul>\u003Cli>Upgraded react-native to 0.64.2.\u003C/li>\u003Cli>Added development support for apple M1 devices.\u003C/li>\u003Cli>Added \u003Ca href=\"https://posthog.com/?ref=www-internal-blog.chatwoot.com\">posthog\u003C/a> for analytics.\u003C/li>\u003C/ul>","2021-08-17T07:00:49.000+00:00","2021-08-17T07:11:24.000+00:00","2021-08-12T07:10:00.000+00:00",[1372],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1374],{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":27,"name":28,"slug":29,"profile_image":30,"cover_image":31,"bio":32,"website":33,"location":34,"facebook":17,"twitter":35,"meta_title":17,"meta_description":17,"url":36},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/mobile-v1-3/","We have released a new version of Chatwoot mobile app with the following\nupdates.\n\nCompatibility\n * Upgrade to server version v1.15.0+ or later is required\n * Android operating system 7+ is required by Google\n   [https://android-developers.googleblog.com/2017/12/improving-app-security-and-performance.html]\n   .\n * iPhone 5s devices and later with iOS 10+ is required.\n\nHighlights\n * Upgraded react-native to 0.64.2.\n * Added development support for apple M1 devices.\n * Added posthog [https://posth",{"id":1380,"uuid":1381,"title":1382,"slug":1383,"html":1384,"comment_id":1380,"feature_image":17,"featured":12,"visibility":13,"created_at":1385,"updated_at":1386,"published_at":1387,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1388,"authors":1390,"primary_author":1392,"primary_tag":1393,"url":1394,"excerpt":1395,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118e27d4b8f26503f72d54a","ca62f6c8-1cfc-4392-aa0b-ad81dea626ba","v1.18.0","v1-18-0","\u003Ch3 id=\"%E2%9C%A8-measure-customer-satisfaction-with-csat-surveys\">✨ Measure customer satisfaction with CSAT surveys\u003C/h3>\u003Cp>\u003Cbr>When a conversation is closed, the system will automatically send a message to the user to rate the conversation and provide feedback. The survey is completely optional. The survey response is used to calculate customer satisfaction reports.\u003C/p>\u003Cp>\u003Cstrong>Note:\u003C/strong> This is available on the live-chat channel only now. We will add support for the rest of the channels in future releases.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/071/430-28984d3ece2cd11642fe077aae909cb657a96136.jpg\" class=\"kg-image\" alt=\"csat-message.jpg\" loading=\"lazy\">\u003C/figure>\u003Cp>\u003Cbr>\u003Cstrong>Reports:\u003C/strong> A report will be generated based on the responses received, and you can see the satisfaction score, response rate, and individual feedback. In addition, you can use a date filter to see the response received in the last seven days, 30 days, three months, etc.\u003C/p>\u003Cul>\u003Cli>\u003Cstrong>Satisfaction score:\u003C/strong> The percent of positive responses received (😀 or 😍)\u003C/li>\u003Cli>\u003Cstrong>Response rate:\u003C/strong> The number of responses received / total surveys sent.\u003C/li>\u003C/ul>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/071/431-d462acca4e3b3f130def92ffb4d6a1d495c5f847.png\" class=\"kg-image\" alt=\"csat-report.png\" loading=\"lazy\">\u003C/figure>\u003Cp>\u003Cbr>\u003C/p>\u003Ch3 id=\"%E2%9C%A8-delete-messages\">✨ Delete messages\u003C/h3>\u003Cp>\u003Cbr>If you have made an error or have included sensitive data in the messages, or to comply with data deletion requests, you can now delete the messages sent to the user. On each message, there will be an option to delete the message.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/071/432-809e025f0a17249cb646c47310a2b4565e85564f.jpg\" class=\"kg-image\" alt=\"delete-messages.jpg\" loading=\"lazy\">\u003C/figure>\u003Cp>\u003Cbr>\u003C/p>\u003Ch3 id=\"%E2%9C%A8-drag-and-drop-attachments\">✨ Drag and drop attachments\u003C/h3>\u003Cp>\u003Cbr>To make it easier to add an image or an attachment, we have added the option drag and drop files to conversations. \u003Cbr>\u003Cbr>\u003C/p>\u003Ch3 id=\"%E2%9C%A8-custom-date-range-in-reports\">✨ Custom date range in reports\u003C/h3>\u003Cp>\u003Cbr>Along with the preset date ranges, you can now select custom date ranges in the reports.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/071/436-4425dce0bcae54de84b178fb7cf39b18c368220d.png\" class=\"kg-image\" alt=\"custom-date-range.png\" loading=\"lazy\">\u003C/figure>\u003Cp>\u003Cbr>\u003C/p>\u003Cp>Thanks to @anew-bhav, @srameshr, @mrunalselokar for the contributions.\u003C/p>","2021-08-15T09:46:37.000+00:00","2021-08-15T09:59:13.000+00:00","2021-07-17T09:46:00.000+00:00",[1389],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1391],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-18-0/","✨ Measure customer satisfaction with CSAT surveys\n\nWhen a conversation is closed, the system will automatically send a message to\nthe user to rate the conversation and provide feedback. The survey is completely\noptional. The survey response is used to calculate customer satisfaction\nreports.\n\nNote: This is available on the live-chat channel only now. We will add support\nfor the rest of the channels in future releases.\n\n\nReports: A report will be generated based on the responses received, and you",{"id":1397,"uuid":1398,"title":1399,"slug":1400,"html":1401,"comment_id":1397,"feature_image":17,"featured":12,"visibility":13,"created_at":1402,"updated_at":1403,"published_at":1404,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1405,"authors":1407,"primary_author":1409,"primary_tag":1410,"url":1411,"excerpt":1412,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118e5f74b8f26503f72d554","00b198ff-dcdf-4b13-9922-551adf6e920f","v1.17.0","v1-17-0","\u003Cp>We have released a version v1.17.0 with the following updates\u003C/p>\u003Cp>\u003C/p>\u003Ch3 id=\"%F0%9F%A4%96-dialogflow-integration\">🤖 Dialogflow integration\u003C/h3>\u003Cp>Chatbots are an essential part of every customer service platform. If you have many conversations happening in your account, scaling human support might not be effective. You could deploy a chatbot that helps answer trivial questions and hand it off to an agent when necessary. We have created a native integration with Dialogflow in the release so that it is easier for your to connect your bots.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/069/672-0d4aeecc4fbcf3fe1f105e3fb6dede21bf9750da.gif\" class=\"kg-image\" alt=\"ezgif-7-d4b0a4aa99f2.gif\" loading=\"lazy\">\u003C/figure>\u003Cp>\u003C/p>\u003Ch3 id=\"%F0%9F%94%96-tag-a-contact-using-a-label\">🔖 Tag a contact using a label\u003C/h3>\u003Cp>You can now tag a contact with a label from the contact sidebar. This allows you to segment your contacts easily.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/069/673-131d4733e1c20ac9965c1fbb3fdd6c15a7a16382.gif\" class=\"kg-image\" alt=\"5JMYydBvBU.gif\" loading=\"lazy\">\u003C/figure>\u003Cp>\u003C/p>\u003Ch3 id=\"%E2%9C%A8-assign-to-me-button\">✨ \"Assign to me\" button\u003C/h3>\u003Cp>We have often received the request to make it easier for an agent to take ownership of a contact. In this release, we have added a button to make the self-assignment easier than ever.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/069/674-825a890df0d18f9158b0b6b7cc09e099727a69eb.png\" class=\"kg-image\" alt=\"Screenshot 2021-06-17 at 6.07.42 PM.png\" loading=\"lazy\">\u003C/figure>\u003Cp>\u003C/p>\u003Ch3 id=\"%E2%9A%A1%EF%B8%8F-insert-canned-responses-anywhere-in-the-editor\">⚡️ Insert canned responses anywhere in the editor\u003C/h3>\u003Cp>Earlier canned responses were available only at the start of the content. Now you can use \u003Ccode>/\u003C/code> slash command anywhere in the editor.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/069/676-f502492bd5af86be093d6eb02f8994f20bc58b4e.gif\" class=\"kg-image\" alt=\"ezgif-2-70d410173b1d.gif\" loading=\"lazy\">\u003C/figure>\u003Cp>\u003C/p>\u003Ch3 id=\"%F0%9F%92%85-other-improvements\">💅 Other improvements\u003C/h3>\u003Cul>\u003Cli>Added Client APIs for API Channel. You can now build custom clients for the API channel.\u003C/li>\u003Cli>Added the ability to run Chatwoot as an API only server.\u003C/li>\u003Cli>Added the ability to disable the email collect box on the widget.\u003C/li>\u003Cli>Fixed privilege validations for API endpoints.\u003C/li>\u003Cli>Improvements in the web widget campaigns.\u003C/li>\u003Cli>Fixed emails sent in the wrong translation.\u003C/li>\u003Cli>Added strong passwords as a requirement.\u003C/li>\u003Cli>Added the ability to specify bot as a sender of the message.\u003C/li>\u003Cli>Retain focus after sending a message.\u003C/li>\u003Cli>Added support for Polish(pl) language.\u003C/li>\u003C/ul>\u003Cp>Thanks to @aniravi24, for the contributions.\u003C/p>","2021-08-15T10:01:27.000+00:00","2021-08-15T10:04:09.000+00:00","2021-06-17T10:02:00.000+00:00",[1406],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1408],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-17-0/","We have released a version v1.17.0 with the following updates\n\n\n\n🤖 Dialogflow integration\nChatbots are an essential part of every customer service platform. If you have\nmany conversations happening in your account, scaling human support might not be\neffective. You could deploy a chatbot that helps answer trivial questions and\nhand it off to an agent when necessary. We have created a native integration\nwith Dialogflow in the release so that it is easier for your to connect your\nbots.\n\n\n\n🔖 Tag a",{"id":1414,"uuid":1415,"title":1416,"slug":1417,"html":1418,"comment_id":1414,"feature_image":17,"featured":12,"visibility":13,"created_at":1419,"updated_at":1420,"published_at":1421,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1422,"authors":1424,"primary_author":1426,"primary_tag":1427,"url":1428,"excerpt":1429,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118e6f04b8f26503f72d570","8cfb339e-4afa-44ba-987c-ddf423a5da4c","v1.16.2 - Hotfix","v1-16-2-hotfix","\u003Cp>Addresses the issue in the v1.16.1 release which resulted in a loop of campaign API calls\u003C/p>","2021-08-15T10:05:36.000+00:00","2021-08-15T10:06:04.000+00:00","2021-05-18T10:05:00.000+00:00",[1423],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1425],{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-16-2-hotfix/","Addresses the issue in the v1.16.1 release which resulted in a loop of campaign\nAPI calls",{"id":1431,"uuid":1432,"title":1433,"slug":1434,"html":1435,"comment_id":1431,"feature_image":17,"featured":12,"visibility":13,"created_at":1436,"updated_at":1437,"published_at":1438,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1439,"authors":1441,"primary_author":1443,"primary_tag":1444,"url":1445,"excerpt":1446,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118e73b4b8f26503f72d57c","1e49999a-a313-4ead-97f2-4fe9556ac0c2","v1.16.1","v1-16-1","\u003Cp>We have released a new version v1.16.1 with the following updates.\u003C/p>\u003Ch3 id=\"campaigns-in-live-chat-widget\">Campaigns in live-chat widget\u003C/h3>\u003Cp>We now support campaigns in the live-chat widget. You can create outbound messages based on the URL and the time user has spent on the page.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/067/846-251e381db4759a3c470cecfcd03a3eae101a7382.jpg\" class=\"kg-image\" alt=\"live-chat campaigns.jpg\" loading=\"lazy\">\u003C/figure>\u003Cp>Note:\u003C/p>\u003Cul>\u003Cli>The current conversation layout supports only one conversation thread, so the campaign would be executed only once. We will support multiple conversations on the widget in the upcoming releases which would solve this issue.\u003C/li>\u003Cli>Support for the contact attributes like country/city/company would be available in future releases.\u003C/li>\u003Cli>Email request bot will not function for now with campaigns, we will fix this in the future.\u003C/li>\u003C/ul>\u003Ch3 id=\"improved-ux-for-adding-labels-to-the-conversation\">Improved UX for adding labels to the conversation\u003C/h3>\u003Cp>You can now search for a label and add/remove it right from the right sidebar.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/067/708-6f8f35b77d893c2664519657e5023b676964cf68.gif\" class=\"kg-image\" alt=\"IxRvHxiozp.gif\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"sort-contacts\">Sort contacts\u003C/h3>\u003Cp>Sort contacts using the name, email, phone_number and last activity time.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/067/845-e87636f5d4b1649a04b6ea3b4c4d02c0b44d6c2f.jpg\" class=\"kg-image\" alt=\"sort-contacts.jpg\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"other-changes\">Other changes\u003C/h3>\u003Cul>\u003Cli>Added APIs for Integration Hooks.\u003C/li>\u003Cli>Upgraded chart.js, added more date range options to the reports.\u003C/li>\u003Cli>Added a fix to handle email with no subject line or body.\u003C/li>\u003Cli>Added font-display: swap to fix reported issue with Lighthouse audits.\u003C/li>\u003Cli>Added a fix to clear search input while navigating to another tab/page.\u003C/li>\u003Cli>Show agent availability status in conversation assignee list.\u003C/li>\u003Cli>[developer experience] Added Storybook to document the component list in Chatwoot.\u003C/li>\u003Cli>Added APIs &amp; components for CRM feature.\u003C/li>\u003C/ul>\u003Cp>Thanks to Suraj Rajput(@surajput32), Pranjal Kushwaha(@pranjal0819), Niklas Haug(@niklashaug)\u003C/p>","2021-08-15T10:06:51.000+00:00","2021-08-15T10:07:40.000+00:00","2021-05-17T10:07:00.000+00:00",[1440],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1442],{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-16-1/","We have released a new version v1.16.1 with the following updates.\n\nCampaigns in live-chat widget\nWe now support campaigns in the live-chat widget. You can create outbound\nmessages based on the URL and the time user has spent on the page.\n\nNote:\n\n * The current conversation layout supports only one conversation thread, so the\n   campaign would be executed only once. We will support multiple conversations\n   on the widget in the upcoming releases which would solve this issue.\n * Support for the c",{"id":1448,"uuid":1449,"title":1450,"slug":1451,"html":1452,"comment_id":1448,"feature_image":17,"featured":12,"visibility":13,"created_at":1453,"updated_at":1454,"published_at":1455,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1456,"authors":1458,"primary_author":1460,"primary_tag":1461,"url":1462,"excerpt":1463,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118e77c4b8f26503f72d589","a5b0be07-f81f-45c5-b1b8-ceb46b93593c","v1.15.1 - Security hotfix","v1-15-1-security-hotfix","\u003Cp>This release includes a security fix to a reported XSS vulnerability that allowed agents to make an XSS attack against other admins/agents.\u003C/p>\u003Cp>The fix included upgrading the dependant library v-tooltip and disable the HTML rendering of agent names.\u003C/p>\u003Ch3 id=\"other-bug-fixes-and-improvements\">Other bug fixes and improvements\u003C/h3>\u003Cul>\u003Cli>Fix the bug to resolve the identity of the user via phone number in Twilio inboxes.\u003C/li>\u003Cli>Add a new API to resolve the assignable agents in a particular inbox.\u003C/li>\u003Cli>Fix reset password error message and default it to the server returned response.\u003C/li>\u003Cli>Upgrade ssri to fix CVE-2021-27290.\u003C/li>\u003Cli>Fix minor UI glitches.\u003C/li>\u003C/ul>\u003Ch3 id=\"new-languages-introduced-in-the-release\">New languages introduced in the release\u003C/h3>\u003Cul>\u003Cli>Chinese (zh-CN)\u003C/li>\u003Cli>Norwegian (no)\u003C/li>\u003Cli>Hungarian (hu)\u003C/li>\u003C/ul>","2021-08-15T10:07:56.000+00:00","2021-08-15T10:08:39.000+00:00","2021-04-20T10:08:00.000+00:00",[1457],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1459],{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-15-1-security-hotfix/","This release includes a security fix to a reported XSS vulnerability that\nallowed agents to make an XSS attack against other admins/agents.\n\nThe fix included upgrading the dependant library v-tooltip and disable the HTML\nrendering of agent names.\n\nOther bug fixes and improvements\n * Fix the bug to resolve the identity of the user via phone number in Twilio\n   inboxes.\n * Add a new API to resolve the assignable agents in a particular inbox.\n * Fix reset password error message and default it to th",{"id":1465,"uuid":1466,"title":1467,"slug":1468,"html":1469,"comment_id":1465,"feature_image":17,"featured":12,"visibility":13,"created_at":1470,"updated_at":1471,"published_at":1472,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1473,"authors":1475,"primary_author":1477,"primary_tag":1478,"url":1479,"excerpt":1480,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118e8a64b8f26503f72d597","96f9ee8d-3fe1-4351-a456-30a68380aeba","v1.15.0","v1-15-0","\u003Cp>We have released v1.15.0 with the following updates.\u003C/p>\u003Ch3 id=\"ability-to-create-outbound-conversations\">Ability to create outbound Conversations\u003C/h3>\u003Cp>Now you can send outbound message to your contacts in your SMS, Whatsapp, Email, Website Live chat inboxes in Chatwoot. You can select the \"New Conversation\" button in the contact sidebar and start sending messages.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/066/318-504004882076f381983efb3161b8bd38f40c3ca8.jpg\" class=\"kg-image\" alt=\"outbound-message.jpg\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"other-improvements\">Other Improvements\u003C/h3>\u003Cul>\u003Cli>Added the ability to send template messages in WhatsApp inbox.\u003C/li>\u003Cli>Improved email rendering for HTML emails.\u003C/li>\u003Cli>Ability to transfer conversation back to Bot from UI.\u003C/li>\u003Cli>Fix SMTP config and standardize the variables.\u003C/li>\u003Cli>Numerous bug fixes and enhancements.\u003C/li>\u003C/ul>\u003Cp>Thanks to @srameshr for the contributions\u003C/p>","2021-08-15T10:12:54.000+00:00","2021-08-15T10:14:00.000+00:00","2021-04-20T10:00:00.000+00:00",[1474],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1476],{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-15-0/","We have released v1.15.0 with the following updates.\n\nAbility to create outbound Conversations\nNow you can send outbound message to your contacts in your SMS, Whatsapp, Email,\nWebsite Live chat inboxes in Chatwoot. You can select the \"New Conversation\"\nbutton in the contact sidebar and start sending messages.\n\nOther Improvements\n * Added the ability to send template messages in WhatsApp inbox.\n * Improved email rendering for HTML emails.\n * Ability to transfer conversation back to Bot from UI.\n ",{"id":1482,"uuid":1483,"title":1484,"slug":1485,"html":1486,"comment_id":1482,"feature_image":17,"featured":12,"visibility":13,"created_at":1487,"updated_at":1488,"published_at":1489,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1490,"authors":1492,"primary_author":1494,"primary_tag":1495,"url":1496,"excerpt":1497,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118eae44b8f26503f72d5aa","ded2f0f0-83d0-4e89-b556-44df990e24a4","v1.14.2 - Hotfix","v1-14-2-hotfix","\u003Cp>Fixes the bug that prevents new conversations from appearing in real-time on the dashboard in some cases.\u003C/p>","2021-08-15T10:22:28.000+00:00","2021-08-15T10:23:04.000+00:00","2021-03-23T10:22:00.000+00:00",[1491],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1493],{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-14-2-hotfix/","Fixes the bug that prevents new conversations from appearing in real-time on the\ndashboard in some cases.",{"id":1499,"uuid":1500,"title":1501,"slug":1502,"html":1503,"comment_id":1499,"feature_image":17,"featured":12,"visibility":13,"created_at":1504,"updated_at":1505,"published_at":1506,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1507,"authors":1509,"primary_author":1511,"primary_tag":1512,"url":1513,"excerpt":1514,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118eb114b8f26503f72d5b7","6ec08e33-3705-4153-a968-a97abf166a4e","v1.14.1 - Bugfix","v1-14-1-bugfix","\u003Cp>Squishing some of the bugs from our previous release.\u003C/p>\u003Cul>\u003Cli>Fixed issue with email config in containers\u003C/li>\u003Cli>Hide pre-chat form for sessions initiated with \u003Ccode>setUser\u003C/code>\u003C/li>\u003Cli>fixes sidebar filters getting reset on the conversations page\u003C/li>\u003C/ul>","2021-08-15T10:23:13.000+00:00","2021-08-15T10:24:03.000+00:00","2021-03-21T10:23:00.000+00:00",[1508],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1510],{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-14-1-bugfix/","Squishing some of the bugs from our previous release.\n\n * Fixed issue with email config in containers\n * Hide pre-chat form for sessions initiated with setUser\n * fixes sidebar filters getting reset on the conversations page",{"id":1516,"uuid":1517,"title":1518,"slug":1519,"html":1520,"comment_id":1516,"feature_image":17,"featured":12,"visibility":13,"created_at":1521,"updated_at":1522,"published_at":1523,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":1524,"tags":1525,"authors":1527,"primary_author":1529,"primary_tag":1530,"url":1531,"excerpt":1532,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118eb504b8f26503f72d5c7","b80f5147-ca30-4c3e-bd38-8734e51d216e","v1.14.0","v1-14-0","\u003Cp>We have released v1.14.0 with the following updates.\u003C/p>\u003Ch3 id=\"ability-to-organize-agents-into-teams\">Ability to organize agents into teams\u003C/h3>\u003Cp>With this release, we are making it even easier to collaborate with your teammates. Agents can now be organized teams. Conversations can be assigned to a team to share ownership. \u003C/p>\u003Ch3 id=\"business-hours-for-the-website-widget\">Business hours for the website widget\u003C/h3>\u003Cp>Chatwoot now lets you control the availability shown on the chat widget to be based on predefined business hours. This lets you communicate with your customer on when they can expect a reply.\u003C/p>\u003Ch3 id=\"other-improvements\">Other improvements\u003C/h3>\u003Cul>\u003Cli>Audio alerts on new messages in the dashboard\u003C/li>\u003Cli>Enhanced conversational search UI\u003C/li>\u003Cli>Email channel enabled for all accounts\u003C/li>\u003Cli>New account Onboarding flow\u003C/li>\u003Cli>Support more SMTP providers\u003C/li>\u003Cli>UI to create new contacts in CRM\u003C/li>\u003Cli>Improved ubuntu installation flow\u003C/li>\u003C/ul>\u003Cp>Thanks to @sivin-git, @iriseden, @ankurp, @RicardoRamirezR, @prathamesh-sonpatki for the contributions\u003C/p>","2021-08-15T10:24:16.000+00:00","2022-09-28T12:11:43.000+00:00","2021-03-18T10:24:00.000+00:00","https://www.chatwoot.com/blog/v1-14-0",[1526],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1528],{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},{"id":1212,"name":1213,"slug":1214,"profile_image":1215,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":1216},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-14-0/","We have released v1.14.0 with the following updates.\n\n\nAbility to organize agents into teams\n\nWith this release, we are making it even easier to collaborate with your teammates. Agents can now be organized teams. Conversations can be assigned to a team to share ownership.\n\n\nBusiness hours for the website widget\n\nChatwoot now lets you control the availability shown on the chat widget to be based on predefined business hours. This lets you communicate with your customer on when they can expect a r",{"id":1534,"uuid":1535,"title":1536,"slug":1537,"html":1538,"comment_id":1534,"feature_image":17,"featured":12,"visibility":13,"created_at":1539,"updated_at":1540,"published_at":1541,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1542,"authors":1544,"primary_author":1546,"primary_tag":1547,"url":1548,"excerpt":1549,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118eba74b8f26503f72d5d4","2452e1be-8ebf-4930-a011-49fd4b29c73a","v1.13.0","v1-13-0","\u003Cp>We have released v1.13.0 with the following updates.\u003C/p>\u003Ch3 id=\"use-mentions-to-tag-users-in-a-private-note\">Use @mentions to tag users in a private note\u003C/h3>\u003Cp>If you want to collaborate with your teammates internally about a conversation, you can use \u003Cstrong>@mentions\u003C/strong> in the private note. The tagged users would get an email/push notification about the conversation.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/062/490-2422a50cdd5effbd3b7833483a37b7a48fd42cb4.jpg\" class=\"kg-image\" alt=\"@mentions.jpg\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"pre-chat-form\">Pre Chat Form\u003C/h3>\u003Cp>Use the pre-chat form feature to capture information about the users before they initiate a chat with your team.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/062/493-d2451210db54961aecd55ed9c7bb42b6684885ea.jpg\" class=\"kg-image\" alt=\"pre-chat-form.jpg\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"other-improvements\">Other improvements\u003C/h3>\u003Cul>\u003Cli>Notification center on the web\u003C/li>\u003Cli>Added APIs to bulk import contacts\u003C/li>\u003Cli>Save editor preferences to the user\u003C/li>\u003Cli>Support for incoming audio messages, play audio inside Chatwoot itself.\u003C/li>\u003Cli>Numerous bug fixes and enhancements\u003C/li>\u003C/ul>\u003Ch3 id=\"new-languages\">New Languages\u003C/h3>\u003Cul>\u003Cli>Norwegian\u003C/li>\u003C/ul>\u003Cp>Thanks to @kgdev, @freddii, @karthik-sivadas, @lgezyxr, @srameshr, @sivin-git for the contributions\u003C/p>","2021-08-15T10:25:43.000+00:00","2021-08-15T10:26:36.000+00:00","2021-02-17T10:26:00.000+00:00",[1543],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1545],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-13-0/","We have released v1.13.0 with the following updates.\n\nUse @mentions to tag users in a private note\nIf you want to collaborate with your teammates internally about a conversation,\nyou can use @mentions in the private note. The tagged users would get an\nemail/push notification about the conversation.\n\nPre Chat Form\nUse the pre-chat form feature to capture information about the users before they\ninitiate a chat with your team.\n\nOther improvements\n * Notification center on the web\n * Added APIs to b",{"id":1551,"uuid":1552,"title":1553,"slug":1554,"html":1555,"comment_id":1551,"feature_image":17,"featured":12,"visibility":13,"created_at":1556,"updated_at":1557,"published_at":1558,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1559,"authors":1561,"primary_author":1563,"primary_tag":1564,"url":1565,"excerpt":1566,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118ec244b8f26503f72d5e0","29c718d7-7ffc-43c3-bc8b-0e6fdca50f21","v1.12.2 - Hotfix","v1-12-2-hotfix","\u003Cp>\u003Ccode>prosemirror-schema\u003C/code> tarball were broken due to new update. This release fixes the installation flow for Caprover and Heroku by using git instead tarball.\u003C/p>","2021-08-15T10:27:48.000+00:00","2021-08-15T10:28:16.000+00:00","2021-01-25T10:27:00.000+00:00",[1560],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1562],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-12-2-hotfix/","prosemirror-schema tarball were broken due to new update. This release fixes the\ninstallation flow for Caprover and Heroku by using git instead tarball.",{"id":1568,"uuid":1569,"title":1570,"slug":1571,"html":1572,"comment_id":1568,"feature_image":17,"featured":12,"visibility":13,"created_at":1573,"updated_at":1574,"published_at":1575,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1576,"authors":1578,"primary_author":1580,"primary_tag":1581,"url":1582,"excerpt":1583,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118ec4b4b8f26503f72d5eb","71d50e65-9c94-4222-b224-67ed219044bb","v1.12.1","v1-12-1","\u003Cp>There was an error with DB migrations in Heroku deployments. After identifying the reason behind the crash, a fix was deployed.\u003C/p>","2021-08-15T10:28:27.000+00:00","2021-08-15T10:28:58.000+00:00","2021-01-25T08:28:00.000+00:00",[1577],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1579],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-12-1/","There was an error with DB migrations in Heroku deployments. After identifying\nthe reason behind the crash, a fix was deployed.",{"id":1585,"uuid":1586,"title":1587,"slug":1588,"html":1589,"comment_id":1585,"feature_image":17,"featured":12,"visibility":13,"created_at":1590,"updated_at":1591,"published_at":1592,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1593,"authors":1595,"primary_author":1597,"primary_tag":1598,"url":1599,"excerpt":1600,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118ec7e4b8f26503f72d5f5","7fa8c6e3-5d36-4eff-a4c1-370922149cd5","v1.12.0","v1-12-0","\u003Cp>We have released v1.12.0 with the following updates.\u003C/p>\u003Ch3 id=\"rich-content-support-in-chatwoot-messages-emails\">Rich content Support in Chatwoot Messages &amp; Emails\u003C/h3>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/060/815-03a5b02709c5727fa871bdfcc163a7a1d2475818.png\" class=\"kg-image\" alt=\"Screenshot_2021-01-20 Chatwoot.png\" loading=\"lazy\">\u003C/figure>\u003Cp>The editor supports rich content like bold, italics, links, lists etc. It natively supports markdown format.\u003C/p>\u003Ch3 id=\"preview-attachments-before-sending\">Preview attachments before sending\u003C/h3>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/060/816-27ff79ce71f207d9f01007d2964dbbe4720d0ac1.png\" class=\"kg-image\" alt=\"Screenshot_2021-01-20 Chatwoot(1).png\" loading=\"lazy\">\u003C/figure>\u003Cp>The editor now displays a preview of the attachment before sending it so that you can confirm that you have attached the document.\u003C/p>\u003Ch3 id=\"pending-message-state\">Pending Message State\u003C/h3>\u003Cp>To provide an immediate feedback on message, a pending message state has been added in the latest release.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/061/011-d575aea8a10c7a1722d17d697ca4d13856f89e3e.gif\" class=\"kg-image\" alt=\"36s4dNGJtb.gif\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"onboarding-flow-for-self-hosted-installations\">Onboarding Flow for self-hosted Installations\u003C/h3>\u003Cp>Installation would not run seed scripts now, it would ask you to setup an account on the initial load.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/061/010-88cd2593c2ee5fccd65443c0cd6db7fc0f4d9fd5.png\" class=\"kg-image\" alt=\"Screenshot_2021-01-25 SuperAdmin Chatwoot.png\" loading=\"lazy\">\u003C/figure>\u003Cp>Subscribe to release notes, newsletters &amp; product feedback surveys feature would help you to be up to date with the new Chatwoot releases.\u003C/p>\u003Ch3 id=\"identity-verification-for-webwidget\">Identity Verification for WebWidget\u003C/h3>\u003Cp>Webwidget supports HMAC verification natively. To disallow impersonation and to keep the conversation with your customers private, we recommend setting up the identity validation in Chatwoot. Identity validation is enabled by generating an HMAC(hash based message authentication code) based on the identifier attribute, using SHA256. Along with the identifier you can pass identifier_hash also as shown below to make sure that the user is correct one.\u003C/p>\u003Cp>Read more about it \u003Ca href=\"https://www.chatwoot.com/docs/website-sdk/identity-validation?ref=www-internal-blog.chatwoot.com\">here\u003C/a>\u003C/p>\u003Ch3 id=\"ability-to-manage-your-support-email-inbox-threaded-replies\">Ability to manage your Support Email Inbox (threaded replies)\u003C/h3>\u003Cp>Support emails can be viewed in Chatwoot now. You would be able to create an Email Channel in Chatwoot and forward your support emails to the Chatwoot inbox.\u003C/p>\u003Ch3 id=\"performance-improvements\">Performance Improvements\u003C/h3>\u003Cp>To improve the concurrent conversation creation, the display_id generation logic is moved to DB triggers. Thanks to @sorumehta for the improvement.\u003C/p>\u003Ch3 id=\"new-apis\">New APIs\u003C/h3>\u003Cul>\u003Cli>Platform APIs\u003C/li>\u003Cli>API to delete messages\u003C/li>\u003Cli>API to add labels to contacts\u003C/li>\u003C/ul>\u003Ch3 id=\"new-languages\">New languages\u003C/h3>\u003Cul>\u003Cli>Added support for Swedish\u003C/li>\u003C/ul>\u003Cp>Thanks to \u003Cstrong>@sorumehta\u003C/strong>, \u003Cstrong>@gucci-ninja\u003C/strong> for the contributions\u003C/p>","2021-08-15T10:29:18.000+00:00","2021-08-15T10:30:04.000+00:00","2021-01-20T10:29:00.000+00:00",[1594],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1596],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-12-0/","We have released v1.12.0 with the following updates.\n\nRich content Support in Chatwoot Messages & Emails\nThe editor supports rich content like bold, italics, links, lists etc. It\nnatively supports markdown format.\n\nPreview attachments before sending\nThe editor now displays a preview of the attachment before sending it so that\nyou can confirm that you have attached the document.\n\nPending Message State\nTo provide an immediate feedback on message, a pending message state has been\nadded in the lates",{"id":1602,"uuid":1603,"title":1604,"slug":1605,"html":1606,"comment_id":1602,"feature_image":17,"featured":12,"visibility":13,"created_at":1607,"updated_at":1608,"published_at":1609,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1610,"authors":1612,"primary_author":1614,"primary_tag":1615,"url":1616,"excerpt":1617,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118ecb54b8f26503f72d600","6c854464-91c1-45c4-8802-e6877b26d7c1","v1.11.1","v1-11-1","\u003Cp>This is a hotfix release.\u003C/p>\u003Cp>Some of the users reported an issue that the sidebar is not displaying the contact/conversation details. This release is an immediate fix for that.\u003C/p>\u003Cp>Cause:- The old contact additional attributes are initialized with a null value rather than empty JSON which triggered the error.\u003C/p>","2021-08-15T10:30:13.000+00:00","2021-08-15T10:30:46.000+00:00","2020-12-18T10:30:00.000+00:00",[1611],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1613],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-11-1/","This is a hotfix release.\n\nSome of the users reported an issue that the sidebar is not displaying the\ncontact/conversation details. This release is an immediate fix for that.\n\nCause:- The old contact additional attributes are initialized with a null value\nrather than empty JSON which triggered the error.",{"id":1619,"uuid":1620,"title":1621,"slug":1622,"html":1623,"comment_id":1619,"feature_image":17,"featured":12,"visibility":13,"created_at":1624,"updated_at":1625,"published_at":1626,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1627,"authors":1629,"primary_author":1631,"primary_tag":1632,"url":1633,"excerpt":1634,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118ece94b8f26503f72d60a","4fd1535b-97b4-4d42-854f-af450f08f184","v1.11.0","v1-11-0","\u003Cp>We have released v1.11.0 with the following updates.\u003C/p>\u003Ch3 id=\"ability-to-detect-contact-location\">Ability to detect contact location\u003C/h3>\u003Cp>You can now save the IP address and location of the contact by enabling the \u003Cstrong>ip_lookup\u003C/strong> feature. Chatwoot uses Maxmind DB for identifying the location, you can set it up using this guide to \u003Ca href=\"https://www.chatwoot.com/docs/self-hosted/enable-ip-logging?ref=www-internal-blog.chatwoot.com\" rel=\"noopener noreferrer\">enable IP logging\u003C/a>.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/059/462-c53c9682c6c50a82411fd865676f75d2d536401e.png\" class=\"kg-image\" alt=\"Screenshot_2020-12-18 Chatwoot(1).png\" loading=\"lazy\">\u003C/figure>\u003Cp>\u003Cem>Sidebar updated with location\u003C/em>\u003C/p>\u003Ch3 id=\"agent-productivity-reports\">Agent Productivity  reports\u003C/h3>\u003Cp>We have added support for the agent productivity reports. You will be to see a report in the following format\u003C/p>\u003C!--kg-card-begin: html-->\u003Ctable>\n\u003Cthead>\n\u003Ctr>\n\u003Cth>Agent name\u003C/th>\n\u003Cth>Conversations count\u003C/th>\n\u003Cth>Avg first response time (Minutes)\u003C/th>\n\u003Cth>Avg resolution time (Minutes)\u003C/th>\n\u003C/tr>\n\u003C/thead>\n\u003Ctbody>\n\u003Ctr>\n\u003Ctd>agent-name\u003C/td>\n\u003Ctd>count\u003C/td>\n\u003Ctd>avg-time\u003C/td>\n\u003Ctd>avg-time\u003C/td>\n\u003C/tr>\n\u003C/tbody>\n\u003C/table>\u003C!--kg-card-end: html-->\u003Ch3 id=\"search-contacts-using-the-phone-number\">Search contacts using the phone number\u003C/h3>\u003Cp>You will now be able to search a contact via their phone number in the UI and in the API\u003C/p>\u003Ch3 id=\"ability-to-set-installation-wide-default-language\">Ability to set Installation wide default language\u003C/h3>\u003Cp>You can now set \u003Cstrong>DEFAULT_LOCALE\u003C/strong>. If the variable is set, all non-authenticated pages would fallback to this locale and whenever a new account is created, the default language will DEFAULT_LOCALE be instead of en.\u003C/p>\u003Ch3 id=\"other-updates\">Other updates\u003C/h3>\u003Cul>\u003Cli>Set up dev environments with GitHub codespaces\u003C/li>\u003Cli>Improvements in the typing indicator\u003C/li>\u003Cli>Limit file types that can be attached to images, videos and PDF files\u003C/li>\u003Cli>Added the ability for external systems to authenticate users into chatwoot using tokens\u003C/li>\u003Cli>Numerous bug fixes and enhancements\u003C/li>\u003C/ul>\u003Cp>The languages which are newly added to the release\u003C/p>\u003Cul>\u003Cli>Danish\u003C/li>\u003Cli>Korean\u003C/li>\u003Cli>Czech\u003C/li>\u003Cli>Turkish\u003C/li>\u003Cli>Finnish\u003C/li>\u003Cli>Indonesian\u003C/li>\u003C/ul>\u003Cp>Thanks to @azyzio, @hiaselhans, @vishal-pandey, @troscoe, @timcowlishaw, @mike9011, for the contributions\u003C/p>","2021-08-15T10:31:05.000+00:00","2021-08-15T10:31:46.000+00:00","2020-12-18T08:31:00.000+00:00",[1628],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1630],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-11-0/","We have released v1.11.0 with the following updates.\n\nAbility to detect contact location\nYou can now save the IP address and location of the contact by enabling the \nip_lookup feature. Chatwoot uses Maxmind DB for identifying the location, you\ncan set it up using this guide to enable IP logging\n[https://www.chatwoot.com/docs/self-hosted/enable-ip-logging].\n\nSidebar updated with location\n\nAgent Productivity  reports\nWe have added support for the agent productivity reports. You will be to see a\nre",{"id":1636,"uuid":1637,"title":1638,"slug":1639,"html":1640,"comment_id":1636,"feature_image":17,"featured":12,"visibility":13,"created_at":1641,"updated_at":1642,"published_at":1643,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1644,"authors":1646,"primary_author":1648,"primary_tag":1649,"url":1650,"excerpt":1651,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118ed8d4b8f26503f72d617","ce47783d-dfb6-41cf-9147-ea5e016c831f","v1.10.0","v1-10-0","\u003Cp>We are excited to release v1.10.0 with the following updates.\u003C/p>\u003Ch2 id=\"chatwoot-crm\">Chatwoot CRM\u003C/h2>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/057/804-60c9f3427d3326b54584819cb882c186bd68ef29.png\" class=\"kg-image\" alt=\"Screenshot 2020-11-19 at 1.37.35 PM.png\" loading=\"lazy\">\u003C/figure>\u003Cp>You will be able to view the list of the contacts you had conversations with, see their details and previous conversations.\u003C/p>\u003Ch2 id=\"global-message-search\">Global Message Search\u003C/h2>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/057/805-eba34d02a9e4cf0b3ac26d19942ab933c6e5b8f8.gif\" class=\"kg-image\" alt=\"a1ZImsDVqT.gif\" loading=\"lazy\">\u003C/figure>\u003Cp>You will now be able to perform a full-text search through the messages.\u003C/p>\u003Ch2 id=\"other-updates\">Other updates\u003C/h2>\u003Cul>\u003Cli>IP Lookup for contact location\u003C/li>\u003Cli>Business hours APIs\u003C/li>\u003Cli>Ability to Resolve conversations after n days of inactivity\u003C/li>\u003Cli>Agents, Inboxes Reports APIs\u003C/li>\u003Cli>Activity messages for mute and unmute actions\u003C/li>\u003Cli>File upload for API inbox\u003C/li>\u003Cli>Slack Integration failure Notification\u003C/li>\u003Cli>Installation script for Ubuntu 20.04\u003C/li>\u003Cli>Numerous bug fixes and enhancements\u003C/li>\u003C/ul>\u003Ch3 id=\"new-languages\">New languages\u003C/h3>\u003Cp>Added language support for Japanese, Arabic.\u003C/p>\u003Cp>Thanks to @RonWalker22, @azyzio, @hsbt, @monarch0111, @RicardoRamirezR, @Nico385412, @yihyang, @akashdotsrivastava, @sivin-git, @DavidSteinbauer, @SmartManoj, @ShadowDLL for the contributions\u003C/p>","2021-08-15T10:33:49.000+00:00","2021-08-15T10:34:33.000+00:00","2020-11-19T10:34:00.000+00:00",[1645],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1647],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-10-0/","We are excited to release v1.10.0 with the following updates.\n\nChatwoot CRM\nYou will be able to view the list of the contacts you had conversations with,\nsee their details and previous conversations.\n\nGlobal Message Search\nYou will now be able to perform a full-text search through the messages.\n\nOther updates\n * IP Lookup for contact location\n * Business hours APIs\n * Ability to Resolve conversations after n days of inactivity\n * Agents, Inboxes Reports APIs\n * Activity messages for mute and unm",{"id":1653,"uuid":1654,"title":1655,"slug":1656,"html":1657,"comment_id":1653,"feature_image":17,"featured":12,"visibility":13,"created_at":1658,"updated_at":1659,"published_at":1660,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1661,"authors":1663,"primary_author":1665,"primary_tag":1666,"url":1667,"excerpt":1668,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118edcc4b8f26503f72d624","943c818c-bf3e-45c2-bb85-f2fb45261070","v1.9.0","v1-9-0","\u003Cp>We are excited to release v1.9.0 with the following updates.\u003C/p>\u003Ch3 id=\"chat-widget-redesign-showing-average-reply-time\">Chat widget redesign showing average reply time\u003C/h3>\u003Cp>Each inbox will be able to set an average reply time. There are 3 options available.\u003C/p>\u003Cul>\u003Cli>In a few minutes\u003C/li>\u003Cli>In a few hours\u003C/li>\u003Cli>In a day\u003C/li>\u003C/ul>\u003Cp>The reply time would be displayed to the users as follows.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/056/182-0346b6b132d586ed6d00b92b3e297ac8503dcbe3.gif\" class=\"kg-image\" alt=\"ezgif-5-14dc058ecefc.gif\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"ability-to-reauthorize-facebook-pages-when-the-token-expires\">Ability to reauthorize Facebook pages when the token expires\u003C/h3>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/056/183-9ecd07871ee9513b90944d3c752ba1bb0fe7b001.png\" class=\"kg-image\" alt=\"Screenshot 2020-10-20 at 1.36.40 PM.png\" loading=\"lazy\">\u003C/figure>\u003Cp>If you are not receiving messages from Facebook, please check your inbox settings and see if there is a reauthorization message. This can happen when any of the page managers change their password or the token shared is expired.\u003C/p>\u003Ch3 id=\"activity-messages-for-label-addition-and-deletion\">Activity messages for label addition and deletion\u003C/h3>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/056/184-55bd092b0334605f4a76118ba9dab02b45531e7c.png\" class=\"kg-image\" alt=\"Screenshot 2020-10-20 at 1.38.24 PM.png\" loading=\"lazy\">\u003C/figure>\u003Cp>Activity messages will be added when you add or remove the labels\u003C/p>\u003Ch3 id=\"ability-to-change-online-status-from-the-sidebar\">Ability to change online status from the sidebar\u003C/h3>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/056/186-42863d206941324aa5011b9475b9fee222d48fc9.gif\" class=\"kg-image\" alt=\"ezgif-5-88d8f4ba7114.gif\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"support-redis-sentinel\">Support Redis sentinel\u003C/h3>\u003Cp>You will now be able to configure Redis sentinel with Chatwoot.\u003C/p>\u003Ch3 id=\"ability-to-unmute-conversations\">Ability to unmute conversations\u003C/h3>\u003Cp>If you have accidently muted the conversation, you will be able to see an unmute option.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/056/188-9537b4ab87289e8132a63250c0c9cb05ea855e7e.png\" class=\"kg-image\" alt=\"Screenshot 2020-10-20 at 1.41.46 PM.png\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"other-updates\">Other updates:\u003C/h3>\u003Cul>\u003Cli>Knowledge Base APIs\u003C/li>\u003Cli>Search conversations API\u003C/li>\u003Cli>Use Gravatar images when the agent doesn't have an avatar\u003C/li>\u003Cli>Numerous bug fixes and enhancements\u003C/li>\u003C/ul>\u003Ch3 id=\"additional-language-support\">Additional Language Support\u003C/h3>\u003Cul>\u003Cli>Vietnamese\u003C/li>\u003C/ul>\u003Cp>Thanks to @vishal-pandey, @snowild, @DavidSteinbauer, @monarch0111, @jcomo, @somenugget, @dereknguyen269, @l2dy, @onlywicked, @sarawukl, @narendran-kannan, @akashdotsrivastava, @amd-9, @artfuldodger, @RicardoRamirezR for the contributions\u003C/p>","2021-08-15T10:34:52.000+00:00","2021-08-15T10:35:24.000+00:00","2020-10-20T10:35:00.000+00:00",[1662],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1664],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-9-0/","We are excited to release v1.9.0 with the following updates.\n\nChat widget redesign showing average reply time\nEach inbox will be able to set an average reply time. There are 3 options\navailable.\n\n * In a few minutes\n * In a few hours\n * In a day\n\nThe reply time would be displayed to the users as follows.\n\nAbility to reauthorize Facebook pages when the token expires\nIf you are not receiving messages from Facebook, please check your inbox\nsettings and see if there is a reauthorization message. Thi",{"id":1670,"uuid":1671,"title":1672,"slug":1673,"html":1674,"comment_id":1670,"feature_image":17,"featured":12,"visibility":13,"created_at":1675,"updated_at":1676,"published_at":1677,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1678,"authors":1680,"primary_author":1682,"primary_tag":1683,"url":1684,"excerpt":1685,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118edfa4b8f26503f72d62d","2636718c-959e-4856-862a-84f8d4a66892","v1.8.0","v1-8-0","\u003Cul>\u003Cli>Improve widget loading performance by reducing the bundle size to 50% of earlier bundle size\u003C/li>\u003Cli>Ability to detach chat widget into a separate window\u003C/li>\u003Cli>Enable Slack integration in all channels\u003C/li>\u003Cli>Add configuration to allow using CDN in on-premise instances.\u003C/li>\u003Cli>Notifications for new messages in assigned conversations\u003C/li>\u003Cli>Capture replies sent in Facebook messenger into chatwoot conversation\u003C/li>\u003Cli>Email conversation continuity improvements\u003C/li>\u003Cli>Made the email notification delivery faster\u003C/li>\u003Cli>Numerous bug fixes and enhancements\u003C/li>\u003C/ul>\u003Cp>Thanks to @quacktacular, @sahilmittal, @WevrLabs for the contributions\u003C/p>","2021-08-15T10:35:38.000+00:00","2021-08-15T10:36:10.000+00:00","2020-09-22T10:35:00.000+00:00",[1679],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1681],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-8-0/"," * Improve widget loading performance by reducing the bundle size to 50% of\n   earlier bundle size\n * Ability to detach chat widget into a separate window\n * Enable Slack integration in all channels\n * Add configuration to allow using CDN in on-premise instances.\n * Notifications for new messages in assigned conversations\n * Capture replies sent in Facebook messenger into chatwoot conversation\n * Email conversation continuity improvements\n * Made the email notification delivery faster\n * Numerou",{"id":1687,"uuid":1688,"title":1689,"slug":1690,"html":1691,"comment_id":1687,"feature_image":17,"featured":12,"visibility":13,"created_at":1692,"updated_at":1693,"published_at":1694,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1695,"authors":1697,"primary_author":1699,"primary_tag":1700,"url":1701,"excerpt":1702,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118ee274b8f26503f72d636","56ec95d2-1c4a-4696-a54a-6e0a86c413dd","v1.7.2","v1-7-2","\u003Ch3 id=\"hotfix-fix-windowchatwootsettings-is-undefined\">Hotfix: Fix \u003Ccode>window.chatwootSettings\u003C/code> is undefined\u003C/h3>\u003Cp>There was a bug in the SDK which prevented the widget rendering, a hotfix was released to fix the error.\u003C/p>","2021-08-15T10:36:23.000+00:00","2021-08-15T10:36:50.000+00:00","2020-08-23T10:36:00.000+00:00",[1696],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1698],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-7-2/","Hotfix: Fix window.chatwootSettings is undefined\nThere was a bug in the SDK which prevented the widget rendering, a hotfix was\nreleased to fix the error.",{"id":1704,"uuid":1705,"title":1706,"slug":1707,"html":1708,"comment_id":1704,"feature_image":17,"featured":12,"visibility":13,"created_at":1709,"updated_at":1710,"published_at":1711,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1712,"authors":1714,"primary_author":1716,"primary_tag":1717,"url":1718,"excerpt":1719,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118ee554b8f26503f72d642","8157dbc6-1b9a-4662-a4ec-6e14b0816803","v1.7.1","v1-7-1","\u003Cp>A new version of Chatwoot was released with the following updates.\u003C/p>\u003Ch3 id=\"allow-agents-to-edit-a-contact\">Allow agents to edit a contact\u003C/h3>\u003Cp>With the new and improved sidebar update, the agents can update the contact profile, add name, email, location, bio etc.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/053/009-0350d4a3dfacb52267f5f2657be4e18478f2aa38.png\" class=\"kg-image\" alt=\"Screenshot 2020-08-23 at 8.48.41 PM.png\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"add-the-ability-to-set-custom-attributes-for-a-contact\">Add the ability to set custom attributes for a contact\u003C/h3>\u003Cp>We have introduced a new SDK method \u003Ccode>setCustomAttributes\u003C/code> which can be used to set custom attributes to the contact. Agents will be able to view the attributes in the contact sidepanel.\u003C/p>\u003Ch3 id=\"allow-the-user-to-launcher-text-on-the-widget\">Allow the user to launcher text on the widget\u003C/h3>\u003Cp>While using the expanded chat widget design, the users can now customize the text shown using \u003Ccode>launcherTitle\u003C/code> param in \u003Ccode>chatwootSettings\u003C/code>.\u003C/p>\u003Ch3 id=\"allow-agents-to-send-the-chat-transcript-to-a-specified-email-address\">Allow agents to send the chat transcript to a specified email address\u003C/h3>\u003Cp>Agents can now send the chat transcripts to the user or himself or any other email address\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/053/007-03e2950a22d4e1d1d3ab4cd2423c9fe534b5e20a.png\" class=\"kg-image\" alt=\"Screenshot 2020-08-23 at 8.45.08 PM.png\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"additional-language-support\">Additional Language Support\u003C/h3>\u003Cul>\u003Cli>Russian\u003C/li>\u003C/ul>","2021-08-15T10:37:09.000+00:00","2021-08-15T10:37:49.000+00:00","2020-08-22T10:37:00.000+00:00",[1713],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1715],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-7-1/","A new version of Chatwoot was released with the following updates.\n\nAllow agents to edit a contact\nWith the new and improved sidebar update, the agents can update the contact\nprofile, add name, email, location, bio etc.\n\nAdd the ability to set custom attributes for a contact\nWe have introduced a new SDK method setCustomAttributes which can be used to set\ncustom attributes to the contact. Agents will be able to view the attributes in\nthe contact sidepanel.\n\nAllow the user to launcher text on the ",{"id":1721,"uuid":1722,"title":1723,"slug":1724,"html":1725,"comment_id":1721,"feature_image":17,"featured":12,"visibility":13,"created_at":1726,"updated_at":1727,"published_at":1728,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1729,"authors":1731,"primary_author":1733,"primary_tag":1734,"url":1735,"excerpt":1736,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118ee934b8f26503f72d64d","3ab3c6b6-7865-4bf3-8e99-2fb200983934","v1.7.0","v1-7-0","\u003Cp>We have released a new version of Chatwoot, v1.7.0 with the following updates.\u003C/p>\u003Ch3 id=\"api-channel\">API Channel\u003C/h3>\u003Cp>To use Chatwoot as a conversation infrastructure, we have released an API Channel. You can now utilize the APIs and webhooks to create your own custom conversational channel in Chatwoot.\u003C/p>\u003Ch3 id=\"new-bubble-design\">New bubble design\u003C/h3>\u003Cp>As per the reviews and suggestion we received from the community, we figured that the normal bubble design might not work with all customer demographies.  We are introducing a new design for the bubble.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/052/307-29f7d4df4eb4511267b8e2e80bfc7114bb1ff8fc.gif\" class=\"kg-image\" alt=\"expanded-bubble.gif\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"improvements-in-tweets-replies\">Improvements in Tweets replies\u003C/h3>\u003Cul>\u003Cli>Rich preview for @mentions and hashtags\u003C/li>\u003Cli>Display the name of the user who has sent the tweet\u003C/li>\u003Cli>A button to select the tweet to reply to\u003C/li>\u003Cli>Open the tweet in Twitter button on tweet messages.\u003C/li>\u003C/ul>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/052/303-76323e092985b471ad88fdc91d44f6b8a13d2349.png\" class=\"kg-image\" alt=\"Screenshot 2020-08-11 at 10.52.05 AM.png\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"received-via-email-indicator\">Received via email indicator\u003C/h3>\u003Cp>If you have conversation continuity enabled, the messages you receive via email will now have an email icon.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/052/302-1cecd3afba5e51ff96759ae6b11b99044a2262fc.png\" class=\"kg-image\" alt=\"Screenshot 2020-08-11 at 10.50.13 AM.png\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"support-for-s3-compatible-storage\">Support for S3 compatible storage\u003C/h3>\u003Cp>Chatwoot now supports all S3 compatible storages like DigitalOcean Spaces, minIO etc.\u003C/p>\u003Ch3 id=\"other-improvements\">Other improvements\u003C/h3>\u003Cul>\u003Cli>Added attachment support for Facebook channel\u003C/li>\u003Cli>Added the ability to disable emojis and attachments in the web widget.\u003C/li>\u003Cli>The ability for the users to set a display name\u003C/li>\u003Cli>Enhancements in email parsing\u003C/li>\u003Cli>Numerous bug fixes and enhancements\u003C/li>\u003C/ul>","2021-08-15T10:38:11.000+00:00","2021-08-15T10:38:50.000+00:00","2020-08-11T10:38:00.000+00:00",[1730],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1732],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-7-0/","We have released a new version of Chatwoot, v1.7.0 with the following updates.\n\nAPI Channel\nTo use Chatwoot as a conversation infrastructure, we have released an API\nChannel. You can now utilize the APIs and webhooks to create your own custom\nconversational channel in Chatwoot.\n\nNew bubble design\nAs per the reviews and suggestion we received from the community, we figured\nthat the normal bubble design might not work with all customer demographies.  We\nare introducing a new design for the bubble.",{"id":1738,"uuid":1739,"title":1740,"slug":1741,"html":1742,"comment_id":1738,"feature_image":17,"featured":12,"visibility":13,"created_at":1743,"updated_at":1744,"published_at":1745,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1746,"authors":1748,"primary_author":1750,"primary_tag":1751,"url":1752,"excerpt":1753,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118eec84b8f26503f72d658","98360af8-51e2-41f9-a85d-9f36badf4092","v1.6.0","v1-6-0","\u003Cp>We have released a new version of Chatwoot v1.6.0 with the following updates.\u003C/p>\u003Ch2 id=\"conversation-labels\">Conversation labels\u003C/h2>\u003Cp>This feature allows you to add labels to your conversations and filter the conversation based on labels. Labels are tied to the account and can be used to create custom workflows in your organization. You can assign custom color to a label, it makes it easier to identify the label. You will be able to display the label on the sidebar to filter the conversations easily.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/050/498-58e301ee01d1b84ca75b4ac151ed750135d6b31a.png\" class=\"kg-image\" alt=\"Screenshot 2020-07-01 22.13.46.png\" loading=\"lazy\">\u003C/figure>\u003Ch2 id=\"integration-with-slack\">Integration with Slack\u003C/h2>\u003Cp>You can now integrate Chatwoot with your Slack workspace and start replying to the customer conversations by creating message threads.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/050/499-c0efa7549e643e0bcfa995956f3defb3e169b691.png\" class=\"kg-image\" alt=\"slack.png\" loading=\"lazy\">\u003C/figure>\u003Ch2 id=\"unread-message-indicator-for-the-widget\">Unread message indicator for the widget\u003C/h2>\u003Cp>A popup will be displayed now to the users if they have unread messages in the conversation.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/050/501-f5e257c7e0c1f19f6cdd4092141af83bd027e502.gif\" class=\"kg-image\" alt=\"lo8658MZGa.gif\" loading=\"lazy\">\u003C/figure>\u003Ch2 id=\"agent-availability-status\">Agent availability status\u003C/h2>\u003Cp>The agents can now set their status to online/busy/offline.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/050/502-89c3c408af6b8908c94ce22b78b791c37b5de2d7.gif\" class=\"kg-image\" alt=\"O24cMvouK8.gif\" loading=\"lazy\">\u003C/figure>\u003Ch2 id=\"other-updates\">Other updates\u003C/h2>\u003Cul>\u003Cli>Enhancement to round-robin assignment feature\u003C/li>\u003Cli>Agent away message for all channels\u003C/li>\u003Cli>Support for a new language - Tamil\u003C/li>\u003Cli>Numerous bug fixes and enhancements\u003C/li>\u003C/ul>","2021-08-15T10:39:04.000+00:00","2021-08-15T10:39:31.000+00:00","2020-07-08T10:39:00.000+00:00",[1747],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1749],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-6-0/","We have released a new version of Chatwoot v1.6.0 with the following updates.\n\nConversation labels\nThis feature allows you to add labels to your conversations and filter the\nconversation based on labels. Labels are tied to the account and can be used to\ncreate custom workflows in your organization. You can assign custom color to a\nlabel, it makes it easier to identify the label. You will be able to display the\nlabel on the sidebar to filter the conversations easily.\n\nIntegration with Slack\nYou c",{"id":1755,"uuid":1756,"title":1757,"slug":1758,"html":1759,"comment_id":1755,"feature_image":17,"featured":12,"visibility":13,"created_at":1760,"updated_at":1761,"published_at":1762,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1763,"authors":1765,"primary_author":1767,"primary_tag":1768,"url":1769,"excerpt":1770,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118eeef4b8f26503f72d663","144e1206-374d-409c-a492-eec4c4d064ff","v1.5.2","v1-5-2","\u003Cp>There was a bug with Twitter integration which treated Twitter DMs and tweets as a single conversation. This led to unintentional tweets which were assumed to be sent as DMs.\u003C/p>\u003Cp>This release fixes this issue.\u003C/p>","2021-08-15T10:39:43.000+00:00","2022-11-08T14:58:03.000+00:00","2020-06-10T10:39:00.000+00:00",[1764],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1766],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-5-2/","There was a bug with Twitter integration which treated Twitter DMs and tweets as a single conversation. This led to unintentional tweets which were assumed to be sent as DMs.\n\nThis release fixes this issue.",{"id":1772,"uuid":1773,"title":1774,"slug":1775,"html":1776,"comment_id":1772,"feature_image":17,"featured":12,"visibility":13,"created_at":1777,"updated_at":1778,"published_at":1779,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1780,"authors":1782,"primary_author":1784,"primary_tag":1785,"url":1786,"excerpt":1787,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118ef1e4b8f26503f72d66e","76fc2299-ab59-4370-97f8-a8ec78fc2e77","v1.5.1","v1-5-1","\u003Cp>Recent changes around Heroku release commands broke Heroku deploy button. This release fixes the following.\u003C/p>\u003Cul>\u003Cli>Fix the Heroku deploy button\u003C/li>\u003Cli>Fix undefined method \u003Cem>compare_and_save\u003C/em> (Author: @mzch)\u003C/li>\u003C/ul>","2021-08-15T10:40:30.000+00:00","2021-08-15T10:40:51.000+00:00","2020-06-05T10:40:00.000+00:00",[1781],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1783],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-5-1/","Recent changes around Heroku release commands broke Heroku deploy button. This\nrelease fixes the following.\n\n * Fix the Heroku deploy button\n * Fix undefined method compare_and_save (Author: @mzch)",{"id":1789,"uuid":1790,"title":1791,"slug":1792,"html":1793,"comment_id":1789,"feature_image":17,"featured":12,"visibility":13,"created_at":1794,"updated_at":1795,"published_at":1796,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1797,"authors":1799,"primary_author":1801,"primary_tag":1802,"url":1803,"excerpt":1804,"reading_time":117,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118ef4a4b8f26503f72d679","622badea-da70-4019-b095-85558c55dfd7","v1.5.0","v1-5-0","\u003Cp>We have released a new version v1.5.0 with the following updates.\u003C/p>\u003Ch2 id=\"js-sdk-option-to-set-locales-for-web-widget\">JS SDK option to set locales for web widget\u003C/h2>\u003Cp>You can now pass a locale parameter in chatwootSettings to display the web widget in different languages\u003C/p>\u003Cpre>\u003Ccode>window.chatwootSettings = {\n  // ...\n  locale: 'en', // Language to be set\n}\n\u003C/code>\u003C/pre>\u003Ch2 id=\"ability-to-mute-contacts\">Ability to mute contacts\u003C/h2>\u003Cp>\u003Cem>Author: @kadir96\u003C/em>\u003C/p>\u003Cp>In-order filter spam conversations we have added a new feature to mute a contact. This hides the messages from the user for the next 6 hours.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/048/672-65c6f84daa31a62b9a2ae03c1d6ce027e90fa4bb.png\" class=\"kg-image\" alt=\"Screenshot 2020-06-04 at 8.18.30 PM.png\" loading=\"lazy\">\u003C/figure>\u003Ch2 id=\"chrome-styled-color-picker-for-widget\">Chrome styled color-picker for widget\u003C/h2>\u003Cp>You can choose any hex color from the chrome-styled color-picker\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/048/662-441271dae115ab688ee9b52c888fb947257e7f24.png\" class=\"kg-image\" alt=\"Screenshot 2020-06-04 at 7.43.01 PM.png\" loading=\"lazy\">\u003C/figure>\u003Ch2 id=\"ability-to-use-multiple-accounts-in-chatwoot\">Ability to use Multiple accounts in Chatwoot\u003C/h2>\u003Cp>In-order to facilitate access to multiple accounts for the same user, we have added an account switcher in the dashboard.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/048/671-ab5a3f8dbdbf501e525d1e369c2b61fd70ac9b00.png\" class=\"kg-image\" alt=\"Screenshot 2020-06-04 at 8.16.59 PM.png\" loading=\"lazy\">\u003C/figure>\u003Ch2 id=\"super-admin-dashboard-for-administration\">Super Admin dashboard for administration\u003C/h2>\u003Cp>We have revamped the super admin dashboard to help you with the general administration.\u003C/p>\u003Ch2 id=\"additional-language-support\">Additional Language Support\u003C/h2>\u003Cul>\u003Cli>Dutch\u003C/li>\u003Cli>Spanish\u003C/li>\u003C/ul>","2021-08-15T10:41:14.000+00:00","2021-08-15T10:41:57.000+00:00","2020-06-03T10:41:00.000+00:00",[1798],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1800],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-5-0/","We have released a new version v1.5.0 with the following updates.\n\nJS SDK option to set locales for web widget\nYou can now pass a locale parameter in chatwootSettings to display the web\nwidget in different languages\n\nwindow.chatwootSettings = {\n  // ...\n  locale: 'en', // Language to be set\n}\n\n\nAbility to mute contacts\nAuthor: @kadir96\n\nIn-order filter spam conversations we have added a new feature to mute a\ncontact. This hides the messages from the user for the next 6 hours.\n\nChrome styled colo",{"id":1806,"uuid":1807,"title":1808,"slug":1809,"html":1810,"comment_id":1806,"feature_image":17,"featured":12,"visibility":13,"created_at":1811,"updated_at":1812,"published_at":1813,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1814,"authors":1816,"primary_author":1818,"primary_tag":1819,"url":1820,"excerpt":1821,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118ef954b8f26503f72d684","b026b1b9-8f82-4219-9c86-34e7a1214bac","v1.4.2","v1-4-2","\u003Cp>Hotfix: Use Reports V2 instead of Reports V1 API\u003C/p>\u003Cp>V1 reports were deprecated, this was not updated in the report UI.\u003C/p>","2021-08-15T10:42:29.000+00:00","2021-08-15T10:42:59.000+00:00","2020-05-30T10:42:00.000+00:00",[1815],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1817],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-4-2/","Hotfix: Use Reports V2 instead of Reports V1 API\n\nV1 reports were deprecated, this was not updated in the report UI.",{"id":1823,"uuid":1824,"title":1825,"slug":1826,"html":1827,"comment_id":1823,"feature_image":17,"featured":12,"visibility":13,"created_at":1828,"updated_at":1829,"published_at":1830,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1831,"authors":1833,"primary_author":1835,"primary_tag":1836,"url":1837,"excerpt":1838,"reading_time":561,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118efbe4b8f26503f72d68f","cfa0ba7d-0349-4672-a434-b0102cae051d","v1.4.1","v1-4-1","\u003Cp>There was a bug which included private notes written by the agents in the mail sent to customers. This was happening due to the wrong scoping of the messages. The fix was released immediately considering the severity.\u003C/p>","2021-08-15T10:43:10.000+00:00","2021-08-15T10:43:33.000+00:00","2020-05-11T10:43:00.000+00:00",[1832],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1834],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-4-1/","There was a bug which included private notes written by the agents in the mail\nsent to customers. This was happening due to the wrong scoping of the messages.\nThe fix was released immediately considering the severity.",{"id":1840,"uuid":1841,"title":1842,"slug":1843,"html":1844,"comment_id":1840,"feature_image":17,"featured":12,"visibility":13,"created_at":1845,"updated_at":1846,"published_at":1847,"custom_excerpt":17,"codeinjection_head":17,"codeinjection_foot":17,"custom_template":17,"canonical_url":17,"tags":1848,"authors":1850,"primary_author":1852,"primary_tag":1853,"url":1854,"excerpt":1855,"reading_time":79,"access":41,"comments":12,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"email_subject":17,"frontmatter":17,"feature_image_alt":17,"feature_image_caption":17},"6118efdf4b8f26503f72d69a","5ed35459-240b-48bc-abfa-2be39dbca185","v1.4.0","v1-4-0","\u003Cp>Exciting news! We have released a version v1.4.0 with the following updates\u003C/p>\u003Ch3 id=\"twilio-whatsapp-channel\">Twilio Whatsapp Channel\u003C/h3>\u003Cp>If you have verified Whatsapp number in Twilio, you will now be able to add a customer support Channel for Whatsapp in Chatwoot.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/046/953-a4f9a120271e64f3127981b3bd47e8462f7a7a3e.gif\" class=\"kg-image\" alt=\"whatsapp.gif\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"typing-indicator\">Typing Indicator\u003C/h3>\u003Cp>We are excited to introduce typing indicators in the widget and the dashboard. This will help you to see if the user is typing on the widget and if any other agent is currently responding to the request. Agent collision can be avoided.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/046/954-cf845cc25e65d03b118031c2cd363e74e7862ff1.gif\" class=\"kg-image\" alt=\"typing.gif\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"browser-push-notifications\">Browser Push notifications\u003C/h3>\u003Cp>Like the email notifications, you will now be able to get the notifications via your browser while a conversation is created or assigned to you. This will help you in reducing the response time for the support queries.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/046/951-b770f1612069a58ad7f0d12051d6bf7568d44641.png\" class=\"kg-image\" alt=\"Screenshot 2020-05-06 15.13.16.png\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"widget-customisation\">Widget Customisation\u003C/h3>\u003Cp>You will now be able to customise the position of your messenger icon. You can pass the widget position as \u003Ccode>left\u003C/code> or \u003Ccode>right\u003C/code> in the \u003Ccode>window.chatwootSettings\u003C/code> configuration.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/046/955-516b0b7168da1b6cdc16be722e6447392d47a009.png\" class=\"kg-image\" alt=\"Screenshot 2020-05-06 at 3.22.11 PM.png\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"emoji-selector-in-the-widget\">Emoji Selector in the widget\u003C/h3>\u003Cp>We have added an emoji selector in the widget.\u003C/p>\u003Cfigure class=\"kg-card kg-image-card\">\u003Cimg src=\"https://cloud.headwayapp.co/changelogs_images/images/big/000/046/947-e1ea0741d0b7b31854a6eaaba50af4a2fc06c5bd.png\" class=\"kg-image\" alt=\"Screenshot 2020-05-06 at 3.01.13 PM.png\" loading=\"lazy\">\u003C/figure>\u003Ch3 id=\"additional-language-support\">Additional language support\u003C/h3>\u003Cp>We are excited to introduce more languages to Chatwoot. Thanks to all collaborators from \u003Ca href=\"https://translate.chatwoot.com/?ref=www-internal-blog.chatwoot.com\" rel=\"noopener noreferrer\">https://translate.chatwoot.com\u003C/a> . We now support\u003C/p>\u003Cul>\u003Cli>Catalan\u003C/li>\u003Cli>English\u003C/li>\u003Cli>French\u003C/li>\u003Cli>Greek\u003C/li>\u003Cli>Malayalam\u003C/li>\u003Cli>Portuguese\u003C/li>\u003Cli>Portuguese, Brazilian\u003C/li>\u003Cli>Romanian\u003C/li>\u003C/ul>","2021-08-15T10:43:43.000+00:00","2021-08-15T10:44:31.000+00:00","2020-05-06T10:44:00.000+00:00",[1849],{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},[1851],{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":409,"name":410,"slug":411,"profile_image":412,"cover_image":17,"bio":17,"website":17,"location":17,"facebook":17,"twitter":17,"meta_title":17,"meta_description":17,"url":413},{"id":20,"name":21,"slug":21,"description":22,"feature_image":17,"visibility":13,"og_image":17,"og_title":17,"og_description":17,"twitter_image":17,"twitter_title":17,"twitter_description":17,"meta_title":17,"meta_description":17,"codeinjection_head":17,"codeinjection_foot":17,"canonical_url":17,"accent_color":23,"url":24},"https://www-internal-blog.chatwoot.com/v1-4-0/","Exciting news! We have released a version v1.4.0 with the following updates\n\nTwilio Whatsapp Channel\nIf you have verified Whatsapp number in Twilio, you will now be able to add a\ncustomer support Channel for Whatsapp in Chatwoot.\n\nTyping Indicator\nWe are excited to introduce typing indicators in the widget and the dashboard.\nThis will help you to see if the user is typing on the widget and if any other\nagent is currently responding to the request. Agent collision can be avoided.\n\nBrowser Push no",1775212109747]