All notable changes to laravel-mailcoach-postmark-feedback
will be documented in this file
- Handle SubscriptionChange event from Postmark
- Support for Mailcoach v4
- Mark webhook calls as processed when no send is found
- Change configuration key to
postmark_feedback
- Add support for adding a Stream header by setting the
mailcoach.postmark.message_stream
config key
- Add support for Stream webhooks
- Tag a Mailcoach v3 compatible release
- add support for Laravel 8
- fire
WebhookCallProcessedEvent
after processing a webhook
- fix time on feedback registration
- add ability to use a custom queue connection
- add support for Laravel 7 and Mailcoach 2
- initial release