diff --git a/src/6.5/6.5.8.15.md b/src/6.5/6.5.8.15.md new file mode 100644 index 0000000..288a41f --- /dev/null +++ b/src/6.5/6.5.8.15.md @@ -0,0 +1,50 @@ +--- +nav: + title: v6.5.8.15 +meta: + date: "2024-11-06" +--- + +# Release notes Shopware 6.5.8.15 + +## Abstract + +This patch release contains ~20 bug fixes + +## System requirements + +* tested on PHP 8.2 and 8.3 +* tested on MySQL 8.0.33, MariaDB 10.4. 10.5, 10.11 & 11.0 + +## Fixed bugs + +* [NEXT-39044](https://github.com/shopware/shopware/issues/5148) - Last line item of order can be deleted, leading to incorrect order total +* [NEXT-38579](https://github.com/shopware/shopware/issues/4919) - customFields of lineItem is deleted when using discount +* [NEXT-38495](https://github.com/shopware/shopware/issues/4892) - My account change password / email accordion collapse (Missing Bootstrap 5 compatibility) +* [NEXT-38436](https://github.com/shopware/shopware/issues/4868) - Birthday is displayed incorrectly, when using a UTC - XX:XX Time +* [NEXT-38393](https://github.com/shopware/shopware/issues/4796) - Subscription order generation does not use unique ids +* [NEXT-38375](https://github.com/shopware/shopware/issues/4781) - Address not reloaded when searching for a customer while already on a administration customer detail page +* [NEXT-38326](https://github.com/shopware/shopware/issues/4593) - Shopware Commercial plugin gives SCSS compile errors when using @StorefrontBootstrap +* [NEXT-38292](https://github.com/shopware/shopware/issues/4720) - Unnecessary and incorrect association loading in CheckoutRegisterPageLoader +* [NEXT-38112](https://github.com/shopware/shopware/issues/4611) - Promotion - cart discount with rule not possible in promotion-tab +* [NEXT-38056](https://github.com/shopware/shopware/issues/4570) - No page numbers in the subscription overview +* [NEXT-37823](https://github.com/shopware/shopware/issues/3248) - Shopware watch-administration.sh not working after remove shopware/storefront package +* [NEXT-37571](https://github.com/shopware/shopware/issues/4444) - Validate VAT Reg.No. format does not work correct +* [NEXT-37518](https://github.com/shopware/shopware/issues/4440) - Advanced Search 2.0 - Search for product numbers with special characters +* [NEXT-36925](https://github.com/shopware/shopware/issues/4382) - Release promo code after cancelation +* [NEXT-34142](https://github.com/shopware/shopware/issues/4198) - Invoice creation via bulk edit +* [NEXT-33825](https://github.com/shopware/shopware/issues/4222) - Postal code not required by default anymore +* [NEXT-32922](https://github.com/shopware/shopware/issues/4283) - Postal code not mandatory in alternative delivery address / PLZ kein Pflichtfeld in abweichender Lieferadresse +* [NEXT-32770](https://github.com/shopware/shopware/issues/4638) - Discount calculation in existing order - Rabattkalkulation in bestehender Bestellung +* [NEXT-32218](https://github.com/shopware/shopware/issues/4071) - Promotion: It is not possible to change the tax of a promotion in an order. + +## More resources + +* [Detailed diff on Github](https://github.com/shopware/shopware/compare/v6.5.8.14...v6.5.8.15) to the former version +* [Changelog on GitHub](https://github.com/shopware/shopware/blob/v6.5.8.15/CHANGELOG.md) for this version. +* [Installation overview](https://developer.shopware.com/docs/guides/installation/) +* [Update from a previous installation](https://developer.shopware.com/docs/guides/installation/template.html#update-shopware) + +## Get in touch + +Discuss about decisions, bugs you might stumble upon, etc in our [community slack](https://slack.shopware.com). See you there ;)