Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 49 additions & 0 deletions src/6.6/6.6.10.12.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
nav:
title: v6.6.10.12
meta:
date: "2026-02-05"
---

# Release notes Shopware 6.6.10.12

## Abstract

This is a maintenance patch for Shopware 6.6. It primarily delivers several bug fixes.

## System requirements

* tested on PHP 8.2 and 8.4
* tested on MySQL 8 and MariaDB 11

## Improvements

(No notable improvements in this patch release)

## Fixed bugs

* [#14353 - fix: Remove usage of deprecated PDO constants (backport: 6.6.x) (#14353)](https://github.com/shopware/shopware/pull/14353)
* [#14451 - Fix IAP decoding with old OpenSSL versions](./changelog/release-6-6-10-12/2025-10-20-fix-iap-decoding-with-old-openssl-versions.md)
* [#14413 - fix: keep mail attachments across flow actions (backport: 6.6.x) (#14443)](https://github.com/shopware/shopware/issues/14413)
* [#14058 - fix: Never load unfiltered many-to-many (backport: 6.6.x) (#14438)](https://github.com/shopware/shopware/issues/14058)
* [#14475 - fix: attribute entities missing with auto configuration (backport: 6.6.x) (#14475)](https://github.com/shopware/shopware/pull/14475)
* [#14482 - feat: Update PHPStan and its Symfony plugin (#14482)](https://github.com/shopware/shopware/pull/14482)
* [#13968 - Symfony 7.4 Update](./changelog/release-6-6-10-12/2026-01-23-symfony-7-4.md)
* [#14289 - fix: allow bulk edit stock with negative value (backport: 6.6.x) (#14392)](https://github.com/shopware/shopware/issues/14289)
* [#14485 - fix: ProductListingLoader shows random product variant instead of the main variant - backport 6.6.x (#14485)](https://github.com/shopware/shopware/pull/14485)
* [#11733 - fix: Error when inserting tables in custom field (backport: 6.6.x) (#14537)](https://github.com/shopware/shopware/issues/11733)
* [#14633 - fix: document footer placement (backport: 6.6.x) (#14633)](https://github.com/shopware/shopware/pull/14633)

## Credits

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.10.11...v6.6.10.12) to the former 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 discord](https://chat.shopware.com). See you there ;)