Releases: PrestaShop/pagesnotfound
Releases · PrestaShop/pagesnotfound
Release list
v4.0.0
v3.0.0
What's Changed
- Bump min compatibility to PHP 7.1.3 and PS 1.7.7, module version to 3.0.0 by @leemyongpakvn in #32
- Bump config.xml to 3.0.0 by @Hlavtox in #34
- Update README.md by @florine2623 in #35
- Fix removing previous module files in PHPStan tests by @leemyongpakvn in #36
- Remove space before PHP tag by @Quetzacoalt91 in #39
- Prepare release of pagesnotfound 3.0.0 by @Quetzacoalt91 in #40
New Contributors
- @florine2623 made their first contribution in #35
- @Quetzacoalt91 made their first contribution in #39
Full Changelog: v2.0.3...v3.0.0
v2.0.3
Changes
- #33: Release 2.0.3 by @kpodemski
- #31: Fix link to site in README by @justeen35
- #29: Update actions' checkout, upload-artifact, download-artifact to v3 by @leemyongpakvn
- #27: Bump version to 2.0.3 by @Hlavtox
- #28: Update php-dev-tools from v3 to v4, php-cs-fixer from v2 to v3 by @leemyongpakvn
- #24: Add stacking responsive table for mobile screen by @leemyongpakvn
- #23: Delete logo.gif by @Hlavtox
🚀 Improvements
- #22: Added Github Action for PHP (and support PHP 5.6 => 8.1) by @Progi1984
🐛 Bug Fixes
- #21: Set tab property by @PrestaEdit
v2.0.2
Changes
- #18: Do not use hook AdminStatsModules alias, use displayAdminStatsModules & Bump version to 2.0.2 by @PrestaEdit
🚀 Improvements
- #19: Release 2.0.2 by @PierreRambaud
- #20: Add build release by @Progi1984
v2.0.1
Changes
- #15: Use defined() with quotes is not optional by @lmeyer1
- #14: Update short description and logo by @Julievrz
- #13: Add dependabot config file by @PierreRambaud
- #11: Add CONTRIBUTORS file by @matks
- #7: Remove outdated CHANGELOG by @matks
- #9: Enable Release Drafter by @matks
- #8: Add GitHub PR template by @matks
🚀 Improvements
- #16: Do not use hook top alias, use displayTop by @PierreRambaud