Releases: hotwax/shopify-app-bridge
Releases · hotwax/shopify-app-bridge
v3.4.0 (2025-09-11)
Release created on 2025-09-11
v3.3.2
Full Changelog: v3.3.1...v3.3.2
v3.3.1
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
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
Full Changelog: v3.1.0...v3.2.1
v3.2.0
- 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
- 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
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
What's Changed
- Updated Docker file as per recent deployment pattern by @dixitdeepak in #21
- Docker update by @dixitdeepak in #22
- Fix typo by @dixitdeepak in #24
- Set the JAVA_OPTS parameter by @dixitdeepak in #25
Full Changelog: v1.0.2...v2.0.0
v1.0.2
- 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