Releases: Kyon147/laravel-shopify
v25.1.1
v25.1.0
Please read the Upgrade guide for any changes needed to your code.
What's Changed
Full Changelog: v25.0.1...v25.1.0
v25.0.1
v25.0.0
Please read the Upgrade guide for any changes needed to your code.
The main changes here are for the checkout UI source check and the section app blocks. Treating it as major because of the potential compatibility issues if Shopify change the session tokens.
What's Changed
- Fix undefined array key 1 error in sectionsWithAppBlock by @thesunilyadav in #448
- Fix for checkout ui session tokens by @blazerunner44 in #452
New Contributors
- @thesunilyadav made their first contribution in #448
- @blazerunner44 made their first contribution in #452
Full Changelog: v24.1.0...v25.0.0
Full Changelog: v25.0.0...v25.0.0
v24.1.0
What's Changed
- Fix: Deprecation warning in PHP 8.4 by @marshallthornton in #416
- Remove comments in action classes by @enmaboya in #422
- Fix 'home' route name in token view by @i350 in #375
- Add app bridge to full page redirect by @PhiloNL in #454
New Contributors
- @marshallthornton made their first contribution in #416
- @i350 made their first contribution in #375
- @PhiloNL made their first contribution in #454
Full Changelog: v24.0.0...v24.1.0
v24.0.0
Important: This release has a breaking change, please read the Upgrade guide
What's Changed
- Hotifx | Remove some app example domain by @Kyon147 in #433
- Replacement frontend engine with frontend type by @enmaboya in #421
Full Changelog: v23.1.0...v24.0.0
v23.1.0
What's Changed
- Update AppUninstalledJob.php by @andreybutov in #229
- Fix existing code linting issues, make CI
PHP Lintjob fail if code style violations are detected by @thejamescollins in #384 - Adds support for Shopify's Managed App Installation including Session Token Exchange by @thejamescollins in #415
- Fixing a vulnerability related to access to store data. by @enmaboya in #418
- Fix issue with session token for extensions by @agafonec in #426
New Contributors
- @andreybutov made their first contribution in #229
- @thejamescollins made their first contribution in #384
- @agafonec made their first contribution in #426
Full Changelog: v23.0.0...v23.1.0
v23.0.0
What's Changed
- Replace rest with graphql in the access scope query, add cache by @enmaboya in #359
- Add Laravel 12 support by @mehmetcansahin in #391
New Contributors
- @mehmetcansahin made their first contribution in #391
Full Changelog: v22.0.1...v23.0.0
v22.0.1
v22.0.0
Please remember to check the Upgrade guide for anything you might need to add.
Overview
This major release moves over to AppBridge version 4.
What's Changed
New Contributors
Full Changelog: v21.2.0...v22.0.0