v5.0.2
release-drafter
released this
05 Jun 16:30
·
639 commits
to refs/heads/master
since this release
Changes
- #705: Prepare release of v5.0.2 by @Quetzacoalt91
- #713: Various SQL fix by @M0rgan01
- #695: Unify calls to list directory contents by @Quetzacoalt91
- #636: Added SQL commands related to doctrine and remove Doctrine usage by @M0rgan01
- #701: Rename 8.1.6.sql to 8.1.7.sql by @matks
- #704: Bump version 5.0.2 by @M0rgan01
- #689: Update missing SQL compare to a fresh install by @M0rgan01
- #670: feat(configuration): added default configuration value for category b… by @Dreimus
- #694: Remove confusing and unused upgrade.php by @Quetzacoalt91
- #688: Add a failsafe require and add first working version of 1.7 in automatic tests by @ga-devfront
- #672: Add actionValidateCartRule hook by @Hlavtox
- #682: Unify text field database limits by @Hlavtox
- #680: Update the ean13 field by @tleon
- #684: Delete the obsolete PS_SSL_ENABLED_EVERYWHERE config by @M0rgan01
- #677: Bump follow-redirects from 1.15.4 to 1.15.6 in /tests/e2e by @dependabot
- #678: Add category redirect columns by @M0rgan01
- #675: Set authorization_server feature flag true by default by @M0rgan01
- #685: Fix nightly by @M0rgan01
- #676: Move controller in proper folder to make it accessible on PS v9 by @Quetzacoalt91
🚀 Improvements
- #702: Add updated PHPStan in project as composer dependency by @Quetzacoalt91
- #696: Add a check about PS_VERSION_DB by @Quetzacoalt91
- #693: improvement: upgrade deprecated actions on github workflows by @ga-devfront
🐛 Bug Fixes
- #709: Fix base controller the module is extending by @Quetzacoalt91
- #699: Align ignoring rules between copy and deletion of files + ignore native module only if they have they vendor/ folder by @Quetzacoalt91
- #698: Remove orphan tabs following deletion of old controllers by @Quetzacoalt91
- #690: Fix path to autoloader after moving controller by @Quetzacoalt91
- #687: Fix tab visibility on PrestaShop 9 by @ga-devfront
- #681: Add and update feature flags by @ga-devfront
- #679: Instantiate AdminKernel by @ga-devfront