Sulu
Symfony-based content management platform for business websites
Sulu ships 2.6 and 3.0 in lockstep, and the 3.0 line still reads like a maintenance branch.
◆Recent moves
- 15d ago
Sulu 3.0.8 validates selection filter params at build time
Selection filter parameters were renamed and are now validated at build time rather than failing later, which turns a class of configuration mistakes into a build error. The rest is fixes — searchable fields inside global blocks indexed for article and page search, navigation for link pages with unresolvable targets, property names containing a slash, and a migration rollback that no longer throws.
View source ↗ - 15d ago
Sulu 2.6.25 adds a redirect after SSO login
The 2.6 half of the same July release, and it carries the one clearly user-facing change of the pair: a redirect after successful SSO login, plus URL auto-generation for items with an id. Everything else is search-index fixes and JavaScript test tooling shared with 3.0.8.
View source ↗ - 2mo ago
Sulu 3.0.7 fixes smart-content filtering and speeds up indexing
Smart content gets two correctness fixes — group and template-key filtering no longer returns unrelated results, and category and tag filters work for taxonomy-only dimension contents — which continues the cleanup started when tags moved to IDs in 3.0.6. FileVersionMeta indexing was also sped up, and CKEditor 48's table widgets fixed.
View source ↗ - 2mo ago
Sulu 2.6.24 upgrades CKEditor to version 48
The editor jump from 47 LTS to 48 lands here, with the table widget and webpack font build fixes that follow it. Live workspace orphans are now cleaned up for unpublished locales, and the sulu:build password prompt got better developer ergonomics — small operational fixes that accumulate for teams running multi-locale sites.
View source ↗ - 2mo ago
Sulu 3.0.6 migrates tag names to IDs with Doctrine migrations
The most structural release in this window: DoctrineMigrationsBundle is added and tags migrate from names to IDs, with smart_content tag filtering and tag_selection reworked to match. Route URLs are now derived from the route entity rather than template data, and Symfony 8 compatibility work begins in the CSV handler. This is the data-model cleanup the following two 3.0 patches spend their time correcting.
View source ↗ - 2mo ago
Sulu 2.6.23 moves to CKEditor 47 LTS and preps Symfony 8
The 2.6 twin of 3.0.6, sharing the CKEditor 47 LTS upgrade and the Symfony 8 compatibility work but not the tag migration — the clearest example of how the branches diverge, with structural changes landing only on 3.0. It adds a customisable admin password during sulu:build and sorts webspaces by name in the collection and page overlay.
View source ↗