The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Swift package manager support
17 weeks ago
Created XCFramework
47 weeks ago
Custom Browser 6.1.1
1 year ago
Bug Fixes and improvement
Custom Browser 6.1
1 year ago
Change Logs:
Marked txn status as userCancelled on click of back button
Handled Navigation bar in case of CB presentation
Handled RO visibility
Bug Fixes and improvement
Custom Browser 6.0
2 years ago
Changelog: Bug Fixes
Custom Browser 5.9
2 years ago
Changelog:
Removed the deprecated UIWebView and made WKWebView as default option.
Custom Browser 5.8.3 - Reduced size impact
2 years ago
Changelog:
Removed Magic Retry which got superseded by SurePay in earlier releases.
Crushed warnings due to comments format.
Custom Browser 5.8.2
3 years ago
Changelog:
Under the hood memory optimization
Silenced numerous warnings.
Custom Browser 5.8.1
3 years ago
Changelog:
1) Made merchant response callback wait time customizable. Now the merchant is able to set the maximum wait time for getting response from SURL/FURL into the app.
For this, a new property is introduced in PUCBConfiguration: `merchantResponseTimeout`
See [documentation](https://github.com/payu-intrepos/Documentations/wiki/9.-iOS-Custom-Browser) for details.
Custom Browser 5.8
3 years ago
Changelog:
1. SMS auto-fill support
* Now get OTP auto fill option across banks' ACS pages and CB's native screens. Android like SMS fill convenience and iOS-like security is provided to your users with this version.
2. Critical bug fixes related to iOS 12.
* SMS autofill feature, when used on CB's native view, could crash it on CB versions < 5.8. This version fixes it.
3. Minimum deployment target change
* It has been bumped to 8.0 to allow framework support.