hyperswitch Releases
139 releases of juspay/hyperswitch
- v1.36.0Hyperswitch v1.36.0
This release adds support for pre-decrypted Apple Pay tokens and refactors Payme connector types and response handling.
Sep 7, 2023
- v1.35.0Hyperswitch v1.35.0
Introduced 3DS SDK flow for Payme, implemented webhooks for Square, and refactored the scheduler into a separate crate to support workflows in multiple crates.
Sep 6, 2023
- v1.34.1Hyperswitch v1.34.1
A minor patch release adding accounts cache and creating separate routes for ApplePay merchant verification.
Sep 5, 2023
- v1.34.0Hyperswitch v1.34.0
This release fixes a typo in the fulfillment enum and introduces support for manually reviewing and accepting/declining risky transactions. It also includes improvements to logging and Postman documentation.
Sep 4, 2023
- v1.33.0Hyperswitch v1.33.0
v1.33.0 introduces PayPal manual capture, Bluesnap dispute webhook support, and webhook source verification. It also includes bug fixes for PayPal redirection flows and router limit corrections.
Sep 3, 2023
- v1.32.0Hyperswitch v1.32.0
This release adds Square Card Payments implementation, connector-specific validation for Payment Sync, and improvements to router error handling and ApplePay merchant registration.
Sep 1, 2023
- v1.31.0Hyperswitch v1.31.0
v1.31.0 conditionally returns the captures list during payment sync and fixes configuration issues with supported connectors. It also includes a fix for Cryptopay amount conversion.
Aug 30, 2023
- v1.30.0Hyperswitch v1.30.0
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.
Aug 29, 2023
- v1.29.0Hyperswitch v1.29.0
v1.29.0 adds payment and refund webhooks for PayPal and fixes error message population for Payme. It also refactors the router to move `attempt_count` from the list view to the payment details.
Aug 29, 2023
- v1.28.1Hyperswitch v1.28.1
This release includes a bug fix for the Noon connector to handle 2-digit expiry years and 3DS checked status, along with a refactor to remove the routing algorithm struct from Postman tests.
Aug 28, 2023
- v1.28.0Hyperswitch v1.28.0
v1.28.0 adds currency-based connector credentials mapping for the CashToCode connector, allowing for more flexible credential management.
Aug 28, 2023
- v1.27.2Hyperswitch v1.27.2
This release adds a configuration option for idle pool connection timeout and refactors client secret authentication to include fulfilment time.
Aug 27, 2023
- v1.27.1Hyperswitch v1.27.1
v1.27.1 fixes the acceptance of incoming tokens for Basilisk mandate payments and corrects the max limit on the payment intents list.
Aug 25, 2023
- v1.27.0Hyperswitch v1.27.0
This release adds an API client trait to improve abstraction and expands Braintree connector support to include GraphQL API operations. It also includes bug fixes for PayPal, Trustpay, Payme, and Bluesnap connectors.
Aug 24, 2023
- v1.26.0Hyperswitch v1.26.0
This release introduces business profile ID support in affected tables and API contracts. It adds support for multiple partial captures (PSync) and enhances router metrics and logs for manual retries.
Aug 23, 2023
- v1.25.1Hyperswitch v1.25.1
A hotfix release addressing the storage of generic payment methods in the permanent locker.
Aug 22, 2023
- v1.25.0Hyperswitch v1.25.0
This release focuses on splitting the payment intent interface implementation for better modularity and fixes webhooks event mapping and forced PSync preconditions.
Aug 22, 2023
- v1.22.19
Minimal release notes: "- Adds compatibility with WebAuthn on the npm registry"
May 10, 2022
- v1.22.18
This release fixes a critical network error caused by a regression in Node.js 17.7.0's URL resolution module.
Mar 15, 2022