Releases: button/button-android
Releases · button/button-android
Release 6.24.0
- Enhanced browser experiences
Release 6.23.0
- Adds an interface to manually track a viewable impression
- Redirects all HTTP traffic to HTTPs
Release 6.22.1
- Developers may now provide an Offer ID when opening a URL.
Release 6.22.0
- Support for opening merchant links from within a Button Browser instance
- Bug fixes & improvements
Release 6.21.0
- Introduces a more concise and flexible API for the Button Browser
- Bug fixes and optimizations
Release 6.20.0
- Adds Autofill support for additional brands.
Release 6.19.0
Button SDK v6.19.0 contains two exciting developments for the Button Universal Webview:
- Publishers can now open any link with the webview with a simple call to Button.openURL(), whether or not the partnership is powered by Button.
- The webview can now be styled remotely within Button’s configuration files for any links opened to non-Button-powered commerce sites. You can now choose a default color scheme, as well at title and subtitle for the universal webview.
Release 6.18.1
- Universal webview support for opening affiliate links that redirect to merchant links without a Button Purchase Path
Release 6.18.0
- Resolves intermittent issue causing
onStartResult(Throwable)
callback to not be invoked for some PurchasePath
and ButtonActions
flows.
Release 6.17.0
- Updated app install flow for Android 10
- Bug fixes and improvements