Welcome to our changelog, sort of our "demo" for Releases. This current theme is called "Commit", more themes are available. Subscribe to not miss an update.

Subscribe to updates
© 2025 Releases Changelog
Sep 15, 2025

Minor Fixes

Today, we released an update that fixes 2 bugs.

Subscriber import with invalid data

When our customers uploaded CSV files containing invalid or missing email addresses, they encountered a 500 error. Previously, our system incorrectly indicated that the file was fine and could be imported. We have now implemented checks to display an error if a name or email is missing, or if the email format is invalid.

Login via Google

In some cases, users were unable to log in or create an account using Google. Initially, we were unable to replicate this issue, but we have implemented a "blind" fix that should resolve it.