1. Home
  2. What’s new

What’s new

01/10/2024

Better log search

It is now possible to search on more parameters in the log. You can now search for Event, Type, Tag(key or value)

24/06/2024

Tags

It is now possible to send tags on your emails when sending through the API.

Documentation: https://documentation.heysender.com

tag example

15/05/2024

Delivery statistics

We have introduced our first statistic component, which is placed over the log upon login.

You can see amount of emails sent and how many was delivered on what date, in a data range of the last 14 days

On the second component you can see your soft and hard bounces.

18/04/2024

Email preview

When opening a log entry you can now see a preview of a sent email.

25/03/2024

Anonymize options

It is now possible to differentiate to which extent you wish to anonymize your email. The options are recipient, subject and content. See how to do so in our documentation – https://documentation.heysender.com

01/03/2024

Logging request IP address

We now log the IP address on each message request. The data can be found in the log when looking into a log entry

01/03/2024

Create webhooks in the app

It is now possible to setup your webhooks directly in the app, instead of only being able to do so through the API

13/02/2024

Credit card payment

It is now possible to connect a credit card to your Heysender account and pay your bill automatically

25/01/2024

Additional ports added

We have now added te option for using port 2525 and port 587 for SMTP traffic.

17/01/2024

Response when hitting an email on the suppression list

We have added a new response when you try to send an email to a recipient that is placed on your suppression list. Now the response shows if one or more emails where suppressed. See example below which shows a bulk batch where 2 out 3 emails addresses are on a suppression list

{
  "0": {
    "status": "queued",
    "message_id": "dc842cj3-3c86-g671-1679-666765246fcd",
    "recipient": "John@heysender.com"
  },
  "suppressed": [
    {
      "recipient": "Jane@heysender.com"
    },
    {
      "recipient": "David@heysender.com"
    }
  ]
}

1/12/2023

Escape slashes

When opening a log entry it showed a lot of escape slashes making the log entry difficult to read. This have now been fixed.

22/11/2023

Subject search issue fixed

There was an issue when searching for subjects in the entry log. When creating spaces the entry log showed up empty. This has now been fixed

12/10/2023

Support chat added to the backend

When logged into the Heysender app, you can now start a support support chat by clicking Contact us

02/08/2023

Webhook per request

It is now possible to set a webhook per request, instead of only being able to set it on account level

16/06/2023

Event log search expanded

The log overview now has more search options. It is now possible to search for subject and message id

01/06/2023

Re-send email

We have added you option to re-send an email. Some times emails does not get delivered for multiple reasons. An example could be that you sent an email to gmail.co instead of gmail.com, now you have the option to edit the email address and then re-send the email.

15/05/2023

FAQ and changelog link added in-app

Event overview added to log entries – Click the magnifying glass under the Actions column and get a JSON output of the event entry

01/05/2023

Open and click tracking added – it is now possible to activate open and click tracking on your emails. Now the status field in the log overview will show whether an email has been opened or even if a link has been clicked

Subject in log overview – You can now see the subject of the sent emails in the log overview

28/4/2023

Reseller admin panel added – It is now possible to get a reseller account to create and manager your own customers. To become a reseller reach out to our sales team

DNS assistance mail – you can now send an email with the DNS credentials directly to your developer

20/4/2023

User management – We have added user management to Heysender, so that it is now possible to add more users to your account

Message ID – It is now possible to do a GET request with a message ID, to retrieve an email to see things like status, subject, when the email will be deleted, etc.

We have added the amount sent per domain, in the domain overview