Skip to content

Releases: spatie/laravel-newsletter

3.1.0

16 Oct 23:27
Compare
Choose a tag to compare
  • add delete method

3.0.6

13 Oct 07:33
Compare
Choose a tag to compare

When unsubcribing a user the status of that user will be set to unsubscribed instead out downright deleting the user

3.0.5

20 Sep 06:46
Compare
Choose a tag to compare
  • fix for failure when calling hasMember multiple times

3.0.4

24 Aug 05:54
Compare
Choose a tag to compare
  • add L5.3 compatiblity

3.0.3

11 Jul 13:54
Compare
Choose a tag to compare
  • improvements on handling of emailadresses with capitals

3.0.2

22 Apr 10:59
Compare
Choose a tag to compare
  • made hasMember more robust

3.0.1

22 Apr 10:46
Compare
Choose a tag to compare
  • fixed the hasMember function

3.0.0

22 Apr 09:53
Compare
Choose a tag to compare
  • complete rewrite
  • under the hood v3 of the MailChimp API is used

2.2.0

21 Dec 22:49
Compare
Choose a tag to compare

Add Laravel 5.2 compatibility

2.1.0

15 Dec 20:08
Compare
Choose a tag to compare
  • added functions to create, update, delete campaigns, update subscriber details