Skip to content

Releases: Zasilkovna/prestashop

v2.1.20

14 Oct 09:44
bd9c523
Compare
Choose a tag to compare
  • Fixed: front.js - compatibility with other plugins
  • Removed: validation of API password using API

v2.1.19

28 Jul 07:52
5d91f8b
Compare
Choose a tag to compare

Fixed: displaying the widget button and cart validation

v2.1.18

28 Jul 07:48
9d88cc0
Compare
Choose a tag to compare

Updated: compatibility with PrestaShop 8 ensured

v2.1.17

03 Jul 06:12
08061db
Compare
Choose a tag to compare
  • 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

04 May 14:36
540a256
Compare
Choose a tag to compare

Fixed: Correct loading of Packeta order list in case of paging

v2.1.15

02 May 08:32
337407e
Compare
Choose a tag to compare
  • 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

15 Dec 05:46
a7d8719
Compare
Choose a tag to compare
  • 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

08 Nov 09:46
13ca49e
Compare
Choose a tag to compare

Updated: improved compatibility with PHP versions 7.2,7.4

v2.1.12

02 Nov 09:54
10fcf00
Compare
Choose a tag to compare

Fixed: weight loading and setting in case Packeta orders are paged

v2.1.11

20 Oct 10:51
baee70e
Compare
Choose a tag to compare
  • 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