Skip to content

Releases: packlink-dev/prestashop_module

Release version 3.2.20

27 Aug 12:10
b50827a
Compare
Choose a tag to compare

Changed

  • Added webhook registration in debug controller
  • Added check if menu item already exists before adding it

Release version 3.2.19

10 Apr 14:21
5f6b9d7
Compare
Choose a tag to compare

Changed

  • Updated to Core version 3.3.21

Release version 3.2.18

19 Mar 15:55
0c04e38
Compare
Choose a tag to compare

Changed

  • Change to Core version 3.3.20

Release version 3.2.17

14 Feb 10:55
0e60191
Compare
Choose a tag to compare
  • Register htmlspecialchars_decode modifier using Smarty::registerPlugin

  • Do not register hooks that are not used

Release version 3.2.16

25 Dec 11:19
3045683
Compare
Choose a tag to compare
  • Fix calculation of shipping cost

Release version 3.2.15

12 Jul 14:04
26e55fc
Compare
Choose a tag to compare
  • Fixed issue with sending json encoded value to smarty

Release version 3.2.14

07 Jun 08:52
fbcb08c
Compare
Choose a tag to compare
  • Update link to order draft on Packlink

Release version 3.2.13

30 May 13:43
28fa40f
Compare
Choose a tag to compare
  • Fix view on Packlink link

Release version 3.2.12

30 May 13:42
682af6e
Compare
Choose a tag to compare
  • Fix issue with not being able to send order with Packlink on version < 1.7.0.0

Release v3.2.9

13 Mar 14:52
ccdc8e4
Compare
Choose a tag to compare

Added

  • Added compatibility with PrestaShop 8.
  • Updated to Core version 3.3.13.
  • Added get/set methods for async process timeout and task runner wake up delay in the debug controller.