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.