diff --git a/src/6.6/6.6.10.0.md b/src/6.6/6.6.10.0.md new file mode 100644 index 0000000..5c220cd --- /dev/null +++ b/src/6.6/6.6.10.0.md @@ -0,0 +1,67 @@ +--- +nav: + title: v6.6.10.0 +meta: + date: 2025-01-xx +--- + +# Release notes Shopware 6.6.10.0 + +## Abstract + +This minor release contains + +## System requirements + +* tested on PHP 8.2 and 8.3 +* tested on MySQL 8 and MariaDB 10.11 + +## Improvements + + +## Fixed bugs + +* [NEXT-39764](https://github.com/shopware/shopware/issues/5669) - Cloud Very long loading & crash from website with many promotion codes +* [NEXT-39718](https://github.com/shopware/shopware/issues/5629) - Restoring currency inheritance breaks advanced pricing +* [NEXT-39690](https://github.com/shopware/shopware/issues/5529) - A11y - OU: Lacking descriptive page titles +* [NEXT-39645](https://github.com/shopware/shopware/issues/5508) - A11y: Subscriptions - lacking descriptive page titles +* [NEXT-39643](https://github.com/shopware/shopware/issues/5506) - A11y: Employee Management - error handling on detail pages for VO +* [NEXT-39635](https://github.com/shopware/shopware/issues/5501) - A11y/Usability: Product slider - Missing slide controls (unlike Image Slider) +* [NEXT-39576](https://github.com/shopware/shopware/issues/5475) - A11y - OU: ARIA dialog and alert dialog nodes should have an accessible name +* [NEXT-39575](https://github.com/shopware/shopware/issues/5473) - A11y - OU: Heading levels should only increase by one +* [NEXT-39574](https://github.com/shopware/shopware/issues/5474) - A11y - OU: Table header text should not be empty +* [NEXT-39573](https://github.com/shopware/shopware/issues/5472) - A11y - OU: Buttons must have discernible text +* [NEXT-39571](https://github.com/shopware/shopware/issues/5471) - A11y - OU: Form elements must have labels +* [NEXT-39570](https://github.com/shopware/shopware/issues/5469) - A11y - OU: Links must have discernible text +* [NEXT-39568](https://github.com/shopware/shopware/issues/5470) - A11y - OU: Autocomplete attribute must be used correctly +* [NEXT-39567](https://github.com/shopware/shopware/issues/5468) - A11y - OU: Elements must only use supported ARIA attributes +* [NEXT-39546](https://github.com/shopware/shopware/issues/5465) - product.available set to "0" if is_closeout IS NULL instead of "0" + +## Credits + +* [null](https://github.com/null) +* [ROBJkE](https://github.com/ROBJkE) +* [Schrank](https://github.com/Schrank) +* [g-volker](https://github.com/g-volker) +* [amenk](https://github.com/amenk) +* [lacknere](https://github.com/lacknere) +* [akf-bw](https://github.com/akf-bw) +* [SpiGAndromeda](https://github.com/SpiGAndromeda) +* [aragon999](https://github.com/aragon999) +* [niklaswolf](https://github.com/niklaswolf) +* [patzick](https://github.com/patzick) +* [OliverSkroblin](https://github.com/OliverSkroblin) + +Thanks to all diligent friends for helping us make Shopware better and better with each pull request! + +## More resources + +* [Detailed diff on Github](https://github.com/shopware/shopware/compare/v6.6.9.0...v6.6.10.0) to the former version +* [Changelog on GitHub](https://github.com/shopware/shopware/blob/v6.6.10.0/CHANGELOG.md) for this version +* [Release News on corporate blog](https://www.shopware.com/en/news/shopware-6-release-news-january-2025/) +* [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://shopwarecommunity.slack.com/). See you there ;)