Skip to content

Releases: Adyen/adyen-commercetools

v9.8.1

27 May 14:37
150727b
Compare
Choose a tag to compare

Improvement

  • Migrate both notification and extension packages code from common JS to ES modules.

Fixes:

  • Fix bugs reported because of ES module code migration. (#965) & (#963)

v9.8.0

17 May 11:48
081153c
Compare
Choose a tag to compare

v9.7.0

17 Feb 15:28
7669752
Compare
Choose a tag to compare

New feature 🎉

v9.6.0

12 Jan 09:48
e31d894
Compare
Choose a tag to compare

Fix

  • Remove "charge" transactions from refund process (#903)

v9.5.1

03 Jan 11:24
1e17300
Compare
Choose a tag to compare

Update

  • Update nodejs to version 16

v9.4.0

20 Dec 14:34
9d7a5cc
Compare
Choose a tag to compare

New Features:

  • Make metadata extendible, pass metadata to Adyen if it's set with custom fields. (#883)

v9.3.0

25 Nov 14:01
3191374
Compare
Choose a tag to compare

New Features:

v9.2.0

19 Nov 17:25
bb9ea09
Compare
Choose a tag to compare

New Features:

  • Support Restore feature, which gives your shoppers an opportunity to offset their carbon emissions from the delivery or lifecycle of their purchase at checkout. For integration steps please refer to our integration guide and documentation for restore.

v9.1.1

03 Nov 11:57
3876c90
Compare
Choose a tag to compare

Improvement

  • Update default Adyen API version to v68 (#852)

v9.1.0

08 Oct 14:41
02d968c
Compare
Choose a tag to compare

Feature

Improvement

  • Assign notification eventDate as transaction timestamp in notification module (#826)
  • Limit the concurrency in workflow during build (#834)