Qué hay de Nuevo

Descubre las últimas características y actualizaciones en Quickchat AI.

13 May 2026

Find every available AI Action variable in one click

The AI Action editor's Add AI Data dropdown open, showing variables grouped by category

Click + Add AI Data on any URL, header, body, or query field in an HTTP AI Action and you'll see everything you can use: your own parameters plus built-in context like visitor name, conversation ID, scenario locale, and request metadata. No more guessing what's exposed.

12 May 2026

Knowledge Base articles get tagged by AI on ingest

Three Knowledge Base articles with auto-generated colored tag pills

Every newly added article is now auto-tagged by an AI pass, so your Knowledge Base stays browsable and filterable without a manual tagging step. There's also a synchronous single-article tagging API for integrations that need tags on demand.

Starter prompts in the chat widget

A chat widget with three starter prompt buttons above a typewriter placeholder in the message input

You can now add up to three starter prompts to your agent. They cycle through the chat input as a typewriter animation, and show up as one-click buttons the moment a visitor clicks into the input. Visitors land on a useful first question without having to invent one.

Spot failing AI Actions at a glance

An AI Action card showing success rate broken down into 2xx, 4xx, 5xx, and Issues

Every AI Action card now breaks success rate into three buckets: client errors (4xx), server errors (5xx), and a separate Issues bucket for malformed responses. You can see which Actions are quietly failing without digging through any logs.

11 May 2026

Invited teammates land on a proper accept screen

A dedicated accept-invitation screen showing who invited you, the bot name, and your role

When you accept an invitation email as a brand-new user, you now land on a dedicated 'Alice invited you to Acme Bot as Editor' screen. You can explicitly accept or decline, instead of being silently dropped into an empty AI Preview for an unrelated bot.

8 May 2026

Onboarding flags URLs we can't really read

If you paste a Discord invite, a Telegram channel link, or any URL that hides behind a login wall, onboarding now stops you up front and explains what to do. Previously the scrape would run, find nothing, and silently leave you with an empty Knowledge Base.

Polish on the new playground

A round of small fixes on the new playground based on the first wave of real usage. Cleaner empty states, better keyboard behaviour, and tighter copy throughout.

Clearer onboarding errors when a URL won't scrape

The onboarding error screen now tells you what actually went wrong (DNS failure, blocked content, timeout) instead of a generic 'Something went wrong'. The recovery buttons also look properly clickable now.

7 May 2026

See when each teammate was invited and joined

A team members table in Settings with each teammate's invited and joined dates

The team members list in Settings now shows the invited date and the joined date for every member, so admins can audit team membership and chase stale invites at a glance.

A brand new Testing page

The Testing playground running a batch of conversations with pass and fail results per row

We launched a Testing playground inside the app, where you can run conversations against your agent at scale. You can replay datasets, kick off batch runs, and see exactly how your agent answers (and where it goes wrong) without needing real visitor traffic. Great for catching regressions before you ship a change.

6 May 2026

AI Actions: control which response fields the agent sees

You can now add a JSONPath allowlist to any HTTP AI Action. The agent only sees the response branches you allow. Everything else is stripped server-side, so big API responses stay focused and unrelated fields can't leak into the model.

Invitations remember who invited whom

We now carry inviter context through the entire signup flow, so admins can see who invited each teammate. This is what powers the dedicated accept-invitation screen.

Find WhatsApp visitors by phone number in the Inbox

Inbox search now matches conversations where the visitor messaged in first via WhatsApp, not just the ones started from the dashboard side. Type any portion of a phone number and the right conversation pops up.

Shopify agent respects each visitor's language and currency

Tool calls into your Shopify store now pass the visitor's locale and the cart's currency. A French shopper gets French product names and Euro prices, instead of seeing whatever the store's primary market is.

The dashboard reconnects itself after network blips

If your laptop sleeps overnight or your network drops for a while, the dashboard now quietly re-establishes its websocket connection so the Inbox and live views catch up without a manual refresh.

5 May 2026

Insights gauges show counts and percentages

Two Insights gauges showing conversation rating distribution with counts and percentages per segment

The Conversation Rating gauges in Insights now show the absolute count and the percentage for each segment, so you can compare distributions across periods without exporting anything.

3 May 2026

Cleaner article type filter in the Knowledge Base

The Type dropdown in the Knowledge Base filter no longer lists internal article types you can't actually create (paragraphs, generated content, manually-added blanks). You'll only see the types you can actually filter on.

30 Apr 2026

Inbox: phone number search jumps straight to the conversation

Typing a partial phone number into Inbox search now jumps you straight to the matching conversation instead of running a slow full-text search. Numbers, order IDs, conversation IDs, and emails all get the same fast path.

