Changelog
1.8.2
Released 2024-07-25
Bug Fix issue with HTML entities in redirected URL:s
1.8.1
Released 2024-05-03
Bug Fix issue with events containing UTF-8 characters
1.8.0
Released 2024-04-17
Imp Add one-click list unsubscribe feature (
tracking.unsubscribe
)Sec Upgraded bundled Node to 18.20.2
1.7.0
Released 2024-02-14
Imp Support using
email
property instead oflocalpart
anddomain
forsender
andrecipients
in HTTP request
1.6.0
Released 2023-11-24
Imp Add support for AMP Email
Imp Bundle Node 18.18.0 LTS
Bug Fix issue with newlines and CID attachments
1.5.0
Released 2023-09-14
Imp Add X-Forwarded-For setting
Imp Allow setting proxy setting to
true
to trust all IP-addresses and subnets as being reverse proxies
1.4.2
Released 2023-08-16
Imp Improved memory management
1.4.1
Released 2023-05-15
Sec Update dependencies to fix vulnerability alerts
Imp Bundle Node 16.20.0 LTS
1.4.0
Released 2023-03-10
Imp Add support for reverse proxies
1.3.1
Released 2023-02-27
Bug Never override source
1.3.0
Released 2023-02-24
Imp Add option to pass source information
1.2.0
Released 2023-02-21
Imp Add support for per recipient metadata and additional
1.1.1
Released 2023-02-08
Bug Add tracking pixel at the end if no body tag is found
1.1.0
Released 2023-01-25
Imp Use 7bit or quoted-printable encoding for HTML part rather than base64 when possible
1.0.2
Released 2022-10-18
Bug Don’t generate build_id links
1.0.1
Released 2022-05-20
Bug Fix race condition with privdrop in primary process
1.0.0
Released 2022-05-07
First release