Releases: adyen-examples/adyen-testcards-extension
Releases · adyen-examples/adyen-testcards-extension
v0.0.4
v0.0.4 introduces several improvements:
- incorrect card data has been revised
- add Dankort (DK)
- the "Favourites" list is stored separately, allowing to change the card data without affecting the list of favourites already saved
- Add GitHub action to package the Chrome Extension
What's Changed
- Fix small typo in README by @Aleffio in #44
- Fix failing E2E workflow by @ayodejidev in #52
- FIX: Update cards.json by @adrian-latorre-adyen in #51
- Favourites list by @gcatanese in #53
- Add Dankort and JCB by @gcatanese in #54
- Add Dankort logo by @gcatanese in #55
New Contributors
- @Aleffio made their first contribution in #44
- @adrian-latorre-adyen made their first contribution in #51
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.3 introduces new features:
- copy any field with a single click
- display the issuing country of the card (when applicable)
- show Gift card logos
- improve filtering
What's Changed
- Change Giftcard PIN prefill by @gcatanese in #24
- Add logos for Gift Cards by @gcatanese in #25
- Reduce font size by @ayodejidev in #27
- 18 update UnionPay and other cards by @ayodejidev in #28
- Enhance filtering on card data by @gcatanese in #29
- Copy text on click by @gcatanese in #31
- E2E GitHub action by @gcatanese in #32
- Display card issuing country by @ayodejidev in #38
- Improve text descriptions by @ayodejidev in #40
- Improve search field by @ayodejidev in #42
- Fix test after changing description and filter by @gcatanese in #43
- Add Mastercard 3DS card (take #2) by @sam-artuso in #39
New Contributors
- @ayodejidev made their first contribution in #27
- @sam-artuso made their first contribution in #34
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Stable release to support the following features:
- copy the card number to your clipboard with a single click
- pre-fill the Adyen Web Drop-in with the selected payment method
- support credit/debit cards, Gift cards and IBANs
- pin your preferred cards to show them first (at the top)
What's Changed
- README: add install from Chrome Store by @gcatanese in #1
- Adjust font family and size by @gcatanese in #9
- Create sections for dual-branded cards by @gcatanese in #10
- Favourite cards by @gcatanese in #11
- Prefill month and year separately by @gcatanese in #12
- Add giftcards by @gcatanese in #13
- Support SEPA by @gcatanese in #15
- Card logos by @gcatanese in #16
New Contributors
- @gcatanese made their first contribution in #1