Spatie Mailcoach Versions Save

A self-hosted email list manager - in a modern jacket.

5.0.1

2 years ago
  • Fix console kernel with new recommended command structure

Full Changelog: https://github.com/spatie/Mailcoach/compare/5.0.0...5.0.1

5.0.0

2 years ago

What's Changed

Full Changelog: https://github.com/spatie/Mailcoach/compare/4.0.0...5.0.0

4.0.0

3 years ago
  • Mailcoach v4

3.0.5

3 years ago
  • use fakerphp

3.0.4

3 years ago
  • add support for PHP 8

3.0.3

3 years ago
  • Add aws/aws-sdk-php to the required packages

3.0.2

3 years ago
  • Fix conflict on /api/user endpoint

3.0.1

3 years ago
  • Fix incorrect middleware on routes by moving registration to the RouteServiceProvider

3.0.0

3 years ago
  • 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.3.0

3 years ago
  • upgrade to Laravel 8