Releases: PrestaShop/statssales
Releases · PrestaShop/statssales
Release list
v2.1.1
What's Changed
- Remove no longer reported test ignored error by @Hlavtox in #31
- Delete logo.gif by @Hlavtox in #30
- Update build-release.yml with Organization config by @leemyongpakvn in #32
- Update README.md by @florine2623 in #33
- Bump to 2.1.1 by @Hlavtox in #36
- Remove space before PHP tag by @Quetzacoalt91 in #35
- Bump version of actions in CI by @Quetzacoalt91 in #37
- Prepare release of statssales v2.1.1 by @Quetzacoalt91 in #38
New Contributors
- @leemyongpakvn made their first contribution in #32
- @florine2623 made their first contribution in #33
- @Quetzacoalt91 made their first contribution in #35
Full Changelog: v2.1.0...v2.1.1
v2.1.0
Changes
- #22: Release 2.1.0 by @Progi1984
- #28: Set tab property by @PrestaEdit
- #15: Fix license headers - part 2 by @matks
- #14: Add dependabot config file by @PierreRambaud
- #13: Fix outdated license headers by @matks
- #12: Add CONTRIBUTORS file by @matks
- #11: Enable Release Drafter by @matks
- #10: Add GitHub PR template by @matks
🚀 Improvements
- #29: Added Github Action for PHP (and support PHP 5.6 => 8.1) by @Progi1984
- #27: build release github action by @jf-viguier
- #26: Do not use hook AdminStatsModules alias, use displayAdminStatsModules by @PrestaEdit
- #21: Bump version to 2.1.0 by @Progi1984
- #20: Update compatibility by @Hlavtox
- #19: Replace deprecated displayPrice methods by @Hlavtox
- #16: Update short description and logo by @Julievrz
🐛 Bug Fixes
- #25: Fixed calculation in SQL query if there are no refunds by @Progi1984
- #24: Fixed error when there are no orders by @Progi1984
- #23: Merge master by @Progi1984
- #18: Fixed Refunds in Total Sales Calculation by @Progi1984
- #17: Use the good column for total turnover by @okom3pom