Releases: myparcelnl/magento
Releases · myparcelnl/magento
v4.15.0
4.15.0 (2024-06-10)
🐛 Bug Fixes
✨ New Features
v4.14.4
4.14.4 (2024-05-13)
🐛 Bug Fixes
- checkout: show nicer messages in delivery options (#842) (ae71d80)
- checkout: stabilise choosing pickup point (#841) (aaa21d4)
- export: allow signature or only_recipient for be (#840) (8c10cc3)
v4.14.3
4.14.3 (2024-04-22)
🐛 Bug Fixes
- checkout: work with bbp and do6 from cdn (#837) (c560351)
- prevent camel cased options from breaking order detail page (#838) (bc8cff4)
v4.14.2
4.14.2 (2024-04-04)
🐛 Bug Fixes
v4.14.1
4.14.1 (2024-04-02)
🐛 Bug Fixes
- migration: allow migration to run with invalid scopes present (#834) (6eb73f6)
v4.14.0
4.14.0 (2024-03-29)
✨ New Features
v4.13.0
4.13.0 (2024-03-13)
✨ New Features
v4.12.1
4.12.1 (2024-02-21)
🐛 Bug Fixes
v4.12.0
4.12.0 (2024-02-01)
🐛 Bug Fixes
- allow observer to use transport object (#805) (e64a687)
- checkout: prevent delivery options from disappearing (#811) (1f153dc)
- checkout: prevent missing street from blocking delivery options (#813) (169e8be)
- fix large format issue (#798) (dd98a32)
- fix php deprecation error (#793) (5222a77)
- fulfilment: export phonenumber and weight (#810) (d2b2a85)
- fulfilment: set weight on customs item rather than throw error (#814) (2eadcbc)
- implement regression feedback (#806) (0b3b1f0)
- only set country if currentCountry has value (#794) (e86d3fe)
✨ New Features
v4.11.1
4.11.1 (2023-11-23)
🐛 Bug Fixes
- checkout: show delivery options for tablerate when appropriate (#790) (8e29ac1)
- ordernotes: bail early without order (#788) (37bacb5), closes #772