Releases: juspay/hyperswitch-control-center
v1.33.0
Product Name: Hyperswitch-control-center
Version: v1.33.0
Release Date: 22-08-2024
We are excited to release the latest version of the Hyperswitch control center! This release represents yet another achievement in our ongoing efforts to deliver a flexible, cutting-edge, and community-focused payment solution.
Features
- Added PCI certification under the compliance section. #1027
- Introduced an extra step in Apple Pay configuration. #1047
- Added new connectors: Datatrans and Plaid. #1096 #1091
- Implemented a new flow PM authentication processing. #1125
- Introduced a Performance Monitor as part of the analytics suite. #1102 #1155 #1178
- Made email and password login the default authentication flow. #1110
Enhancement
- Enhance Payment Page filters UI #1038
Fixes
- Fix redirect url from payout connector #1026
- Update the functionality of the global search back button #1053
- Removed name from address fields #1089
- Removed password check during sign-in #1106
- fix audit trail tabs #1186
Compatibility
This version of the Hyperswitch App server is compatible with the following versions of other components:
- App Server Version: v1.111.0
- Web Client Version: v0.80.0
- WooCommerce Plugin Version: v1.6.1
- Card Vault Version: v0.4.0
- Key Manager: V0.1.3
Full Changelog: v1.32.0...v1.33.0
v1.32.0
Product Name: Hyperswitch-control-center
Version: v1.32.0
Release Date: 02-07-2024
We are excited to release the latest version of the Hyperswitch control center! This release represents yet another achievement in our ongoing efforts to deliver a flexible, cutting-edge, and community-focused payment solution.
Features
- Add field to collect shipping details #783
- Allow user to select apple pay label #852
- Showing all payment method types in filters #841
- SSO integration in dashboard #870
- Enable custom Login methods #849 #858 #878 #881
- Payment logs ui changes #883
- Realtime user analytics #872
- Webhooks multi request support #890
- Added Razorpay connectors #951
- Global search customer email search support #964
- Added inform about currency denomination in routing #997
- Added attempts count column in payment list table #1002
- Added active payments counter #998
- Added itaubank connector #1042
Enhancement
- Common filter for payment analytics page #963
- Moved delete all sample data from account settings #1034
Compatibility
This version of the Hyperswitch App server is compatible with the following versions of other components:
- App Server Version: v1.110.0
- Web Client Version: v0.80.0
- WooCommerce Plugin Version: v1.6.1
- Card Vault Version: v0.4.0
Full Changelog: v1.30.1...v1.31.0
v1.31.0
Product Name: Hyperswitch-control-center
Version: v1.31.0
Release Date: 08-06-2024
We are excited to release the latest version of the Hyperswitch control center! This release represents yet another achievement in our ongoing efforts to deliver a flexible, cutting-edge, and community-focused payment solution.
Features
- Force Sync for Refunds #654
- Payouts Operation #774
- Payment Methods Configuration #495
- 3DS Authentication Analytics #678
- Added new connector MiFinity
Enhancement
Fixs
- Intermittent Black Screen in Payments Order Page #725
- Minor UI Fixes #699 #686 #670 #673 #692 #697 #726 #752 #803 #834 #839
Compatibility
This version of the Hyperswitch App server is compatible with the following versions of other components:
- App Server Version: v1.109.0
- Web Client Version: v0.71.11
- WooCommerce Plugin Version: v1.6.1
- Card Vault Version: v0.4.0
Full Changelog: v1.30.1...v1.31.0
v1.30.0
Product Name: Hyperswitch-control-center
Version: v1.30.0
Release Date: 03-05-2024
We are excited to release the latest version of the Hyperswitch control center! This release represents yet another achievement in our ongoing efforts to deliver a flexible, cutting-edge, and community-focused payment solution.
New Features:
- Global search using identifiers is now available in the control center!(#523)
- Configure whether to show payment methods based on country and currency (#495)
- Configure 3DS authenticators directly from the control center(#444, #491)
- Audit logs are now available for all the connectors (#538)
- Added dispute analytics module (#470)
Improvements:
- Added ability to update profile name and made UX improvements (#610, #566)
- Added more connectors in the control center (#578, #561)
Bugs:
Compatibility:
Hyperswitch-control-center v1.29.9
Product Name: Hyperswitch-control-center
Version: v1.29.9
Release Date: 12-03-2024
We are excited to unveil version 1.29.9 of the Hyperswitch control center! This release represents a major achievement in our ongoing efforts to deliver a flexible, cutting-edge, and community-focused payment solution.
Key Features:
Open Source Initiative: Hyperswitch-control-center is now officially completely open source! All the features available in our cloud-hosted offering are now available in the open-source version as well. We're excited to invite the community to collaborate, contribute, and build upon this foundation. The entire source code is available on github.
New Features:
- User Management Module:
Improvements:
- Multiple UI / UX fixes and enhancements
Bugs:
- Minor bug fixes in surcharge manager #259
- Code refactors for usability
Compatibility:
Hyperswitch-control-center v1.23.3
Product Name: Hyperswitch-control-center
Version: v1.23.3
Release Date: 11-01-2024
We are excited to unveil version 1.23.3 of the Hyperswitch control center! This release represents a major achievement in our ongoing efforts to deliver a flexible, cutting-edge, and community-focused payment solution.
Key Features:
Open Source Initiative: Hyperswitch-control-center is now officially completely open source! All the features available in our cloud-hosted offering are now available in the open-source version as well. We're excited to invite the community to collaborate, contribute, and build upon this foundation. The entire source code is available on github.
New Features:
- Added more filters (payment method type, authentication type) to view payments by (#160)
- Added evoucher flow for cashtocode (#148)
Improvements:
Bugs:
- Rule based routing fix for configuration panel on profile change (#236)
- Billing and shipping address mapping changes in payment details page (#233)
Compatibility:
v1.20.0
What's Changed
- feat: added new filters for payments by @sagarnaikjuspay in #172
- fix: connector integration status and disabled ui change by @Riddhiagrawal001 in #192
- chore: analytics files Js.Dict -> Dict migration by @sagarnaikjuspay in #194
- fix: revert useField in TextInput by @jainlokesh318 in #199
Full Changelog: v1.19.5...v1.20.0
1.19.5 - Stable
- Fix the add merchant modal issues
- Few code refactor
v.1.19.4 - Stable
Release compatible with BE version 1.105.0.
- Few code refactoring in types and mixpanel implementation @PritishBudhiraja
- Fixed switch merchant bug in the self service flow @PritishBudhiraja
- Added necessary documents and policies to adhere to open source standards @dvenga
v1.19.2
What's Changed
- feat: Enabled braintree in prod @Riddhiagrawal001 in #161
- feat: Surcharge @jainlokesh318 in #123
- feat: Multi filters support @sagarnaikjuspay #79
- fix: disputes api change by @Riddhiagrawal001 in #162
- fix: Connector list fix for search live by @Riddhiagrawal001 in #164
- fix: email issue in mixpanel capture by @PritishBudhiraja in #163
- fix: cashtocode update flow by @JeevaRamu0104 in #148
Full Changelog: v1.19.1...v1.19.2