All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.1 (2023-01-04)
- shop update works with big integers (d49d40c)
0.2.0 (2022-12-11)
- set api version by config or use latest release
- set api version by config or use latest release (f2bb131)
0.1.3 (2022-12-11)
- added subscribe lifecycles (41641ab)
0.1.2 (2022-11-18)
- fixed find subscription by shop (8f758cd)
0.1.1 (2022-11-07)
- fixed plan not found (e288ace)
0.1.0 (2022-11-03)
- added shop and session to ctx.state.shopify to reduce database calls
- added shop and session to ctx.state.shopify to reduce database calls (e0a5e6a)
- cancel subscription after shop is uninstalled (8d9e450)
0.0.6 (2022-11-02)
- added usage record price on db (0b7f582)
0.0.5 (2022-11-01)
- added shopify lifecycles (3198df3)
- added valid-header-hmac policy (1ab02a4)
- initial version of billing feature (d077154)
- return shopify-api from shopify service (abe20e0)
0.0.4 (2022-07-06)
0.0.3 (2022-06-27)
- release: added missing files in npm package (3e19737)
0.0.2 (2022-06-21)
- added current user endpoint (af76cf6)
- added logout endpoint (af5b752)
- settings: created admin settings page and api endpoint (8b26e27)
- initial commit of strapi-plugin-shopify (2e4715d)