Skip to content

Latest commit

 

History

History
124 lines (64 loc) · 2.68 KB

CHANGELOG.md

File metadata and controls

124 lines (64 loc) · 2.68 KB

Changelog

Unreleased changes

3.0.0 - 2024-12-13

Added

  • Rapidez v3 support (#21)

2.0.2 - 2024-11-29

Fixed

  • Update Riverty / Afterpay logo (#22)
  • Listen to vue:loaded (#23)

2.0.1 - 2024-06-20

Fixed

  • Fix error if other scopes are available (#20)

2.0.0 - 2024-05-22

Added

  • Rapidez v2 support (#18)
  • Rapidez v2 compatibility (#19)

0.6.1 - 2024-02-07

Fixed

  • State to FinishPaynlTransaction graphql (#16)

0.6.0 - 2024-02-07

Added

  • Add fail url + Add payment failed messages (#15)

1.0.1 - 2024-01-19

Fixed

  • Ensure guest email is set if guest order (702e3ea)

1.0.0 - 2024-01-19

With this update paynl/magento2-graphql version 1 isn't supported anymore!

Changed

  • paynl/magento2-graphql v2.0.0 support (#14)

Fixed

  • Fix iDeal & Givacard icon (#13)

0.5.0 - 2023-12-13

Added

  • Payment icons (#12)

0.4.3 - 2023-11-07

Fixed

  • Add store header to StartTransaction request (#11)

0.4.2 - 2023-10-19

Fixed

  • Add check for existence of orderId (#10)

0.4.1 - 2023-07-04

Fixed

  • Use url helpers (#9)

0.4.0 - 2023-04-05

Added

  • Add package.js, update readme (#7)

0.3.0 - 2023-01-19

Changed

  • Replace turbolinks with turbo (#6)
  • Add changelog action (8d1ab43)

0.2.1 - 2022-12-13

Fixed

  • Add store header to request (#5)

0.2.0 - 2022-04-11

Changed

  • Laravel 9 compatibility (a3bd5b9)

0.1.2 - 2021-10-08

Fixed

  • Kebab-case event (#3)

0.1.1 - 2021-10-05

Added

  • Route name (#2)

0.1.0 - 2021-09-24

Initial release