-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 5.0.0 #1367
Merged
Release 5.0.0 #1367
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge main back to develop
Update dependency androidx.annotation:annotation to v1.7.0
Update hilt_version to v2.48
Update plugin org.jetbrains.dokka to v1.9.0
Update actions/checkout action to v4
Update dependency androidx.compose:compose-bom to v2023.09.00
Update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.6.2
The drop-in bottom sheet was jumping position when a new view was loaded into it and navigating to another activity at the same time. Having a slight delay prevents the jumping from happening. COAND-792
Fix jumping bottom sheet
This fixes the issue where the cancel button in the PiPView is unresponsive during the WeChat flow. COAND-798
Fix cancel button not working during WeChat flow
Fix Cash App payment flow
…sion Update dependency com.google.android.gms:play-services-wallet to v19.2.1
This fixes an issue where a loading spinner would show infinitely when an error is returned in the remove stored payment method callback. COAND-801
Fix infinite loading spinner
Fix deep links to fragments in example app not working
COAND-797
Remove Amount.EMPTY
This makes the delegate testable again and also allows to make this param configurable in the future. AUTHN-967
Disable phone number collection of 3DS2 SDK
Make example app work with obfuscation
Fix restricted api warnings
Preparing release 5.0.0
Improve error logging for analytics and image loader
OscarSpruit
approved these changes
Oct 18, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
First stable release of version 5.