Releases: myparcelnl/magento
Releases · myparcelnl/magento
2.5.2
Fix:
- #262 count(): Parameter must be an array or an object that implements Countable (Result.php line 308)
2.5.1
Fix:
- #259 Error when running a cron job (Call to a member function getStatus() on null at
..../MagentoOrderCollection.php:370)
2.5.0
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
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
Improvement:
- #222 Support Netherlands validated address from Postcode.nl
- #223 Support Belgium validated address from Postcode.nl
2.4.0
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.
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
Fix
- #201 Cron job doesn't check all statuses
2.3.8
Fix:
- #199 The problem that the order must be processed twice before the label can be printed.
2.3.7
Improvement:
- #196 Support MagePlaza OneStepCheckout version 2.6.1
2.4.0-beta.1
⚠️ 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.
These are the biggest changes:
- No use of libraries (only jQuery)
- The checkout is more stable
- Easier to implement improvements