Skip to content

Releases: ActiveCampaign/postmark.js

updated domain endpoint request types

Choose a tag to compare

@ibalosh ibalosh released this 02 May 14:57
3.0.18

updated docs

updated test libraries

Choose a tag to compare

@ibalosh ibalosh released this 25 Apr 12:51
3.0.17

Merge branch 'main' of github.com:ActiveCampaign/postmark.js

updated outbound message model and fixed inactive recipient parsing issue

Choose a tag to compare

@ibalosh ibalosh released this 13 Dec 15:09
3.0.15

updated docs

Minor update

Choose a tag to compare

@ibalosh ibalosh released this 23 Aug 14:10

small fix to packaged libraries

Migration to ActiveCampaign

Choose a tag to compare

@ibalosh ibalosh released this 22 Jun 13:55
3.0.12

updated version

Small update to data model

Choose a tag to compare

@ibalosh ibalosh released this 24 May 10:31
3.0.11

updated version

Error handling update

Choose a tag to compare

@ibalosh ibalosh released this 15 Feb 12:41

Separated error handling responsibility between postmark client and http client

Code refactoring

Choose a tag to compare

@ibalosh ibalosh released this 10 Feb 14:37
  • Updated message response model for sending
  • Decoupled and refactored http client part of the library

Note: Version 3 affects significant part of the core of the app, which is http client. There are no breaking changes however, compared to version 2.

Updated error handling

Choose a tag to compare

@ibalosh ibalosh released this 08 Feb 14:37
  • Improved error code classification
  • Added parser for inactive addresses when sending email

Library updates

Choose a tag to compare

@ibalosh ibalosh released this 07 Feb 12:48
  • updated axios http client
  • updated typescript/typedoc to latest
  • fixed issues reported - issue 95 , issue 94
  • resolved security issues reported by GitHub