Ifthenpay 8.0.3
joaocouto-ifthenpay
released this
14 Aug 16:30
·
24 commits
to main
since this release
Full Changelog (v8.0.2...v8.0.3)
This version has been tested with the latest version of Prestashop (8.1.1) and aims to allow to those who already used version 1.7 of the module and intend to keep the database, migrating to Prestashop 8.
New feature:
- Enabled the Auto-Update module function: it checks if user's database has Ifthenpay older tables;
- Added checkColumnsExistence() method;
- Added alterColumnName() method;
- Added migration() method to IfthenpayInstallerFactory;
Bug fix:
- Updated "header" hook to "displayHeader" hook, since this one is deprecated.