Fixed a bug when submission counter badge was not updated properly after you clicked "Delete spam" or "Delete all" button
Graphs? Everyone loves graphs! There is now a "Stats" tab on the relay page where you can see how your relay is doing over time in terms of submissions it has received on daily basis
List of submissions will get updated automatically as soon as the new submission comes in, no need to refresh page in your browser. Submission counters will get updated as well when you are on the relay list page.
All timestamps are now shown in your local time zone.
Been wondering how to forward your form submissions to Slack channel? Well, wonder no more! Head over to your relay's Channels section where you can find shiny new Add to Slack button. Click it and you'll find yourself on a page where you can choose which channel in your Slack workspace you wish the submissions to be posted to, and voilà, you're all set.
Fixed an issue that some users experienced when clicking channel activation link multiple times
Now you can see how Form Relay is being developed, whether it is new feature shipped or existing bug getting fixed. This changelog entry is so meta.
We have identified and fixed a problem that did not allow submitting form from local HTML file on your computer. Boom! Now you can do that.
Added reCAPTCHA support. Now you can set up your forms to use Google's anti spam service.
Now you can setup your form to use Akismet anti spam service. Less spam submissions. More quality submissions ✊
We got rid of 2-week Trial plan and replaced it with Free plan. It includes 1 relay that you can use for a whole thousand years! No joke. And if 1000 years is not enough - send us an email and we'll prolong it!
We added a Webhook as relay distribution channel. Now your relays can make HTTP POST request to external resources as soon as they receive form submission.
Now you can not only create relays, but also delete them.
Relays can now be setup to redirect form submitter to a custom URL that has submitted data as URL params, i.g. https://example.com/submitted?name=foobar&email=foobar@example.com
Are you a fan of spreadsheets? Then we got a good news for you! Now you can export your form submissions into a CSV file that you can open in your favorite spreadsheet application.
We have shipped initial version of Form Relay. It can't do much, except receiving form submissions with optional file attachments and forwarding them to a single email address.