Set up DMARC and see who's sending email using your brand's domain.
x

Updates to Postmark’s JS and PHP libraries

We’ve got libraries in most popular languages to make it as easy as possible for you to add Postmark to your projects. Last month, our engineers made improvements to two of our most popular libraries:

Show details

JS library updates

We released a new major version (4.0.0) of our Node JS library. This version now relies on newer libraries for improved security. With this release, we no longer support Node versions that have reached end of life, so you’ll need to use Node version v14.0.0 or later. If you use older Node versions for which active and security support ended, you will need to use older library versions (3.x.x).

Check out the Postmark JS library and view all the changes we’ve made.

PHP library updates

We have a new engineer on the Postmark team (Welcome Eli! 🙌) and he has given our PHP library some much needed love. You can check out all details in the release notes but in a nutshell:

  • We closed out all open issues and worked through most open PRs from the community (thanks for your contributions, friends!)

  • We added Postmark’s new Data Removal API to the library.

  • We updated the unit test framework.

Check out the Postmark PHP library and view all the changes we’ve made.

If you have any questions or feedback about the changes, we’d love to hear from you.