Wagonwheel Versions Save

☸️ Offer an online version of your Laravel emails to users.

v2.0.1

3 years ago
  • Added support for PHP 8

v2.0.0

3 years ago

Version 2.0 ?

Introducing Version 2! All thanks to @Jhnbrn90 with his PR that adds the ability to have non-expiring mailables. This is perfect if you want to add Wagonwheel to your newsletter emails or any other email that you want to provide an online version for forever.

He also added a wealth of tests to Wagonwheel.

Again, huge thanks to John.

P.S - I'm tagging this as Version 2 as this introduces breaking changes to the package, if you have installed it previously.

v1.2.1

3 years ago
  • Added Portuguese translation
  • Added tests

v1.2.0

3 years ago

Breaking changes

Drop support for Laravel 7

v1.1.1

3 years ago

Breaking changes

  • Allows the "expires_at" column to be nullable.

v1.0.3

3 years ago
  • Using attribute casting on the OnlineMailable model rather than the public $timestamps property.

v1.0.2

3 years ago
  • Removed "ext-dom" from composer.json

v1.0.1

3 years ago

?

v1.0.0

3 years ago