Skip to content

Commit

Permalink
Merge pull request #3322 from plentymarkets/changelogs_20220808
Browse files Browse the repository at this point in the history
Changelogs 20220808
  • Loading branch information
maxiroellplenty authored Aug 8, 2022
2 parents 650cb23 + fed0b13 commit bca5bb7
Show file tree
Hide file tree
Showing 5 changed files with 56 additions and 4 deletions.
26 changes: 26 additions & 0 deletions meta/documents/changelog_de.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Release Notes für plentyShop LTS

## v5.0.54 (2022-08-08) <a href="https://github.com/plentymarkets/plugin-ceres/compare/5.0.53...5.0.54" target="_blank" rel="noopener"><b>Übersicht aller Änderungen</b></a>

### TODO

- Im Plugin IO wurde die neue Route `/contact-mail-api` hinzugefügt. Wenn du das plentyShop Kontaktformular verwendest (egal ob Standard oder per ShopBuilder-Inhalt), stelle sicher, dass diese Route im IO-Plugin aktiviert ist. Öffne dazu die Einstellungen des IO-Plugins in deinem Plugin-Set. Öffne den Reiter **Konfiguration**. Aktiviere in der Einstellung **Routen aktivieren** die Route `/contact-mail-api` und speichere deine Einstellungen. Wenn du das Kontaktformular *nicht* verwendest, stelle sicher, dass diese Route deaktiviert ist.

### Geändert

- Der Standardtext für die Cookiebar wurde angepasst, um der aktuellen Gesetzgebung zu entsprechen. Der Text kann über den Übersetzungsschlüssel `cookieBarHintText` im Menü **CMS » Mehrsprachigkeit** angepasst werden.
- Die Werte für die Übersetzungschlüssel `checkoutChooseOur` und `checkoutCheckAcceptGtc` wurden angepasst, um den Anforderungen von § 305 b BGB gerecht zu werden. Weitere Informationen dazu findest du <a href="https://www.it-recht-kanzlei.de/Die_wichtigsten_AGB-Regularien.html#abschnitt_9" target="_blank">hier</a>.

### Behoben

- Nach dem Bearbeiten einer nicht ausgewählten Adresse im Mein-Konto- oder Kassenbereich wurde diese Adresse nicht korrekt angezeigt. Dies wurde behoben.
- Bei aktivierten Cache-Blöcken konnte es zu fehlerhaften Verlinkungen über die Sprachauswahl kommen. Dieses Verhalten wurde behoben.
- Auf mobilen Geräten konnte es bei der Kombination von Sprachwechsel und ShopBooster dazu kommen, dass die mobile Navigation in der zuvor ausgewählten Sprache angezeigt wurde. Dieses Verhalten wurde behoben.
- Im Checkout konnte es zu Fehlern kommen, wenn kein Versandprofil ausgewählt war. Dies wurde behoben.
- Bei Artikelsets mit Set-Komponenten, die Bestellmerkmale enthalten, kam es zu einer fehlerhaften Darstellung des Warenwerts. Dies wurde behoben.

### Angepasste Templates

