Changelog

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

⚡ Performance: Faster Chat Page

⚡ Performance: Faster Chat Page

Previously, we were loading all chats at once on the chat's page.

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

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

Now the page loads instantly and you can scroll through past chats 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.