Skip to content

Releases: Kyon147/laravel-shopify

v25.1.1

08 Nov 19:48
a7ff629

Choose a tag to compare

What's Changed

  • Add fullpage redirect condition, to not load appbridge on the auth flow. by @Kyon147 in #460

Full Changelog: v25.1.0...v25.1.1

v25.1.0

07 Nov 19:36
93aea48

Choose a tag to compare

Please read the Upgrade guide for any changes needed to your code.

What's Changed

  • Bugfix | Fix the webhook connection and queues. by @Kyon147 in #429

Full Changelog: v25.0.1...v25.1.0

v25.0.1

07 Nov 19:23
28a8638

Choose a tag to compare

This adds support for billing for the SPA's you can read more here: #437

What's Changed

  • Enhancement: Improve BillableMiddleware for SPAs | revive PR #167 by @rvibit in #437

Full Changelog: v25.0.0...v25.0.1

v25.0.0

07 Nov 19:12
9854480

Choose a tag to compare

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

New Contributors

Full Changelog: v24.1.0...v25.0.0

Full Changelog: v25.0.0...v25.0.0

v24.1.0

16 Oct 11:55
8a1b3b4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v24.0.0...v24.1.0

v24.0.0

16 Jul 08:11
42e7e2c

Choose a tag to compare

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

09 Jun 13:23
c640c4d

Choose a tag to compare

What's Changed

  • Update AppUninstalledJob.php by @andreybutov in #229
  • Fix existing code linting issues, make CI PHP Lint job 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

Full Changelog: v23.0.0...v23.1.0

v23.0.0

25 Mar 12:26
9d2e75e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v22.0.1...v23.0.0

v22.0.1

18 Nov 10:08
cc05cb0

Choose a tag to compare

What's Changed

  • Fix authenticate, remove app bridge from auth full redirect page by @enmaboya in #365

Full Changelog: v22.0.0...v22.0.1

v22.0.0

14 Nov 10:41
3e99d44

Choose a tag to compare

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

  • Replace legacy app bridge with app bridge cdn by @enmaboya in #361

New Contributors

Full Changelog: v21.2.0...v22.0.0