Skip to content

v3.3.0

Choose a tag to compare

@dixitdeepak dixitdeepak released this 08 Jul 07:54
· 14 commits to main since this release
0f3a0f9

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