James Kenny

FullStack developer, Building things

Launched!! Publish blog post https://serversncode.com/audience-out-of-beta-and-ready-to-send-your-newsletters/

Audience is now launched, well it might have slipped out of MVP a few days ago, just took me a bit to finish writing the blog post.
James Kenny Author

gif

0 Likes
Stefan W

Congrats :-)

0 Likes

Bug fix on signups

A bit of a bug on the signups was setting the user type to beta not trial.

API Time - Update subscriber if already exists

If the subscriber is already subscribed, I want to add the subscriber to the list.

API Time end point to add subscribers to a list

When someone signs up to try Audience and joins the trial, I want to add them to the Trial users list in Audience, next up will be working on the verification webhook.

Create Trial users list

Got the new trial users list.

Next up I have to work on the API a bit and get new users on the trial users list and have it send the verification.

This is also the first of the big features that will be outside the MVP.

The idea is that Audience will do the verification of the users email and be able to call a webook then to say the user has verified.

Remove the code required for signup

I had locked it in that you need a beta key to signup, I've removed that now (Still have to deploy this update though)

Add latest message panel on filtered results

Show up the latest message when you search for a subscriber or filter by list. This way you can see if the last email delivered.

Add Insider plan

For the beta users they can upgrade to use the Insider plan which gives them a good discount.

Delete Email Header

Added support to let you delete an email header if you want to start over instead of just editing.

Add stripe to handle payments

This is the last bit of admin stuff I need to add in, making sure I can get paid!