Releases: PrestaShop/productcomments
v7.0.0
v6.0.3
Changelog
- Release 6.0.3 (#203)
- Fix compatibility with Hummingbird theme (#198)
- Make rating mandatory (#197)
- disable Write your view in QuickView refresh (#193)
- Bump version number to 6.0.3 (#195)
- Standardize upgrade files (#194)
- Replace manual lang process by standard DoctrineRelation and SymfonyFormData (#191)
- Remove unneeded version check (#192)
- If user mistakenly attempts to delete a comment, fail gracefully (#190)
- Replace jQueryAJAX by FetchAPI (#189)
- Mark deprecated functions since v4.0.0 and v6.0.0 (#188)
- Fix removing previous module files in PHPStan tests (#187)
- Fix deprecated CHARSET utf8 in install and upgrade (#144)
Contributors
@Hlavtox, @SharakPL, @boherm, @kpodemski, @leemyongpakva, @leemyongpakvn, @matks and @nicosomb
Release 6.0.2
v6.0.1
This version fixes the regression #33728 (ZIP directory issue) from version 6.0.0, where it did not contain a folder but the source files directly.
A test attempting to correct the "update_release_draft" step of the release build in the CI is also included.
Changelog
- Release 6.0.1 (#183)
- Preparation for the 6.0.1 release (#182)
- Test Organization build-release.yml in productcomments repo (#181)
Contributors
Release 6.0.0
This release was switched to Pre-release status after regression #33728 was reported.
Changelog
- Release 6.0 (#180)
- Migrate from ObjectModel to Doctrine (final) (#177)
- Update after bump multiple doctrine deps in core (#178)
- Update README.md (#179)
- Bump config.xml to 6.0.0 (#176)
- Update README.md (#173)
- Bump min compatibility to PHP 7.1.3 and PS 1.7.7, module version to 6.0.0 (#175)
- Update build-release.yml using Organization config (#170)
- Fix link to website in README (#168)
- Remove an unused css file from version 4.0.0 (#164)
- Update github actions v1v2 to v3, phpdevtools v3.4 to v3.16 (#161)
- Remove yarn dependency (#159)
- Stop using jquery simple pagination (#157)
Contributors
@Hlavtox, @M0rgan01, @florine2623, @justeen35, @kpodemski, @leemyongpakvn, @matks, @nicosomb, Morgan Pichat and leemyong pakvn
Release 5.0.3
Changelog
- Release 5.0.3 (#156)
- Bump version to 5.0.3 (#155)
- Remove unneeded code (#153)
- Template improvements (#154)
- Delete logo.gif (#152)
- Remove microdata from product miniatures (#150)
- Improved lastname anonymization (#149)
- Simplify Type casting (#142)
- Simplify Average code (#141)
- Add validation for 2 positive integer fields (#146)
Contributors
@Hlavtox, @kpodemski, @leemyongpakvn, @micka-fdz and leemyong pakvn
Release 5.0.2
Changelog
- Fix hookFilterProductContent to allow hook chain (#137)
- Fix jQuery event shorthand is deprecated - change, submit, hover (#147)
- Remove unused ProductCriterion.php file (#143)
- Fix rating is not displayed in the second Quick view (#145)
- Delete CHANGELOG.txt (#134)
Security fixes
Contributors
@NeOMakinG, @atomiix, @idnovate, @jolelievre, @kpodemski, @leemyongpakvn, @matks and @nenes25
Release 5.0.1
Changelog
- Release 5.0.1 (#135)
- Renders author name with a link if it is a customer (#124)
- TypeError on addCommentGrades in case of empty request (#132)
- Improved Github Action (Support PHP 5.6 => 8.1) (#134)
- Align rating to the left on product list (#130)
- Customer anonymisation if reviews coming from version 3 (#92)
- Fix upgrade module to v4 (#107)
- To prevent google from indexing the icon names use data-icon and css to show the icons (#125)
- Remove unused dependencies (#129)
- Improved Workflow Build Release (#128)
- Missing changes for displayHeader hook (#127)
- Switch from deprecated 'header' hook to 'displayHeader' (#126)
- Remove addons suggestion in module configuration (#115)
- Fix js error since displayGDPRConsent (#121)
- Bump prestashop/php-dev-tools from 3.16.0 to 3.16.1 (#120)
Contributors
@NeOMakinG, @PierreRambaud, @PrestaEdit, @Progi1984, @atomiix, @clotairer, @dependabot, @dependabot[bot], @jf-viguier, @kpodemski, @okom3pom and @tswfi
v5.0.0
Changelog
- Bump version to 5.0.0 (#117)
- Fixed ratings grade when changing product combination (#116)
- Fix GDPR checkbox (#114)
- Fix wrong escape param (#113)
- Removed Rich Snippet Rating (#112)
- Hook on filterProductContent for adding ProductComments data (#111)
- Infinite ajax loop with undefined IDs (#96)
- Removed Addons Suggestions (#108)
- Bump prestashop/php-dev-tools from 3.15.1 to 3.16.0 (#110)
Contributors
@NeOMakinG, @PierreRambaud, @Progi1984, @atomiix, @dependabot, @dependabot[bot], @okom3pom and @sylwit
v4.2.2
Changelog
- Remove useless v5 upgrade file, there was no v5 released (#106)
- Bump version to 4.2.2 (#104)
- Add some classes to the table columns (#103)
- Fix duplicated id for review tables (#102)
- Bump prestashop/php-dev-tools from 3.15 to 3.15.1 (#100)
- Bump prestashop/php-dev-tools from 3.14 to 3.15 (#99)
- Bump simplePagination.js from
e32c66e
toda97104
(#98) - Bump prestashop/php-dev-tools from 3.13 to 3.14 (#97)
- Bump prestashop/php-dev-tools from 3.12 to 3.13 (#94)
- Fixing the bug that appeared when anonymize customer last name option has been added. (#89)
- Fixed PHPCS Github Action (#93)
- Bump prestashop/php-dev-tools from 3.11 to 3.12 (#91)
- Use the correct version of php-cs-fixer (#90)
Contributors
@Oksydan, @PierreRambaud, @Progi1984, @SD1982, @dependabot, @dependabot[bot], @jf-viguier, @kpodemski and @matks