Changelog

All the latest updates, improvements, and fixes to Automatic Chat.

⚡ Performance: Faster Conversation Page

⚡ Performance: Faster Conversation Page

Previously, we were loading all conversations at once on the conversation's page.

This was causing performance issues for users with a large number of conversations.

We have now switched to an infinite scroll approach where we load conversations as the user scrolls down.

Now the page loads instantly and you can scroll through past conversations without any delay

✨ Feature: Chatbot Dashboard

✨ Feature: Chatbot Dashboard

Head on over to your bot page and you'll see a new section called "Home".

This section will show you the number of messages your bot has responded to per day.

⚡ Performance: Massive Performance Improvement

⚡ Performance: Massive Performance Improvement

Over the past 10 days, we've been working on a major performance improvement for the site.

We've migrated to Next.js 13 and utilized React Server Components for a performance boost.

You will notice more snappy navigation and faster page loads.