Changelog

Follow up on the latest improvements and updates.

RSS

We've finished our payment processor integration. You can now upgrade to a paid account, to send up to 300 recurring emails, to 30 recipients, over 3 email channels 🎉
We've just pushed a huge update to our "
Add Channel
" form. It's still the most difficult part of our software in terms of UX, but we have really tried to improve the parts we can. We hope these changes will make it a lot easier to set up your email accounts:
  • we've split it into sections;
  • we're now asking you to pick your email provider; if we know that provider (eg. Gmail, Outlook, FastMail etc.) we will pre-fill the SMTP information;
  • we've created how-to articles in our help center to make it easier for you to learn how to create app passwords;
Xnapper-2024-04-10-15
New articles (with videos!):

new

new feature

v2.1.0-beta

Added a basic preview to the "recurrence" input. This is super-helpful in complex use cases. Now users can see when emails are sent, even before they hit Save! They can try different formulations, when ChatGPT doesn't understand on the first try.
Preview the recurrence rule, before sending recurring emails

fixed

bug fix

v2.0.5-beta

Fixed a bug, where sent emails did not respect new lines (the entire email text was all in one line).
Added the ability to add multiple email addresses in TO, CC, BCC. We've gone for the simplest implementation possible, so you can just type comma-delimited email addresses in those inputs, for example: `
john@example.com,jane@example.com,joe@example.com
For now, each field (TO, CC, BCC) is limited to 10 addresses each, to prevent people sending newsletters, spam etc.
Added a chat widget, so that visitors & users:
  • have easy access to our docs (aka Help Center);
  • can ask us any question they have directly (so we can build a better Help Center);
Added a Help Center, so that users can find the answers to the most FAQ.
Added a way for users to give Feedback.
Recurrr is now officially online, and available for users to try. It has:
  • the needed legal documents
  • a landing page
  • a calendar view
  • a smart compose view
  • a simple list view
It's missing a lot of features we see as IMPORTANT, but before we create those features, we want to find people with the same need, and gather feedback from them.