Changelog
Learn more about the latest updates, improvements and bugfixes happening at Helptail.
-
Build your own forms
Since launch, Helptail came with a bunch of versatile templates to collect feedback, ask questions or let customers get in touch with you. But until today there was no way to customise the forms to your needs, let alone add fields.
You can now make changes to existing templates, change the label, placeholders and the validation rules (is the field required or how many characters max) with the new Form Builder. In addition to that you can add more fields for various types, like a textfield, textarea or a field specific for emails.
This is a truly exciting new and big feature, that makes Helptail, along with the powerful automation rules, even more an indispensable tool for SaaS companies that want to be more customer focussed.
-
Match entries with your users
You can now more easily match entries to your users without them having to fill in any extra fields. Say hi to the identifier! This little one-liner allows you to add a unique id to the current user. This identifier is then added the entry’s metadata.
It get’s better: the identifier is also used for certain automation rules. For example: to hide a certain embeddable form if that user already submitted an entry.
-
Liquid templating for Inbound Streams
Helptail keeps on trucking. 🚚 A tonne of new features, improvements and bugfixes were shipped lately. Being able to use Liquid templates in your Inbound Streams might be the most exciting as it allows you to add extra context around the, newly introduced,
{{ form }}
tag.-
New
-
•
Add Liquid templates in your Inbound Streams
-
•
Set the ReplyTo address to the sender’s email for Inbound email notifications. So you can simply click Reply to answer them.
-
•
Enable or disable streams right from your Streams overview screen (no need to go into the stream edit screen anymore 🐢)
-
•
New “fancy” radio button options (check them out with the new NPS and Helpful Article templates)
-
•
Added “contains”, “starts with” and “ends with” Rule operators
-
•
-
Improvements
-
•
The actual values of Inbound entries are now added to your email notifications
-
•
Consistent behaviour for show rules: only show a Stream if a rule matches and hide it otherwise
-
•
Some empty states within the app are improved, linking to the docs where applicable
-
•
Many little UI improvements throughout the app
-
•
-
Fixes
-
•
Modal Streams without a backdrop are not hidden when you click outside of them
-
•
-
-
You can now use automations with rules
How about starting 2022 with a bang?! 🎇 V0.8 is here and it is a big one! One of the most exciting new features are rules. Rules allow you to decide when (or if) to show or hide a stream. Slowly the vision for Helptail is starting to unfold and I’m truly excited about 2022. 🚀🌙
-
New
-
•
Set up rules when to show or hide a stream. Example: show after 30 seconds and hide after a successful form submission
-
•
An unread badge does now appear with the unread entries count (perfect for a changelog)
-
•
New modal template type
-
•
You can now also use liquid in your inbound streams
-
•
Added webhooks: get the full entry inbound payload on any endpoint
-
•
See metadata, like the URL and (masked) IP address, for inbound entries
-
•
A new referer survey template (that fully utilises previous two points)
-
•
You can now add custom properties to your JS snippet to auto-fill your form. See the docs for more
-
•
Don’t want to load the JS snippet (for example in your local set up)? You can now add
enabled: false
to disable Helptail globally. See the docs for more
-
•
-
Improvements
-
•
Events (when they read an entry or submitted a form) are now stored in a better and scaleable way
-
•
The template selection does look a tad bit smarter
-
•
Your stream auto-refreshes after you fetched new entries for your RSS feed (no more manual page refreshes!)
-
•
You are now redirected to the requested page if you were not logged in
-
•
Your publicKey (used to “authenticate” your JS snippet) is now actually called publicKey and not account
-
•
On smaller devices you can now expand/collapse the naviation
-
•
Better looking early access modal. Now showing some of the unique features instead of redirecting straight to Stripe checkout
-
•
Many little UI improvements
-
•
-
Fixes
-
•
The selector check (to see if the stream can be attached to the page) is somewhat smarter now
-
•
Marking entries as read is now only applied for that stream (and not all outbound streams)
-
•
-
-
Beautiful and versatile broadcasts with Liquid templates
You can now send highly customisable broadcasts to your customers by using Liquid. Liquid is an industry standard for eg, email templates. It allows for many customisation features, that were previously impossible. This is, in a way, moving Helptail into low-code territory (opposed to nocode). I’ve added three foundational templates for articles list (for your latest blogposts), a banner (to show app-wide company announcements) and items within a beacon (to show a product changelog, for example). Truly exciting all the possibilities this gives. Now, I’m off writing all the docs for these new features. 🤠
-
New
-
•
Support for Liquid template on outbound streams
-
•
Support for Liquid template on beacon (create varied buttons)
-
•
Entries on your dashboard are now collapsed by default (click to view all its content)
-
•
-
Improvements
-
•
Added viewport collision detection to the beacon modal; make sure the modal is always visible to your customer
-
•
Various empty states are now looking better
-
•
Success action + the message can now be customised; for example link them to a “thank-you” page
-
•
-
Fixes
-
•
Multiple streams on one page (yes, that’s possible!) caused some buggy behaviour
-
•
Previously when parsing a RSS/XML feed with an URL, things would break; not anymore
-
•
Form submits to not-active inbound stream won’t process them anymore
-
•
-
-
Get notified of new entries by email
v0.7 was just released. It’s the release where I focussed on the foundation, but with email notifications as the headline feature. Dotting the i’s and crossing the t’s.
-
New
-
•
Get notified of new entries by email
-
•
Open outbound streams as a beacon (perfect for a changelog)
-
•
Many new icons to choose from
-
•
Outbound entries can now be marked as read; this will hide that entry from view
-
•
-
Improvements
-
•
Button for outbound entries is now optional, it will make the content fully clickable
-
•
Added many UX improvements to form fields (especially useful for mobile devices)
-
•
Stylesheets are now inject onto the page; no need to manually include it
-
•
Powered by link won’t show when no entries are present
-
•
-
-
Live previews of streams
Here we go! Helptail’s first changelog entry. The biggest improvement (and hey, at this stage every improvement is big!) is the live preview of your streams when you edit them. No need to embed onto a page anymore.
-
New
-
•
When you make changes to your stream, you now see a live preview in your dashboard
-
•
Select a template (currently 3 options total) when creating a new stream
-
•
Outbound streams are now available, with support for XML feeds (public beta)
-
•
-
Improvements
-
•
Inline validation messages for your forms
-
•
Set an inline (optional) message on successful form submit
-
•
-