> For the complete documentation index, see [llms.txt](https://help.skoobot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.skoobot.com/whats-new/release-updates/june-23-releases.md).

# June '23 Releases

## Release 3.1.5

{% hint style="info" %}
Released on: 06 June 2023

Tested on:\
Operating System(Stable Version) - macOS - Ventura 13.2.1 (22D68)\
Browser: Chrome - Version 112.0.5615.137 (Official Build) (arm64)
{% endhint %}

&#x20;✅**Pricing Automation**

* Plan purchase via Razorpay & Stripe
* Subscription auto-renewal logic
* Subscription Auto-downgrade logic
* Subscription Renewal Reminder
* Invoices for WhatsApp Payment
* Create plans for Agency Panel
* Whitelabel agency to have WA conversation assigned via Super admin
* Whatsapp bot to be disabled if limit exhausted
* The baby plan added with 100 conversations

✅ **Bug Fixes and Other Enhancements**&#x20;

* Filter issue in the inbox
* Lead Squared WhatsApp Bot Inquiry issues
* Alfred's issue with the Download chat
* Whatsapp Chatflow limit for 10 options&#x20;

\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

### \_Release 3.1.6 <a href="#release-3.1.5" id="release-3.1.5"></a>

{% hint style="info" %}
Released on: 07 June 2023

Tested on:\
Operating System(Stable Version) - macOS - Ventura 13.2.1 (22D68)\
Browser: Chrome - Version 112.0.5615.137 (Official Build) (arm64)
{% endhint %}

✅ **WhatsApp Broadcast using the CSV Files**\
Customers can make the broadcast directly from the CSV/Excel Files without caring about uploading the data.

✅ **Bug Fixes and Other Minor Enhancements**&#x20;

* The issue with import contact being considered as a number of another country due to invalid dial codes
* ChatGPT payment link Removed
* Whatsapp inquiry lead form issue
* Video links added on bot setting pages
* Make user have at least one bot if he wants to use the platform for the 1st time
* Install the section to have squarespace instead of the last option
* All integrations and custom integration to have edit and delete options in the listing itself
* Get started with our text to be bold and increased in size
* Add videos for the canvas page on "How to create a chatbot using chatbot builder"
* Video/Tutorial link for Live chat
* On account deletion, ask for feedback and list it on the agency level
* On bot deletion, ask for feedback and list it on the agency level
* Text changes: ('New' removed from buttons)
* MoEngage Integration
* Preview 'eye' added
* Report a bug, product features, and product roadmap links added

\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_


---

# 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, and the optional `goal` query parameter:

```
GET https://help.skoobot.com/whats-new/release-updates/june-23-releases.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
