Releases: spatie/Mailcoach
Releases · spatie/Mailcoach
3.0.3
- Add aws/aws-sdk-php to the required packages
3.0.2
- Fix conflict on /api/user endpoint
3.0.1
- Fix incorrect middleware on routes by moving registration to the RouteServiceProvider
3.0.0
- add API
- add used configuration screen
- add reply-to email and name
- add debug page
- improved subscriber import
- use Laravel 8 queued job batches
- use class based factories
- stability improvements
- drop support for Laravel 7
2.2.5
2.2.5 - 2020-07-30
- fix publishing of assets after composer create-project