Releases: alma/alma-php-client
Releases · alma/alma-php-client
v2.4.0
Changes
🚀 New Features
- Add new endpoint add order status by payment route (#155)
Contributors
@Francois-Gomis, @alma-renovate-bot, @alma-renovate-bot[bot], @github-actions and @remi-zuffinetti
v2.3.1
Changes
- Change send configuration url endpoint (#150)
Contributors
@Benjamin-Freoua-Alma and @github-actions
v2.3.0
Changes
- chore(deps): update pre-commit hook returntocorp/semgrep to v1.92.0 (#116)
🚀 New Features
- feat: replace payment validator hmac verification by request hmac val… (#147)
- Change CmsInfo themes to theme_name and theme_version (#146)
- Add isUrlRefreshRequired function (#145)
- Make nullable for all attributes in CmsInfo and CmsFeatures (#143)
- Create endpoint and formatter for gather cms data (#142)
Contributors
@Benjamin-Freoua-Alma, @Francois-Gomis, @alma-renovate-bot, @alma-renovate-bot[bot], @github-actions, @hyahiaoui, @joyet-simon and @remi-zuffinetti
v2.2.0
Changes
🚀 New Features
- Add function for HMAC verification (#132)
Contributors
@Benjamin-Freoua-Alma, @CamilleFljt, @Francois-Gomis and @carine-bonnafous
v2.1.0
Changes
- Add new release workflow (#111)
- Improve unit tests (#110)
- Rework integration test in php client (#125)
🚀 New Features
- Add updateTracking put endpoint & refactor Order Model (#124)
Contributors
@Francois-Gomis, @alma-renovate-bot, @alma-renovate-bot[bot], @carine-bonnafous, @gdraynz, @joyet-simon and @remic-alma
v2.0.7
- Add endpoint Order State
v2.0.6
- Fix error in throw exception without sprintf
v2.0.5
- Fix endpoint customer-carts
v2.0.4
- Fix json_decode in getSubscriptionDetails
- Add subscription pending_cancellation status
v2.0.3
- Added order_id in subscription model
- Added sendCustomerCart endpoint Insurance
- Added cancelSubscription endpoint Insurance