Skip to content

Commit

Permalink
Merge pull request #197 from Adyen/feature/prepareReleaseV1.0.0
Browse files Browse the repository at this point in the history
Prepare v1.0.0
  • Loading branch information
Robert-SD authored Jul 10, 2024
2 parents 163c491 + 5f5ceec commit f3d09c2
Show file tree
Hide file tree
Showing 5 changed files with 108 additions and 558 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
## 1.0.0

* Made amount optional. For Apple Pay in combination with the advanced flow, the amount is still
required.
* Added standalone action handling.
***Breaking Change**: Cash app pay configuration now uses named parameters.
***Breaking Change**: Styling for iOS is now simplified by exposing AdyenAppearance for setting
the style directly.
***Breaking Change**: Cash app pay configuration now uses named parameters.
* Added standalone action handling for the API only integration flow.
* Improved rendering of components.
* The amount inside the different payment method configurations is now optional. Only for Apple Pay
in combination with the advanced flow, the amount is still required.
* Added support for the iDEAL redirect flow.
* Updated iOS SDK to v5.9.0.
* Updated Android SDK to v5.6.0 and moved to Gradle v8.

## 0.1.0

Expand Down
Loading

0 comments on commit f3d09c2

Please sign in to comment.