Releases: mollie/laravel-cashier-mollie
Releases · mollie/laravel-cashier-mollie
Release v2.1.0
Release v2.0.8
This release reverts PR #33. Thanks @ciungulete !
Full Changelog: v2.0.7...v2.0.8
Release v2.0.7
Release v2.0.6
What's Changed
- Fixed a bug supporting coupons in different currencies. Thanks @ciungulete ! (PR)
Full Changelog: v2.0.5...v2.0.6
Release v2.0.5
Release v2.0.4
What's Changed
- Resolved problem with ChargebackReceived dispatching by @Mul-tiMedia and @sandervanhooft in #32
Full Changelog: v2.0.3...v2.0.4
Release v2.0.3
What's Changed
- Add localization/translation support to the docs by @ciungulete in #27
- Change columns order for upgrade cashier by @Mul-tiMedia in #28
- Update 13-upgrade.md by @marijnbent in #19
- Fixed issue working with Laravel "enforceMorpMap". by @tmsperera in #23
- Fix webhook if chargeback is executed by customer by @Mul-tiMedia in #31
- Fix default name for migration file in docs by @fjahn in #30
New Contributors
- @Mul-tiMedia made their first contribution in #28
- @marijnbent made their first contribution in #19
- @fjahn made their first contribution in #30
Full Changelog: v2.0.2...v2.0.3
Release v2.0.2
- Fixed uuid compatibility (#14, thanks @ciungulete!)
Release v2.0.1
- Fixed an issue with refund amounts being cast improperly (#7, thanks @ciungulete!)
- Fixed support for Laravel's
enforceMorphMap
(#12 , thanks @tmsperera!) - Added explicit attribute casting to a number of models (#8, thanks @ciungulete!)
Release v2.0.0
Welcome to Laravel Cashier Mollie v2, bringing you one-off charges and more! 🎉
Here's what's new: https://sandorian.com/blog/announcing-laravel-cashier-mollie-v2 .
Here's the brand new documentation website: https://www.cashiermollie.com .
Enjoy!