From 2f43db4293a7685a079dce4122b473d98eaf8e9d Mon Sep 17 00:00:00 2001 From: Franz Mutschler <36404400+fmutschler@users.noreply.github.com> Date: Wed, 20 Mar 2024 10:32:24 +0100 Subject: [PATCH] Update changelog_en.md --- meta/documents/changelog_en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/documents/changelog_en.md b/meta/documents/changelog_en.md index 7c4a8b462..12814a651 100644 --- a/meta/documents/changelog_en.md +++ b/meta/documents/changelog_en.md @@ -4,13 +4,13 @@ ### Fixed -- An error when checking canonical urls in combination with excluded ShopBooster parameters can lead to missing alternate links. This was fixed. +- An error when checking canonical URLs in combination with excluded ShopBooster parameters could lead to missing alternate links. This has been fixed. - Solved a bug that manifested by redirecting the user to the homepage when the language was changed on order confirmation page. - The wish list now preserves the order of the items on the list. ### Changed -- The customer registration route now contains an IP-based limitation in the core. +- The customer registration route `/register` now contains an IP-based limitation in the plentysystems core. ## v5.0.61 (2023-10-30) Overview of all changes