Releases: lmsqueezy/laravel
Releases · lmsqueezy/laravel
1.3.1
- Fixes for orders by @calebporzio in #62
1.3.0
- Implement Orders by @driesvints in #60
1.2.4
1.2.3
- Fix nullable lemon_squeezy_id on customers table by @driesvints in #50
1.2.2
- PHP 8.3 support by @driesvints in #48
1.2.1
- Fix issues with customer record by @driesvints in #47
1.2.0
- Support for customer portals by @driesvints in #46
- Use
hash_equals
when validating webhook signature by @thinkverse in #42
1.1.2
- Adding Event and Webhook handler to get license updates by @abishekrsrikaanth in #41
1.1.1
- Dispatching the correct event name when a license is created by @abishekrsrikaanth in #35
1.1.0
- Add support for custom name, description and receipt_thank_you_note at checkout by @UrosCodes in #34