Skip to content

Releases: mollie/magento2-subscriptions

v1.14.0

23 Jan 13:49
fb961a5
Compare
Choose a tag to compare

Features:

  • Add option to format the next payment date

Improvements:

  • Add compatibility for custom customer attributes with subscription orders (thnx @Sental)

Minimum requirements:

v1.13.0

24 Oct 11:19
5dd2315
Compare
Choose a tag to compare

Features:

  • Handle virtual orders

Bugfixes:

  • Handle shipping costs for virtual products #68
  • When a new payment comes in, the Next Payment Date is updated

Minimum requirements:

v1.12.1

28 Jul 14:27
e4d579e
Compare
Choose a tag to compare

Bugfixes:

  • Handle the new transaction ID for orders

Minimum requirements:

v1.12.0

12 Jul 08:20
7264fb2
Compare
Choose a tag to compare

Features:

  • Send email on webhook error

Bugfixes:

  • Limit the pagination by the API limit of 250 #59

Improvements:

  • Use the order address instead of the default address for new orders

Minimum requirements:

v1.11.0

13 Jun 07:59
065ec02
Compare
Choose a tag to compare

Features:

  • Added Subscription to version string
  • Added translations
  • Added order comment with subscription ID

Bugfixes:

  • Select the correct subscriptions for the payment reminder #50
  • Use the correct config path #53
  • Save and set the product quantity #54
  • Access the metadata correct

Improvements:

  • Add order create test for the webhook
  • Better webhook handling
  • Use retry for setup:di:compile

Minimum requirements:

v1.10.3

22 May 09:21
7f6f9b8
Compare
Choose a tag to compare

Bugfixes:

  • Allow to delete subscriptions
  • Do not cache by a single customer

Minimum requirements:

v1.10.2

09 May 19:02
f0c9967
Compare
Choose a tag to compare

Bugfixes:

  • Skip the metadata validation

Minimum requirements:

v1.10.1

03 May 10:02
44ebc8b
Compare
Choose a tag to compare

Bugfixes:

  • Add quote and address to the order item to work with external shipping modules

Minimum requirements:

v1.10.0

21 Apr 08:46
116b25a
Compare
Choose a tag to compare

Features:

  • Allow to set cron time
  • Be able to set a bcc to emails

Bugfixes:

  • Add the shipping cost to the subscription amount
  • Handle store-views on the same domain correct

Improvements:

  • Add retry for the setup:di:compile command
  • Upgrade pipeline versions

Minimum requirements:

v1.9.0

23 Feb 10:16
f92ae43
Compare
Choose a tag to compare

Features:

  • Rename labels on email templates
  • Rename the created_at column to First Payment Date and set it as the first column after ID

Bugfixes:

  • Delete the subscription_to_product record when the subscription is canceled
  • Prevent the creation of subscriptions when processing subscription transactions
  • Make sure no emails are sent when the subscription is not active
  • Fix Magento 2.4.5 compatibility issue with knockout templates (thnx @Sental)

Minimum requirements: