All Versions
14
Latest Version
Avg Release Cycle
20 days
Latest Release
1002 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.14.0 Changes
September 10, 2020- โ Added support for Laravel 8 ๐
-
v1.13.2 Changes
September 07, 2020- ๐ Fixed a bug where the balance was displayed wrong on the invoice (thanks @robindirksen1 !).
- Modified: if an order can be paid completely from the customer balance, Cashier no longer checks the payment mandate (thanks @lexdewilligen !).
-
v1.13.1 Changes
June 05, 2020- ๐ Fixed a bug (#217). When using
Subscription::swapNextCycle()
, the invoice now has the right description. (Thanks @asamMarkus!)
- ๐ Fixed a bug (#217). When using
-
v1.13.0 Changes
June 04, 2020- โ Added a DomPDF
options
parameter toBillable::downloadInvoice()
. - ๐ Modified some helper functions to work with upcoming MoneyPHP releases. This fixes a deprecation warning. (Thanks @mmachatschek !)
- โ Added a DomPDF
-
v1.12.2 Changes
April 02, 2020No longer checking for a valid Mollie mandate if processing an Order with negative value (thanks @stefro!)
-
v1.12.1 Changes
April 01, 2020๐ Fixed an issue which occurred when processing negative order amounts with user balance (thanks @stefro!)
-
v1.12.0 Changes
March 31, 2020- ๐ Allows you to provide Dompdf options when generating an invoice pdf. (Thanks @DiyanDev !)
- โก๏ธ You can now access the Mollie Payment on the MandateUpdated event.
-
v1.11.2 Changes
March 11, 2020๐ Fixed an issue causing
cashier:run
to throw an exception. -
v1.11.1 Changes
March 09, 2020- โ Added support for Laravel 7.
- ๐ Dropped support for Laravel 5.8 (you can read more in the Laravel support policy).
-
v1.11.0
February 27, 2020