Releases: razorpay/razorpay-flutter-customui
Releases · razorpay/razorpay-flutter-customui
v1.3.3
What's Changed
- Dependabot added by @razorraghib in #45
- Remove JCenter from build.gradle by @vivekshindhe in #54
New Contributors
- @razorraghib made their first contribution in #45
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- getBankLogoUrl bug fix @vivekshindhe in #43
- Update payment_slection_page.dart by @vivekshindhe in #37
- Android fixes merge by @ramprasadAnand in #34
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- exposed getBankLogoUrl function by @vivekshindhe in #42
Full Changelog: 1.3.0...v1.3.1
v1.3.0
- Cocoapod support for iOS native dependency.
- Auto fetching of latest android dependency.
- Minor bug fixes and performance improvements.
v1.2.3
- Dashboard Monitoring and Alerting
- Android bug fix
v1.2.2
- iOS bug fix on Payment cancel callback by the user
- Build issue fix on flutter run
v1.2.1
- Bug fix on get all supported upi apps response - iOS
v1.2.0
- Validate VPA method now return response object with details
- Intent flow callback_url fix - andorid
- Bug fixes and performance improvements.
v1.1.2
- Issue fixes and performance improvements
Validate VPA and issue fixes
- Added VPA validation method to SDK (isValidVpa)
- Android callback issue fixed.