Skip to content

Releases: hotwax/shopify-app-bridge

v3.4.0 (2025-09-11)

11 Sep 12:35

Choose a tag to compare

Release created on 2025-09-11

v3.3.2

11 Jul 13:42
59a41f9

Choose a tag to compare

Full Changelog: v3.3.1...v3.3.2

v3.3.1

10 Jul 10:03
51d66fc

Choose a tag to compare

What's Changed

  • Fix incorreect parameter, and passed shopify shop id while push crede… by @dixitdeepak in #34
  • Set the app name as shopify config name by @dixitdeepak in #35

Full Changelog: v3.3.0...v3.3.1

v3.3.0

08 Jul 07:54
0f3a0f9

Choose a tag to compare

What's Changed

  • Now users can modify Shop-App associations directly from the Shop App detail page.
  • Removed redundant logic for updating Shop-App associations across multiple screens.
  • Removed property file dependency for retrieving the Shopify API version – versioning is now streamlined.
  • Replaced deprecated REST API endpoint with GraphQL to align with Shopify's recommended integration practices.
  • Adopted remote-rest-service-runner wherever applicable to standardize remote API calls and eliminate inline HTTP request code.

Full Changelog: v3.2.1...v3.3.0

v3.2.1

07 Jul 04:39

Choose a tag to compare

Full Changelog: v3.1.0...v3.2.1

v3.2.0

04 Jul 07:13
e57c2c8

Choose a tag to compare

  • Added support to rotate app client secret
  • Added service to update hotwax access token.
  • Added oldClientSecret support to validate app request
    Full Changelog: v3.1.0...v3.2.0

v3.1.0

03 Jul 06:28

Choose a tag to compare

  • Added support to refresh shopify access token
  • Added support to push updated shopify credentials to linked oms instnace
    Full Changelog: v3.0.0...v3.1.0

v3.0.0

04 Jun 09:59
c867ed5

Choose a tag to compare

What's Changed

  • Support client specific permission configuration and change detection by @dixitdeepak in #27

Full Changelog: v2.0.0...v3.0.0

v2.0.0

08 May 10:04
b33f986

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v2.0.0

v1.0.2

22 Aug 13:46

Choose a tag to compare

  • Added option to create new shopify scope
  • Fixed the search form on find shopify shop page
  • Corrected relationship for shopify app status fields
  • Added option to update the app secrete, and status form shopify app view
  • Added status item and status flow transition data

Full Changelog: v1.0.1...v1.0.2