- Im Zuge des Releases von Ceres 5.0.54 gab es Änderungen an Template-Dateien, die für Theme-Entwickler:innen relevant sind. Die Verlinkung führt direkt zu der umgesetzten Änderung in den entsprechenden Dateien.
- [resources/views/PageDesign/Partials/Header/DefaultHeader.twig](https://github.com/plentymarkets/plugin-ceres/pull/3319/files#diff-19f0c0c56118a0d17212318a2cf8c6e113276dc4c61779c2317b2e7a0976db31)
- [resources/views/Widgets/Header/TopBarWidget.twig](https://github.com/plentymarkets/plugin-ceres/pull/3319/files#diff-2696f6a2e31a39130c691133b3d6fdf30b218a6bdbbd0717433c835d060c3f66)
- [resources/views/Widgets/OrderConfirmation/PurchasedItemsWidget.twig](https://github.com/plentymarkets/plugin-ceres/pull/3318/files#diff-2cee15b4b8add92d304d2f4cbbb5a5891a5752c533b564f1e1d152982c1e62d0)

## v5.0.53 (2022-07-04) <a href="https://github.com/plentymarkets/plugin-ceres/compare/5.0.52...5.0.53" target="_blank" rel="noopener"><b>Übersicht aller Änderungen</b></a>

### Behoben
Expand Down
26 changes: 26 additions & 0 deletions meta/documents/changelog_en.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Release Notes for plentyShop LTS

## v5.0.54 (2022-08-08) <a href="https://github.com/plentymarkets/plugin-ceres/compare/5.0.53...5.0.54" target="_blank" rel="noopener"><b>Overview of all changes</b></a>

### TODO

- The new route `/contact-mail-api` has been added to the IO plugin. If you are using the plentyShop contact form (either the standard template or via a ShopBuilder content), please make sure that this route is activated in the IO plugin. To check this, open the IO setting in your plugin set. Open the tab **Configuration**. In the setting **Activate routes**, activate the route `/contact-mail-api` and save your changes. If you do *not* use a plentyShop contact form, please make sure that the route `/contact-mail-api` is deactivated.

### Changed

- The default text for the cookie bar has been adjusted to better comply with current legislation. The text can be adapted via the translation key `cookieBarHintText` in the menu **CMS » Multilingualism**.
- The translation keys `checkoutChooseOur` and `checkoutCheckAcceptGtc` have been adjusted in order to adhere to the requirements of § 305 b BGB (German Civil Code). You can find further information <a href="https://www.it-recht-kanzlei.de/Die_wichtigsten_AGB-Regularien.html#abschnitt_9" target="_blank">here</a>. The linked page is German only.

### Fixed

- After editing an unselected address in the My Account or Checkout area, this address was not displayed correctly. This has been fixed.
- If cache blocks were activated, incorrect links could occur via the language selection. This behaviour has been fixed.
- On mobile devices, the combination of language selection and ShopBooster could result in the mobile navigation being displayed in the previously selected language. This behaviour has been fixed.
- Errors could occur in the checkout if no shipping profile was selected. This has been fixed.
- Item sets with set components that contained order characteristics could cause an incorrect display of the value of goods. This has been fixed.

### Changed templates

- In Ceres 5.0.54 we made changes to template files which are relevant for theme developers. You can find the changed templates below. The link directs you to the effected changes in the corresponding files.
- [resources/views/PageDesign/Partials/Header/DefaultHeader.twig](https://github.com/plentymarkets/plugin-ceres/pull/3319/files#diff-19f0c0c56118a0d17212318a2cf8c6e113276dc4c61779c2317b2e7a0976db31)
- [resources/views/Widgets/Header/TopBarWidget.twig](https://github.com/plentymarkets/plugin-ceres/pull/3319/files#diff-2696f6a2e31a39130c691133b3d6fdf30b218a6bdbbd0717433c835d060c3f66)
- [resources/views/Widgets/OrderConfirmation/PurchasedItemsWidget.twig](https://github.com/plentymarkets/plugin-ceres/pull/3318/files#diff-2cee15b4b8add92d304d2f4cbbb5a5891a5752c533b564f1e1d152982c1e62d0)

## v5.0.53 (2022-07-04) <a href="https://github.com/plentymarkets/plugin-ceres/compare/5.0.52...5.0.53" target="_blank" rel="noopener"><b>Overview of all changes</b></a>

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Ceres",
"license": "AGPL-3.0",
"version": "5.0.53",
"version": "5.0.54",
"repository": {
"type": "git",
"url": "https://github.com/plentymarkets/plugin-ceres.git"
Expand Down
4 changes: 2 additions & 2 deletions plugin.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version" : "5.0.53",
"version" : "5.0.54",
"name" : "Ceres",
"marketplaceName" : {"de": "plentyShop LTS","en": "plentyShop LTS"},
"description" : "This is the official plentyShop LTS plugin developed by plentymarkets. plentyShop LTS is the default template plugin for plentymarkets online stores.",
Expand All @@ -15,7 +15,7 @@
"keywords" : ["plentymarkets", "plugins", "layout", "template", "ceres", "plentyshop", "webshop"],
"type" : "template",
"require" : {
"IO": "~5.0.53"
"IO": "~5.0.54"
},
"platform": {
"php": ">=7.3 <8.1"
Expand Down

0 comments on commit bca5bb7

Please sign in to comment.