> For the complete documentation index, see [llms.txt](https://help.pickyassist.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pickyassist.com/changelog/2019/october-2019.md).

# October 2019

## Oct 25, 2019

### Smart Replies - Default Message Issue Fixed

1. In the Smart Replies those who set the Webhook earlier were not displaying correctly in the newly introduced Smart Action widget and as a result Default messages were not sending.&#x20;

### Live Chat - Duplicate Message Showing

1. Sometimes messages were showing duplicate in the LIVE Chat and its fixed&#x20;

## Oct 9, 2019

### Sequence Auto Unsubscribe Issue Fixed

1. If a sequence message between an order gets deleted remaining messages in the sequence were not triggering and subscribers auto unsubscribe from the sequence - Fixed &#x20;

## Oct 7, 2019

### Sequence Re Order Issue Fixed

1. Sequence messages were getting deleted while drag and drop to re-order messages - Fixed&#x20;
2. Sequence delete button alignment issue - Fixed&#x20;

### Active Subscribers Count Shows in Dashboard&#x20;

1. Customers who are subscribed to the monthly billing plan can now see how many active subscribers they have during their billing period. Active Subscribers count will not shown to those who are using "Pay As You Go" plan&#x20;

## Oct 4, 2019

### Date Mismatch issue in Message Schedule fixed

1. Messages which are scheduled in the broadcaster date shown was wrong and its fixed.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.pickyassist.com/changelog/2019/october-2019.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.
