Skip to content

Releases: plentymarkets/feedback-plugin

5.0.4

03 Feb 09:46
1b12030

Choose a tag to compare

What's Changed

Full Changelog: 5.0.3...5.0.4

v5.0.3

08 Jan 09:15
9c3ce60

Choose a tag to compare

v5.0.3 (2026-01-06) Overview of all changes
Fixed
A missing CSS class has been added again.

5.0.2

17 Nov 09:46
a9d925d

Choose a tag to compare

v5.0.2 (2025-11-17) Overview of all changes

Added

  • Added error and success messages when saving a review. Thanks to @MaxBentz for the contribution.
  • Clicking an item of the review widget on the order confirmation page now opens the feedback form. Thanks to @MaxBentz for the contribution.

Fixed

  • The accessibility of the review form has been improved.

5.0.1

17 Apr 14:21
3f415f8

Choose a tag to compare

v5.0.1 (2025-04-17) Overview of all changes

Fixed

  • Fixed an error related to Webpack.

5.0.0

02 Apr 10:42
baa3e0e

Choose a tag to compare

v5.0.0 (2025-04-02) Overview of all changes

TODO

  • Due to the extent of modifications, we recommend testing the new version within a separate plugin set to ensure compatibility and prevent any potential conflicts with existing plugins or themes.

Added

  • Accessibility was improved.
  • Widget setting to hide the feedback widget on the order confirmation page if the shipping date has not been set yet. We would like to thank user @MaxBentz for their contribution.

Changed

  • Made feedback plugin to get its data through the feedback microservice instead of its PHP logic.
  • Changed feedback counts data to be delivered by the feedback microservice instead of being fetched from the PHP logic.
  • The rating on the category pages is now loaded via the item list (itemList).
  • Removed Allow reviews without rating option from plugin configuration.
  • Change translation for a configuration label.

v4.0.9 (2023-06-19)

19 Jun 13:29
8bd292d

Choose a tag to compare

Changed

  • It's now possible to display the average rating on category level. We would like to thank user @MaxBentz for their contribution.
  • It's now possible to display attributes on the order confirmation page. We would like to thank user @MaxBentz for their contribution.
  • CSS adjustments. We would like to thank user @MaxBentz for their contribution.

4.0.8

05 Jan 12:31
ea0c7af

Choose a tag to compare

v4.0.8 (2023-01-05) Overview of all changes

Changed

  • The logic for anonymisation was moved to the core.
  • Visibility settings were moved from the widget to the plugin configuration.

4.0.7

21 Oct 14:45
07f0cb5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.6...4.0.7

Fix Facet and Author for reviews

20 Oct 09:00
6e76ce7

Choose a tag to compare

v4.0.6 (2021-10-20)

Changed

  • The feedback plugin was adapted to the rebranding to **plentyShop LTS".

Fixed

  • When selecting a rating filter, it was not displayed as selected.
  • In the structured data, an explicit type was stored for the author.

4.0.5

20 Oct 08:32
0288c96

Choose a tag to compare

v4.0.5 (2021-08-17)

TODO

  • After updating the feedback plugin to v4.0.5, it is necessary to regenerate ShopBuilder widgets via the Regenerate contents button in the CMS » ShopBuilder menu.

Behoben

  • Due to an error in the name resolution for author fields, the author name was sometimes not included in the structured data. This has been fixed.