Releases: PrestaShop/productcomments
v8.0.0
What's Changed
- Remove deprecated since v4.0.0 functions by @leemyongpakva in #207
- update github actions from v3 to v4 by @leemyongpakva in #208
- Fix: update product listing ratings on updateProduct event by @tblivet in #211
- Update css modal by @pawelkierklo in #206
- Fixed issues with updating the note in quickview and hook display on product update by @tblivet in #212
- Fix productcomments when not logged by @CedricKiwik in #213
- Add Sponsors Compagny by @Touxten in #214
- Bump to version 8.0.0 by @ga-devfront in #219
- Remove deprecated 7.0.0 functions by @ga-devfront in #220
- Update list-comments.js by @djbuch in #163
- Provide absolute URL to fix routing issues by @Hlavtox in #216
- if last name is anonymous - replace
lastnamevariable from response by @mjamroz in #171 - Release 8.0.0 by @Hlavtox in #221
New Contributors
- @leemyongpakva made their first contribution in #207
- @tblivet made their first contribution in #211
- @pawelkierklo made their first contribution in #206
- @CedricKiwik made their first contribution in #213
- @Touxten made their first contribution in #214
- @ga-devfront made their first contribution in #219
- @djbuch made their first contribution in #163
- @mjamroz made their first contribution in #171
Full Changelog: v7.0.0...v8.0.0
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