Skip to content

Commit a9d925d

Browse files
authored
Merge pull request #232 from plentymarkets/release/5.0.2
add changelog and prepare release
2 parents 9b6d041 + 51e7e52 commit a9d925d

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

meta/documents/changelog_de.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Release Notes für Feedback
22

3-
## v5.0.2 <a href="https://github.com/plentymarkets/feedback-plugin/compare/5.0.1...5.0.2" target="_blank" rel="noopener"><b>Übersicht aller Änderungen</b></a>
3+
## v5.0.2 (2025-11-13) <a href="https://github.com/plentymarkets/feedback-plugin/compare/5.0.1...5.0.2" target="_blank" rel="noopener"><b>Übersicht aller Änderungen</b></a>
4+
5+
### Hinzugefügt
6+
- Fehler- und Erfolgsmeldungen beim Speichern einer Bewertung wurden hinzugefügt. Vielen Dank an @MaxBentz für den Beitrag.
7+
- Durch Klicken auf einen Punkt des Bewertungs-Widgets auf der Bestellbestätigungsseite wird nun das Feedback-Formular geöffnet. Vielen Dank an @MaxBentz für den Beitrag.
48

59
### Behoben
610
- Die Barrierefreiheit des Bewertungsformulars wurde verbessert.

meta/documents/changelog_en.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Release Notes for Feedback
22

3-
## v5.0.2 Next release <a href="https://github.com/plentymarkets/feedback-plugin/compare/5.0.1...5.0.2" target="_blank" rel="noopener"><b>Overview of all changes</b></a>
3+
## v5.0.2 (2025-11-13) <a href="https://github.com/plentymarkets/feedback-plugin/compare/5.0.1...5.0.2" target="_blank" rel="noopener"><b>Overview of all changes</b></a>
4+
5+
### Added
6+
- Added error and success messages when saving a review. Thanks to @MaxBentz for the contribution.
7+
- Clicking an item of the review widget on the order confirmation page now opens the feedback form. Thanks to @MaxBentz for the contribution.
48

59
### Fixed
610
- The accessibility of the review form has been improved.

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.0.1",
2+
"version": "5.0.2",
33
"name": "Feedback",
44
"marketplaceName": {
55
"de": "Kunden-Feedback",

0 commit comments

Comments
 (0)