User seats: clear team size limits per plan

Each plan now has a transparent cap on active team members. As you approach the cap, you'll see a friendly heads-up rather than hitting a wall when you invite the next person.

29 Apr 2026

Shopify agent: sharper cart actions and tool choice

A round of prompt improvements to the Shopify agent based on real conversation replays. It commits cart changes faster, closes purchase offers more confidently, and picks the right tool for the job more often.

Shopify agent reuses the visitor's existing cart

If a shopper already has items in their Shopify cart, the agent now updates that cart instead of creating a fresh empty one on its first action. Fixes the 'I still see nothing in my cart' confusion.

Unified Settings page

User profile, Account settings, and Subscription are now one tabbed Settings page with Account, Organization, and Billing tabs. Includes a clearer 'billing managed externally' state for accounts on bespoke contracts.

Support role can send bulk WhatsApp templates

Sending a bulk WhatsApp template campaign no longer requires the Editor role. Support users can run bulk sends and pre-validate them, which matches what they could already do on single conversations.

User Roles are available from the Essential plan

Admin, Editor, Support, and Viewer roles used to be gated behind higher tiers. They're now available from the Essential plan, so smaller teams can split responsibilities without paying for features they don't need.

22 Apr 2026

A brand new Getting Started flow

We replaced the old onboarding checklist embedded inside AI Preview with a dedicated Getting Started flow. New users pick how they want to onboard (automatic from a URL, manual checklist, or book a call) and the app walks them through it before unlocking the rest of the dashboard.

21 Apr 2026

Custom popup message on the chat widget

You can now show a custom popup message on the chat widget bubble that nudges visitors to start a conversation, without them having to click the bubble first.

17 Apr 2026
14 Apr 2026

Reliable handoff email notifications

Fixed an edge case where handoff email notifications could silently fail to send, so they now arrive every time.

13 Apr 2026

Onboarding UX: many small polish fixes

A wide cleanup pass on the first-run onboarding pages. Confusing copy, misleading buttons, and stale empty states have all been refreshed so new users get a tighter experience from the first screen.

10 Apr 2026

Chat Page respects white-label settings

On accounts with white-label enabled, the Quickchat logo no longer appears on the public Chat Page. Your uploaded avatar takes over the sidebar and the header stays on your branding.

9 Apr 2026

WhatsApp delivery tick indicators in the Inbox

Outgoing WhatsApp messages (AI replies, operator messages, templates, media) now show WhatsApp-style delivery ticks in the Inbox: sent, delivered, read, or failed. Ticks update live as Meta reports back.

Default message bubble colour adapts to theme

Fixed a regression where new accounts ended up with all-white default message bubbles. Bubbles now use a theme-aware default so they look right in both light and dark mode out of the box.

Shopify integration: clearer 'already connected' state

If your Shopify integration is already set up (which happens automatically for accounts that signed up through the Shopify funnel), the integration modal now says so clearly. No more hunting for an install step that's already done.

CSAT and Time to First Reply in conversation details

The Conversation Details panel in the Inbox now shows the visitor's CSAT rating and the Time to First Reply for each conversation. You can spot slow responses and poor outcomes without leaving the Inbox.

Widget message command works again

Fixed a regression where calling window._quickchat('message', 'text') from the host page no longer opened the widget or sent the message. It now opens and sends, as documented.

3 Apr 2026

Knowledge Base search ignores stale article versions

Fixed a bug where edits to a Knowledge Base article could briefly surface both the old and the new version in the agent's context. The agent now strictly sees the latest version of each article.

2 Apr 2026

Knowledge Base URL tooltip is readable

Fixed invisible URL text in the Knowledge Base table's hover tooltip on dark backgrounds.

30 Mar 2026

Real-time WhatsApp template delivery failures

If Meta accepts a WhatsApp template send and then rejects it later, the operator now sees the actual error in the Inbox in real time. Previously the message looked like it had been delivered.

26 Mar 2026

WhatsApp voice notes show their real duration

WhatsApp voice notes now show their actual duration in the Inbox audio player instead of 0:00. We parse the duration on ingest, so the seek bar works correctly even though OGG/Opus files don't include it in their headers.

24 Mar 2026

Single-page scraping no longer produces empty articles

Fixed a bug where importing a single web page would save an article with the right title but no content. Single-page imports now correctly extract the page body.

Chat page: overflow fix

Fixed a layout overflow on the public Chat Page at narrow viewport widths.

20 Mar 2026

A fresh Website config page

Major redesign of the Website configuration experience. Settings, embed instructions, and the widget integration layer all got a cleaner look and a more linear flow.

A completely refreshed chat widget

