Releases: Kyon147/laravel-shopify
Releases · Kyon147/laravel-shopify
v18.1.0
What's Changed
- Update the namespace comment by @Kyon147 in #128
- bugfix: Add missing foreign key for shop/charge relationship by @ClaraLeigh in #140
- Feature: Manually map a webhook to a dispatchable class by @ClaraLeigh in #127
- Bump default shopify API version by @npabisz in #132
- Extend session token class api by @stidges in #141
- Implement leeway for nbf and iat in session token by @stidges in #147
New Contributors
- @ClaraLeigh made their first contribution in #140
- @npabisz made their first contribution in #132
- @stidges made their first contribution in #141
Full Changelog: v18.0.1...v18.1.0
v18.0.1
What's Changed
- Update README.md by @RishabhTayal in #116
- Add leeway for accepting just expired tokens by @tinhphantrong0612 in #120
- Update job dispatch method by @Kyon147 in #124
New Contributors
- @RishabhTayal made their first contribution in #116
- @tinhphantrong0612 made their first contribution in #120
Full Changelog: v18.0.0...v18.0.1
v18.0.0
Important: There has been breaking changes in this release. Please see to the Upgrade Guide for more.
What's Changed
- Laravel 10 Support by @vincenzoraco in #97
PHP 8 is now a minimum requirement for v18+
New Contributors
- @vincenzoraco made their first contribution in #97
Full Changelog: v17.5.0...v18.0.0
v17.5.0
Important: I've made the package require php 7.3
as a minimum now.
What's Changed
- Add host parameter in token method by @Lotuashvili in #106
- Simplify the CI changes by @Kyon147 in #113
New Contributors
- @Lotuashvili made their first contribution in #106
Full Changelog: v17.4.4...v17.5.0
v17.4.4
v17.4.3
v17.4.2
v17.4.1
v17.3.4
v17.3.3
What's Changed
- Pass missing 'host' query parameter by @kurakin-oleksandr in #1
- Improve validation for billable shop by @kurakin-oleksandr in #2
New Contributors
- @kurakin-oleksandr made their first contribution in #1
Full Changelog: https://github.com/Kyon147/laravel-shopify/commits/v17.3.3