Today we're releasing our Knock-powered default email channel, giving all new Knock accounts the ability to start sending emails, without needing to setup a third party provider.
Using the new Knock-powered email channel, you'll be able to send up to 100 emails from your Knock account per-month for free, perfect for testing or for small side projects. The limit is per-account, so includes both your development and production environments. Once the monthly limit is reached your messages will stop being delivered until it's reset on the first of the month.
You'll find the new Knock-powered default email channel waiting for you once you create a new Knock account. From there, you can select the channel as you're building your workflows or broadcasts to start sending emails to your users.
Fixes and improvements
- 🐛 [Dashboard] We fixed an issue with broadcasts where if your broadcast contained channel steps under a branch, the broadcast would be marked as invalid.
- 🐛 [Dashboard] We fixed an issue where the
tenant
in the autocomplete in the template editor would not display any custom properties. - 🐛 [API] We fixed an issue where a schedule couldn't be created for a tenant.
- 🐛 [Notification engine] We fixed an issue where SMS to overrides were not being respected.
- 🐛 [SDKs] We fixed an issue where some fields on the
Message
schema were not correctly marked as required.