We rebuilt the chat widget from scratch. It's faster on first paint, looks great in both light and dark mode, matches your site's theme automatically, and unifies the bubble and embedded modes under a single rendering engine. Sharper typography, smoother animations, and a cleaner default, with no work on your end. New accounts get it automatically and existing widgets keep working as before.

17 Mar 2026

Inbox feedback icons match the rest of the action bar

Thumbs-up and thumbs-down icons in the Inbox now use the same colour as the surrounding Copy and 'Why AI said that' buttons.

16 Mar 2026

New Top Source URLs table in Analytics

Insights, Analytics now has a new Conversation Pages table showing which pages of your site drive the most conversations, with pagination and internal-page filtering.

11 Mar 2026

Thumbs-up and thumbs-down on every AI message

Every AI message in the Inbox now has thumbs-up and thumbs-down buttons, so operators can mark messages they liked or disliked. The feedback feeds into your agent's analytics.

Insights tabs scroll on narrow screens

The Insights tab bar now scrolls horizontally on narrow viewports rather than pushing the whole page wider. Long topic badges in the rows also shrink properly.

Smoother message input and voice messages

A round of improvements to the message input in the Inbox and better support for sending and receiving voice messages.

10 Mar 2026

Operators can send WhatsApp voice messages

You can now record and send voice messages from the Inbox to WhatsApp visitors. Incoming audio messages also play inline in the conversation.

Inbox shows the actual user for Preview and Chat Page conversations

Conversations started from AI Preview or from the restricted Chat Page now show the logged-in user's name and email in the Inbox, instead of 'Unknown Visitor'.

3 Mar 2026

A clearer HubSpot connect modal

Refreshed the HubSpot integration modal with clearer permissions copy and a tidier connect flow.

27 Feb 2026

AI Insights is available to the Support role

Fixed a role-permission bug where Support users couldn't view the AI Insights page because of an underlying widget configuration check.

Brand new AI Insights tab

A new AI Insights tab surfaces flagged conversations and aggregated market insights, both with infinite scroll. The Analytics tab also gets a new User Intent donut chart. The previous AI Insights tab is now named Advanced.

Clearer pending states on Insights

When unified conversation analysis hasn't finished yet, Sentiment, Resolution, and Topic now show an animated 'Analysis in progress' indicator instead of empty placeholders.

25 Feb 2026

Inbox arrow-key shortcuts respect focused panels

Arrow-key hotkeys for moving through conversations no longer fire when you're focused inside the message input or the details panel. Also fixes a datepicker glitch on mobile.

Close WhatsApp conversations on demand

Added an explicit Close conversation button for WhatsApp threads. Useful when you want to mark a thread done without waiting on the 24-hour idle close.

Better unified analytics: user topics, stable chart order

Topics you defined for the analyzer now show up in the dashboard topic chart alongside system topics. Charts also use a stable order so they don't reshuffle between refreshes.

24 Feb 2026

Outbound messaging via WhatsApp

You can now run outbound campaigns over WhatsApp. Send a pre-approved template to a list of numbers straight from the Inbox, with phone-number validation up front and live delivery status as Meta processes the send.

19 Feb 2026

Discord Smart AI Search is now self-serve

The 'Smart AI search over server history' toggle on the Discord integration is now fully wired up. Admins can flip it themselves instead of contacting us.

18 Feb 2026

Access tokens for the public Chat Page

You can now serve a Chat Page that only specific users can open, using a built-in access token mechanism.

17 Feb 2026

Knowledge Base 'thinking' indicator works everywhere

The 'Looking through your Knowledge Base' indicator now appears for all scenarios while the agent is searching the Knowledge Base.

15 Feb 2026

A smoother, calmer Inbox

A wave of Inbox improvements landed over the last few months. Faster message sending with optimistic updates, smarter websocket reconnection after network drops, voice notes that play inline with the right duration, names in the assignee dropdown, link tracking in conversation details, CSAT and response-time fields in the right panel, and assignee changes that update instantly across the team.

13 Feb 2026

WhatsApp 24-hour reply window updates instantly

When a WhatsApp visitor sends a new message, the 24-hour reply window in the Inbox refreshes right away. The message input no longer stays disabled until you refresh the page.

12 Feb 2026

Inbox assignee dropdown shows names

The 'Assigned to' dropdown in the Inbox now shows each teammate's full name and falls back to email only when the name isn't set. Recognising who's on a conversation is a glance now.

10 Feb 2026

Inbox assignee dropdown updates instantly

When you reassign a conversation, the AssignUser dropdown in the Inbox now updates immediately to reflect the new assignee.

5 Feb 2026

AI Preview: page improvements

A round of polish on the AI Preview page.

4 Feb 2026

