# Mobile App - 2026 Release Notes

{% hint style="success" %} <mark style="color:$success;">**20260529 - Release Updates**</mark>
{% endhint %}

We’ve introduced several updates to improve your messaging experience on mobile.

#### &#x20;:apple: Apple Login

Apple Sign-In is now available on mobile, providing a secure and seamless login experience for iOS users.

#### 💬 Revamped WhatsApp Template Experience

The WhatsApp template experience on mobile is now aligned with the web, providing a more consistent and improved UI/UX for browsing, selecting, and sending templates.

#### 🤖 Bot Handling Status Indicator & Filter

A new bot status icon and filter help you quickly identify and find conversations that are currently handled by bots.

#### 🖼️ Image and Template Preview in Reply Messages

When replying to image or template messages, you can now preview the image or template being replied to, making it easier to understand context and respond accurately.

#### 📚 Saved Replies with Attachments

Saved replies now support attachments, allowing you to send richer responses and preview before sending.

#### :closed\_lock\_with\_key: Password Error Message Enhancement

Improved error messaging for password creation and updates, providing clearer guidance when password requirements are not met.

{% hint style="success" %} <mark style="color:$success;">**20260204 - Release Updates**</mark>
{% endhint %}

We’ve made several improvements to enhance security, efficiency, and daily chat handling on the mobile app.

#### 🔐 Single Sign-On (SSO) Login

You can now sign in using **Google** or **Microsoft** SSO. This makes login faster, more secure, and easier to manage—especially for teams using company-managed accounts.

#### 🔍 Chat History Search

Quickly find past conversations or messages with the new **chat history search**, helping you locate customer context without scrolling through long threads.

#### ⚡ New Quick Send Modal

We’ve redesigned the **Quick Send** experience to bring everything into one place:

* **Saved Replies**
* **Flows**
* **Message Templates**
* **NEW:** Send **WhatsApp Flow** directly from the chat

  This reduces steps and helps you respond faster during active conversations.

#### 💬 Message Actions

You can now interact with individual messages more easily:

* **Reply** to a specific message
* Add **emoji reactions**
* **Translate** messages instantly
* **Copy** message content

#### 📶 Offline Account Verification Handling

The app now supports **account verification even when the internet connection is unstable or temporarily unavailable**, improving reliability in low-connectivity scenarios.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.chatalog.ai/release-notes/2026-releases/mobile-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
