Releases: ActiveCampaign/postmark.js
Releases · ActiveCampaign/postmark.js
Added message stream endpoints
Message stream endpoints for managing message streams on server added
Updated release docs and sending message response model
2.5.6 updated release docs and message sending response model
Updated libraries
2.5.5 Merge branch 'master' of github.com:wildbit/postmark.js
Fix domain details model
2.5.4 fix domain details model
Http client size limitation removed
removed http client content size limitation, size limitation is determined by the Postmark API
Improved error handling
- Better error handling
- Improved client options setup and default client setup
Added supression management
Suppressions can be managed now with the library
Removed obsolete TriggerTags endpoint and added filtering bounces by stream
2.3.4 update version
Added filtering by messageStream for messages
- messages can now be filtered by message stream
- bounceTags endpoint is deprecated/removed
Webhooks management support
- Added webhook management support
- Improved test coverage
- Improved type model