1 minute to read

Shopware 6 Release News: Discover the new features in January 2026

Shopware 6 Release News: Discover the new features in January 2026

With Shopware 6.7.6.0, we’re releasing the first minor release of this year. It focuses on smaller improvements, which you can read more about below. The next minor release is already in the works and is planned for early February.


Overview:


Release news general updates clean blue

More security for customer accounts: email notification on password changes

Icon Notebook with Bar-Chart and in front a Shield

With this release, we’ve further improved the security of customer accounts. From now on, a confirmation email is automatically sent whenever customers change their password. This makes it easier to quickly identify unusual or unintended password changes.


Faster generation of category SEO URLs

Icon Onboarding-Web

The generation of SEO URLs for categories has been optimized. Instead of processing all child categories synchronously, updates are now handled asynchronously via the Category Indexer.

Especially for online stores with a large number of categories, this significantly improves performance and prevents duplicate or unnecessary SEO URL generation – resulting in more reliable background processes.


Small UX improvements in the administration

Blue line icon of a lightbulb with circuits inside it.

These two usability improvements come with Shopware 6.7.6.0:

  • Search in the settings module: A new search bar in the settings helps you quickly find configuration options without navigating through multiple sections.
  • Loading indicator for longer page loads: When a page takes more than two seconds to load, a loading indicator is now shown instead of a blank page.

Release news Developer news clean blue

Shopware 6.7.6.0 also includes several technical improvements for developers:

  • Experimental HTTP caching rework: A new caching policy system allows defining HTTP cache behavior per area and per route using configuration. The feature can be enabled via the CACHE_REWORK feature flag. For more details see the caching policies documentation.

  • Extended Store API caching support: Selected Store API endpoints are now cacheable and return Cache-Control headers, improving performance for cacheable API requests.

  • PHP 8.5 support: Shopware is now fully compatible with PHP 8.5.

For a complete overview of all technical changes and details, check out the Changelog.


Release News More information & download clean blue

We wish you lots of fun and success with the latest version of Shopware.


Release News Credits clean blue

We extend our heartfelt thanks to all GitHub contributors for their pull requests that have been incorporated into this version. 💙

Copied to clipboard