Releases: hotwax/oms-api
Releases · hotwax/oms-api
Release 1.16.0
What's Changed
- Implemented: API calls to get user preferred store and ecom stores in user module(#193) by @R-Sourabh in #87
- Implemented: Added api to fetch good identification types (#91). by @ravilodhi in #92
New Contributors
- @R-Sourabh made their first contribution in #87
Full Changelog: v1.15.1...v1.16.0
Release 1.15.1
What's Changed
- Improved: Used POST mehtod instead of GET for solr-query endPoint (#88). by @ravilodhi in #89
Full Changelog: v1.15.0...v1.15.1
Release 1.15.0
What's Changed
- Implemented: centralized services for Gitbook api calls by @amansinghbais in #86
Breaking Change
- In client method always pass a token(if required).
We have changed the structure of client method to have a separate instance of axios, resulting in not honoring the already set token in the api method, hence if the endpoint requires a token for validation then we need to explicitly pass token in the headers.
Full Changelog: v1.14.0...v1.15.0
Release 1.14.0
What's Changed
- Implemented: apis to get and set timeZone of the user(dxp/139) by @ymaheshwari1 in #84
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- Implemented: support to check for api in the oms url before procedding to make any request and if not found then add the /api at the end of the http url by @ymaheshwari1 in #82
Full Changelog: v1.12.0...v1.13.0
Release 1.12.0
What's Changed
- Improved: error message in case of api fail resulting in reject Promise (dxp-258) by @amansinghbais in #79
- Implemented: support for country telephone code by @amansinghbais in #80
Full Changelog: v1.11.1...v1.12.0
Release 1.11.1
What's Changed
- Improved: logic to fetch user preferred notification preferences (bopis-274) by @amansinghbais in #77
New Contributors
- @amansinghbais made their first contribution in #77
Full Changelog: v1.11.0...v1.11.1
Release 1.11.0
What's Changed
- Implemented: services to set and get user preferences by @k2maan in #73
- Implemented: usage of setLocale API by @k2maan in #75
Full Changelog: v1.10.0...v1.11.0
Release 1.10.0
What's Changed
- Implemented: Added an api to fetch user's facilities. by @ravilodhi in #71
- Implemented: notifications module for firebase notifications support by @k2maan in #70
New Contributors
- @ravilodhi made their first contribution in #71
- @k2maan made their first contribution in #70
Full Changelog: v1.9.0...v1.10.0
Release 1.9.0
What's Changed
- Implemented: support for logout api and added method to return the config passed from app by @ymaheshwari1 in #68
Full Changelog: v1.8.0...v1.9.0