Releases: spatie/laravel-newsletter
Releases · spatie/laravel-newsletter
3.1.0
- add
delete
method
3.0.6
When unsubcribing a user the status of that user will be set to unsubscribed
instead out downright deleting the user
3.0.5
- fix for failure when calling
hasMember
multiple times
3.0.4
- add L5.3 compatiblity
3.0.3
- improvements on handling of emailadresses with capitals
3.0.2
- made
hasMember
more robust
3.0.1
- fixed the
hasMember
function
3.0.0
- complete rewrite
- under the hood v3 of the MailChimp API is used
2.2.0
Add Laravel 5.2 compatibility
2.1.0
- added functions to create, update, delete campaigns, update subscriber details