v3.3.0
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