Releases: Zasilkovna/prestashop
Releases · Zasilkovna/prestashop
v2.1.20
v2.1.19
v2.1.18
v2.1.17
- Updated: sk "Is COD" translation update
- Updated: improvements to the display of widget button in the cart
- Updated: frontend JavaScript and CSS files registered in a way respecting CCC (Combine, Compress and Cache) setting
- Fixed: proper missing order currency rate handling
- Removed: loading currency rate from cnb.cz
- Updated: to avoid certificate errors, https protocol has been replaced to http in WSDL and branch feed URLs
v2.1.16
Fixed: Correct loading of Packeta order list in case of paging
v2.1.15
- Added: support for Packeta address validation widget in the cart with 'none', 'optional' and 'required' modes of operation. Validated address is saved and used in exports.
- Fixed: correct storage of chosen pickup point's currency
- Fixed: type error raised after SQL error in Packeta orders list
- Updated: Widget HD library URL
v2.1.14
- Fixed: treated a rare situation where the payment module cannot be instantiated
- Fixed: functionality of Packeta widget button in KnowBand SuperCheckout when no shipping method is preselected
- Fixed: deprecated hook backOfficeHeader replaced by displayBackOfficeHeader
- Fixed: proper display of Packeta orders without tracking number
v2.1.13
Updated: improved compatibility with PHP versions 7.2,7.4
v2.1.12
Fixed: weight loading and setting in case Packeta orders are paged
v2.1.11
- Updated: order weight editing in Packeta order administration: saving only changed values, better display of results
- Added: Product weight in grams is now supported. If the weight of the products is in grams, the module converts the weight of the shipment to kilograms before exporting it.
- Updated: pickup point update changed to carrier update, improving speed and reliability
- Fixed: no more displaying of selected pickup point on confirmation page if the order is not a pickup point order
- Updated: wider support for modified checkout templates (selector to hide widget button update),.carrier-extra-content now does not have to have display 'block' and is checked if is visible
- Fixed: functionality of KnowBand SuperCheckout when no shipping method is preselected
- Fixed: fresh checkout no longer throws error in development mode