Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-04-27 | 2.0 kB | |
V17.1.1 source code.tar.gz | 2022-04-27 | 54.2 kB | |
V17.1.1 source code.zip | 2022-04-27 | 121.2 kB | |
Totals: 3 Items | 177.5 kB | 0 |
What's Changed
- Add Github as a funding possibility. by @lucasmichot in https://github.com/osiset/laravel-shopify/pull/913
- Add route autocompletion support for the Laravel Idea plugin by @squatto in https://github.com/osiset/laravel-shopify/pull/916
- Fixed installation issue by @clydesantiago in https://github.com/osiset/laravel-shopify/pull/933
- UPDATE: configurable auth provider by @vkislichenko in https://github.com/osiset/laravel-shopify/pull/934
- Add shop to parameter if we already have it by @LonnyX in https://github.com/osiset/laravel-shopify/pull/956
- Removed Dead link in Readme, i.e. "Requirements" by @dancrodev in https://github.com/osiset/laravel-shopify/pull/971
- Fix getDomain() error and throw catchable exception by @therealdb in https://github.com/osiset/laravel-shopify/pull/967
- UPDATE: Customize Plan & Charge Models and tables name by @ansezz in https://github.com/osiset/laravel-shopify/pull/966
- Bugfix incorrect api_key in SessionToken function by @ClaraLeigh in https://github.com/osiset/laravel-shopify/pull/1001
- Update the API version to 2022-01 by @Kyon147 in https://github.com/osiset/laravel-shopify/pull/1059
- Simplify the auth flow by removing the full page redirect. by @Kyon147 in https://github.com/osiset/laravel-shopify/pull/1075
New Contributors
- @vkislichenko made their first contribution in https://github.com/osiset/laravel-shopify/pull/934
- @LonnyX made their first contribution in https://github.com/osiset/laravel-shopify/pull/956
- @dancrodev made their first contribution in https://github.com/osiset/laravel-shopify/pull/971
- @therealdb made their first contribution in https://github.com/osiset/laravel-shopify/pull/967
- @ansezz made their first contribution in https://github.com/osiset/laravel-shopify/pull/966
- @ClaraLeigh made their first contribution in https://github.com/osiset/laravel-shopify/pull/1001
Full Changelog: https://github.com/osiset/laravel-shopify/compare/v17.1.0...v17.1.1