From b6d4ebf114440dff59d9b02443ad3671db345072 Mon Sep 17 00:00:00 2001 From: Nicole <141149895+NicLinds@users.noreply.github.com> Date: Fri, 14 Jun 2024 16:03:58 +0200 Subject: [PATCH] Update changelog.md --- content/applications/web application/changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/content/applications/web application/changelog.md b/content/applications/web application/changelog.md index bd5f905..792833a 100644 --- a/content/applications/web application/changelog.md +++ b/content/applications/web application/changelog.md @@ -9,6 +9,18 @@ Summary of additions and changes to the web application. --- +{{< link-heading "h4" "2024-06-11 - 2.24.36" >}} + +**Enhancement** +- Updated the ability for multiples of an item to be added to the cart under Products. + +**Bug fixes** +- Fixed a loading issue with the start shopping pop-up modal on the Products landing page. +- Fixed an issue with options and variants not saving correctly while editing a product in the pricing and quantity tab. +- Resolved an issue where prices and categories were not saving correctly when editing products. + +--- + {{< link-heading "h4" "2024-06-11 - 2.24.35" >}} **Change**