v4.1.0
New minor version following feedback with autoupgrade v4.0 and PrestaShop 1.7.4.2
Improvements
Automatic checks
Other
- #126: Remove a specific file only used for PrestaShop 1.7 upgrades
Bug fixes
- #127: Reset archive name when switching back on channel minor / major
- #136: Set the composer autoloader after the core
- #137: Fix a duplicated string (files to be removed)
- #141: Fix an issue with undefined class
Tools
, reported in #140 - #144: Reverting #136 as it makes the module failing on early versions of PS 1.6
- #145: Check a file
config/boostrap.php
exists before requiring it.