Releases: ActiveCampaign/postmark.js
Releases · ActiveCampaign/postmark.js
updated test libraries
3.0.17 Merge branch 'main' of github.com:ActiveCampaign/postmark.js
updated outbound message model and fixed inactive recipient parsing issue
3.0.15 updated docs
Minor update
small fix to packaged libraries
Migration to ActiveCampaign
3.0.12 updated version
Small update to data model
3.0.11 updated version
Error handling update
Separated error handling responsibility between postmark client and http client
Code refactoring
- 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
- Improved error code classification
- Added parser for inactive addresses when sending email
Library updates
Update attachments model for inbound and outbound messages
2.8.2 updated docs