Skip to content

Latest commit

 

History

History
163 lines (147 loc) · 8.37 KB

CHANGELOG.md

File metadata and controls

163 lines (147 loc) · 8.37 KB

B2BStore 0.10

🚨 Hotfixes

  • Fixed the variable type in env sample file

🪄 Enhancements

  • Added delivery page
  • Added offer page from the demo storefront

🛠 Bug fixes

  • Fix, Home page bugs (in the admin panel)
    • Fix First Banner: Centered
    • Fix Second Banner: It doesn't link to any dummy offer
    • Fix Banner Offer pack: Reduced width, not linked to dummy offer
    • Fix New Products: linked to products
    • Fix Delivery Banner: Too big, reduced size
    • Fixed the icon link for the emails

B2BStore 0.9.2

B2BStore 0.10

🪄 Enhancements

  • Add more details to added to quote successfully
  • Change the user menu text in the spanish language

🛠 Bug fixes

  • Fix, PDP, Quantity input isn't working correctly
  • Fix Recover password when requesting gives an error (standard)
  • Fix product alert , Mixed texts in English and Spanish
  • Fix Sign up for newsletter is not working in the demo
  • Fix Show time taking into account the user's system timezone
  • Fix Link social icons to Orienteed real addresses
  • Fix Multilingual demo + integration (in the admin panel)
  • Fix the mail arrives with the Luma logo at baying and create account (in the admin panel)

B2BStore 0.9.2

🛠 Bug fixes

  • Fix the order history page when the product is out of stock
  • Fix Add to cart function in pwa login from admin panel
  • Fix quick order form
  • Fix PLP pages for the new users

B2BStore 0.9.1

🚨 Hotfixes

  • Fixed a bug in the store locator page

B2BStore 0.9

🪄 Enhancements

  • Product Alerts extension from Mageplaza
  • Store locator and pickup extension from Mageplaza
  • Product Attachments extension from Mageplaza

🛠 Bug fixes

  • Checkout - “Delivery Date” placed in bold
  • PDP simple product in mobile mode had a scroll , now is centered
  • Carrousel images in PDP is now working fine on iPhone devices
  • Subcategory is now centered when there is only one in the menu
  • Carousel dots clickable zone at the correct height on mobile view
  • LMS not throwing an exception after closing media dialog anymore
  • Quick Order form adds correctly the requested quantity

B2BStore 0.8

🪄 Enhancements

  • Landing pages associated to footer.
  • Update B2BStore to use React 18.2.0 from 17.0.1.
  • Make text in support page clearer.
  • Change translations of "Sort by price” in PLP to make them clearer.
  • Add the variants that each configurable product has available in the PLP after filtering.
  • Modify "Request quote" feature. Now a quote can be requested directly from the cart page.

🛠 Bug fixes

  • Fixed categories bar not visible in iPad Pro.
  • Improve megamenu UI for iPad Pro.
  • Removed the image Zoom in PDPs in mobile mode.
  • BUGFIX 3982 (from Venia v13.0) Replace id with uid in noProductsFound.js to give a unique value for each category and resolve the browser- console warning.
  • BUGFIX 4001 (from Venia v13.0) Fix the redirection URL for the Add to Cart button on a configurable product gallery item to match the URL used- on the product tile.
  • BUGFIX 4011 (from Venia v13.0) Fix tabIndex prop type on categoryBranch, categoryLeaf, and categoryTree.
  • BUGFIX 4011 (from Venia v13.0) Fix the accessibility issue on home page with carousel gallery item links by adding aria-label for link names.
  • BUGFIX 4019 (from Venia v13.0) Fixed an issue in which the addToCart event would crash the app when contexts were not set.
  • Fixed an issue that caused the scrolling over the side menu to affect the main page.
  • Add translations in PLP, "Sort by".
  • Fixed an exception when deleting a product from the cart.
  • Fixed an issue that allowed to upload any format file in the “Print pdf” form.
  • Fixed an inconsistency with the dots in the images carousel in the PDP.
  • Fixed Next/Previous arrows not showing in any PDP.
  • Fixed Fix recommended products layout section.
  • Fixed the pagination text in offers and saved cart pages.
  • Fixed the user name lenght limit on iPad Mini.
  • Fixed the "Sign In to see prices" text that didn't go away automatically when the user logs in.
  • Show "Out of stock" instead of "Add to cart" in the button for out of stock results.
  • Adding translation “Items” word in buy later page.
  • Fixed an issue causing the add to cart button not adding the requested quantity.
  • Do not allow click on "Review Order" if no payment method is selected.
  • Add translations and change "Item" text in variant selector in the PLP.
  • Hide "Add to compare list" button for guest user.
  • Hide the prices when the product is out of stock.

