Skip to content

Releases: myparcelnl/magento

2.5.2

11 Apr 07:34
017b8ad
Compare
Choose a tag to compare

Fix:

  • #262 count(): Parameter must be an array or an object that implements Countable (Result.php line 308)  

2.5.1

04 Apr 13:51
309b81b
Compare
Choose a tag to compare

Fix:

  • #259 Error when running a cron job (Call to a member function getStatus() on null at
    ..../MagentoOrderCollection.php:370)

2.5.0

18 Mar 08:23
2973da2
Compare
Choose a tag to compare

Fix:

#237 Warning: count(): Parameter must be an array or an object that implements Countable in
#239 Use $shipment->getEntityId instead of $track->getId()
#240 Add {"time":[{"price_comment":"mailbox"}]} to the quote
#252 Fix error about default options

Improvement:

#235 #249 18+check
#244 #248 Digital Stamp

2.4.2

28 Jan 16:07
96920c8
Compare
Choose a tag to compare

Fix:

  • #229 Place the shipping information in the quote and sales_order table, show the method in the admin.

Improvement:

  • #226 Generic text for Flespakket customers

2.4.1-beta.2

02 Jan 10:07
6a2eab3
Compare
Choose a tag to compare
2.4.1-beta.2 Pre-release
Pre-release

Improvement:

  • #222 Support Netherlands validated address from Postcode.nl
  • #223 Support Belgium validated address from Postcode.nl

2.4.0

12 Dec 10:05
620fcd4
Compare
Choose a tag to compare

Changes

The whole checkout has a new look. A choice has been made to go back to the basic checkout. The checkout is designed so that he will take the styling of the website.

checkout

These are the biggest changes:

  • No use of libraries (only jQuery)
  • The checkout is more stable
  • Easier to implement improvements

Fix:

  • #205 Hide shipping block in card
  • #206 #208 Massage that the delivery method not is selected
  • #209 get the parent_method instead of parent_carrier
  • #213 Check if Belgium Pickup is active
  • #213 Selecting a different delivery method instead of MyParcel

Improvement:

  • 73b6938 PostNL Belgium pickup locations
  • #198 Hide the options pickup express and Belgium pickup when the pickup option is disabled

v2.3.9

20 Nov 10:07
16f470d
Compare
Choose a tag to compare

Fix

  • #201 Cron job doesn't check all statuses

2.3.8

06 Nov 14:32
59de5ab
Compare
Choose a tag to compare

Fix:

  • #199 The problem that the order must be processed twice before the label can be printed.

2.3.7

24 Oct 07:21
5b5895a
Compare
Choose a tag to compare

Improvement:

  • #196 Support MagePlaza OneStepCheckout version 2.6.1

2.4.0-beta.1

17 Oct 12:31
b88e5ef
Compare
Choose a tag to compare
2.4.0-beta.1 Pre-release
Pre-release

⚠️ This is a beta version

Changes

The whole checkout has a new look. A choice has been made to go back to the basic checkout. The checkout is designed so that he will take the styling of the website.

checkout

These are the biggest changes:

  • No use of libraries (only jQuery)
  • The checkout is more stable
  • Easier to implement improvements