Cleaner sign-in and sign-up screens

A round of polish on the sign-in and sign-up pages so the first impression is tighter.

Conversation exports preserve message order

Fixed an edge case where exported conversations could have a different message order than what you see in the Inbox.

2 Feb 2026

Onboarding checklist

A new onboarding checklist that guides new users through the most important first-week tasks.

15 Jan 2026

Role-based access on the Chat Page

Adds a role concept to the public Chat Page, so different audiences can be served different experiences.

31 Dec 2025

AI Action sheet: round of fixes

Several small fixes on the AI Action editing sheet.

30 Dec 2025

Friendlier YouTube transcript import

The 'Add YouTube video' modal in the Knowledge Base now has clearer progress indication and better error messages.

29 Dec 2025

Custom 'thinking' message on HTTP AI Actions

You can now set a custom 'thinking' message on HTTP Request AI Actions, so the visitor sees something specific to your API while the agent is calling it.

17 Dec 2025
10 Dec 2025

Conversation Rating activation button reliability

Fixed an edge case where the Conversation Rating activation button could get stuck in a stale state.

9 Dec 2025

Inbox: cleaner message formatting

Fixes a couple of edge cases in how messages are formatted in the Inbox.

1 Dec 2025

Conversation assignment preserves visitor metadata

Fixed a bug where the visitor's metadata could be cleared when a conversation was assigned to a human operator.

12 Nov 2025

Knowledge Base table updates

A polish round on the Knowledge Base table view, including clearer column behaviour and tag handling.

10 Nov 2025

Pricing page is now a comparison table

The pricing page now renders plans as a comparison table instead of side-by-side boxes. Easier to scan feature by feature.

1 Nov 2025

Tooltips and copy: improvements across the app

A pass refining tooltip wording and surrounding microcopy across the dashboard for clarity.

27 Oct 2025

Discord: surface startup errors clearly

If your Discord integration fails to start (bad token, missing permission), the app now shows a clear error instead of failing silently.

16 Oct 2025

Inbox: message timestamp position fix

Fixed the position of timestamps under messages in the Inbox.

14 Oct 2025

Refreshed 'add article' modal in the Knowledge Base

The 'add article' modal in the Knowledge Base got a refresh with clearer fields and a better flow.

13 Oct 2025

Loading state on buttons

Buttons across the app now show a consistent loading spinner while their action is in flight, so you know something is happening.

26 Sept 2025
25 Sept 2025

Math notation in lists renders correctly

Fixed a rendering bug where math-style dollar signs in list items were being interpreted as LaTeX delimiters.

19 Sept 2025

Shopify agent: aware of the visitor's current page

Shopify agents now know which page the visitor is currently on, so the conversation can pick up naturally from the product they're looking at.

22 Aug 2025
21 Aug 2025

Horizontal scroll for KB tag rows

Tag rows in the Knowledge Base table now scroll horizontally rather than forcing the page wider when an article has many tags.

14 Aug 2025
13 Aug 2025

Shopify onboarding

A new Shopify onboarding flow that gets a Shopify store connected to a Quickchat AI agent from start to finish.

8 Aug 2025
6 Aug 2025
5 Aug 2025
31 Jul 2025

Free plan message counter updates in real time

On the Free plan, the message counter now refreshes in real time as messages come in, so you always know where you stand against the cap.

Shopify theme extension app

A new Shopify theme extension app that adds Quickchat widget controls directly inside the Shopify theme editor.

22 Jul 2025

Build an AI Support Agent from your documentation

Build an AI Support Agent from your documentation

Point Quickchat at your existing help center or product docs and we'll spin up an AI support agent that answers visitor questions using the content you've already written. No re-writing FAQs, no manual training. Paste a link and you have an agent.

8 Jul 2025

Quickchat AI partners with Google Cloud

Google Cloud Partnership

Quickchat AI is now an official Google Cloud partner. You can deploy our AI agents on Google Cloud infrastructure with unified billing and a faster, tighter integration path.

3 Jul 2025

AI Agents for Shopify

AI Agents for Shopify

You can now build a fully custom AI Agent for your Shopify store by pasting a link. That's it. We figure out the rest from your store and build you an agent that knows your catalogue.

25 Apr 2025

Quickchat AI MCP

Launch MCP

Our new MCP (Model Context Protocol) server lets anyone plug your Quickchat AI Agent into their favourite AI app, including Claude Desktop, Cursor, VS Code, Windsurf, and more.

New charts in the Dashboard

New Charts in the Dashboard

Visual charts for Sentiment, Topics, and Outcomes are now live in your Dashboard. Whether you're tracking how customers feel, what they're talking about, or how conversations are ending, you can see it all at a glance.