B2BStore 0.7.3

🚨 Hotfixes

  • Fixed a bug that caused a blank suffix in categories URL.

B2BStore 0.7.2

🚨 Hotfixes

  • Fixed a bug that caused the categories to not appear after sign in.

B2BStore 0.7.1

🚨 Hotfixes

  • Added missing working_dir line in the docker-compose file.
  • Update Chatbot’s script hash in Upward.
  • Update README file.

B2BStore 0.7

🌟 New features

  • Extra order’s attributes (External order number and Comment).
  • Delivery Date, Delivery Time and Delivery Comment fields added to the checkout process.
  • Now it’s possible to use an icon as a category (instead showing the category name).

🪄 Enhancements

  • The delivery date options in the checkout process is now a expandable block.
  • LMS is now connected with Moodle using the Moodle-gateway.
  • Move Quick Order and compare products icons from megamenu to side menu in mobile styles.
  • Added compatibility for the “Completed” quote status.
  • Replace react-drag-drop-files by react-dropzone.
  • Update the emoji picker library to the last version and make it compatible with B2BStore.
  • Refactor dialog format and unify the use in B2BStore.
  • Remove unused components.
  • We have started to use tippy.js for the tooltips used in the PLP.
  • Refactor "Download catalog as CSV" feature.
  • Set a limit for the username size to avoid showing too long names.

🛠 Bug fixes

  • Remove lastname field in the order history page.
  • Don’t allow to resize the text area in the print pdf dialog.
  • Fix product image overflow in the PDP.
  • Fixed the iPad megamenu layout.
  • Fixed an issue that caused the user to be unable to finish the checkout process when his billing address was incorrect.
  • Fixed an UI issue that made the button to accept the cookies unclickable in some devices.
  • Fixed an issue that caused the “Reorder” button to not work properly.
  • Fixed an UI issue that caused the Quick Order button to be displayed also in the mega menu in mobile devices.
  • Fixed "Invalid date" message in iPhone 13 (Safari)
  • Quick order form, Do not allow to download the sample file if no products are added.
  • Fixed course slider error when the user is not signed in on the home page.
  • Fixed add to cart button has not the disabled style when the product is Out of stock.
  • B2B PDP, Fixed an issue when loading a simple product that has no image.
  • Checkout, Fix Credit System credits information UI on low resolutions.
  • Fixed an issue with the reorder button that was throwing an exception after being used multiple times without refreshing.
  • Fix an issue that caused the categories not being visible in iPad Pro.
  • Fix offer's statuses translations.
  • Fix issues in compare product page UI.
  • Custom inputs styles not working in Safari.
  • Order History page, Product's attributes now are shown correctly.
  • Add to cart button in B2B PDP were not being temporally disabled while adding a product to the cart after being clicked.
  • Order's attributes and delivery date's attributes were not showing in Order history page.
  • Fixed an issue that caused the SKU selection list not being affected by filters in the PLP.
  • Print PDF drag & drop doesn't seem to work (it gives no feedback for the uploaded image).
  • Fix issues in B2C PDP UI in Safari.
  • Fixed “Url_suffix is undefined” issue.
  • Some discounts were taking too much time before showing in PLP and PDP pages.
  • Main menu in mobile were is now showing correctly in Safari.
  • Fix multiple issues in PDP mobile UI.
  • Fix issues in Order history page UI between 1201px and ~1300px.
  • Now the subcategories section doesn’t overlap the search results.
  • Fix multiple UI issues in tablets devices.
  • Redirect from /sign-in to the homepage if the user is already logged in.
  • Some categories in the side menu were being cut (mobile mode).