v1.30.0
juspay/hyperswitchv1.30.0Aug 29, 2023by SanchithHegde
AI Summary
This release adds support for multiple partial captures across GlobalPay and Checkout.com connectors. It also adds a total count feature to the payments list and introduces Helcim template code.
Key Highlights
- Add support for multiple partial captures (GlobalPay)
- Add support for multiple partial captures (Checkout.com)
- Add template code for Helcim
- Add total count for payments list
New Features
- Multiple partial capture support (GlobalPay, Checkout.com)
- Total count for payments list
Full Release Notes
## 1.30.0 (2023-08-29) ### Features - **connector:** - [HELCIM] Add template code for Helcim ([#2019](https://github.com/juspay/hyperswitch/pull/2019)) ([`d804b23`](https://github.com/juspay/hyperswitch/commit/d804b2328274189cf5ddab9aac5bee56838618da)) by @deepanshu-iiitu - (globalpay) add support for multilple partial capture ([#2035](https://github.com/juspay/hyperswitch/pull/2035)) ([`a93eea7`](https://github.com/juspay/hyperswitch/commit/a93eea734f2645132d05332f7e25eca486ef0eda)) by @hrithikesh026 - (checkout_dot_com) add support for multiple partial captures ([#1977](https://github.com/juspay/hyperswitch/pull/1977)) ([`784702d`](https://github.com/juspay/hyperswitch/commit/784702d9c55313179e59a5cf62f14f94b46317a5)) by @hrithikesh026 - **router:** Add total count for payments list ([#1912](https://github.com/juspay/hyperswitch/pull/1912)) ([`7a5c841`](https://github.com/juspay/hyperswitch/commit/7a5c8413cfcaa4d33a59dfa7035645b5cd310cb5)) by @apoorvdixit88 ### Bug Fixes - **connector:** Change 5xx to 4xx for Coinbase and Iatapay ([#1975](https://github.com/juspay/hyperswitch/pull/1975)) ([`e64d5a3`](https://github.com/juspay/hyperswitch/commit/e64d5a3fc286df0f60f65fcedf7bc4d8aa974721)) by @arvindpatel24 ### Refactors - **recon:** Updating user flow for recon ([#2029](https://github.com/juspay/hyperswitch/pull/2029)) ([`1510623`](https://github.com/juspay/hyperswitch/commit/15106233e973fb7539799b96975a1004c2925663)) by @anji-reddy-j **Full Changelog:** [`v1.29.0...v1.30.0`](https://github.com/juspay/hyperswitch/compare/v1.29.0...v1.30.0)