We tagged bugfix releases for Neos.
Thanks to all the contributors who helped with this release <3
The following fixes are included in the new version 8.3.30, 8.4.2 and 9.0.8:
- TASK: Update pdf.js library to version v5.4.394 #5687
- BUGFIX: Nodes show action does not handle \JsonSerializable objects and crashes if object is not StringAble #5706
- BUGFIX: Creating valid „more“ url in history module
- BUGFIX: Hotfix media browser horizontal over-scroll
- TASK: Run pipeline with PHP8.5
The following fixes are included in the new version 8.4.2 and 9.0.8:
- BUGFIX: Make regex for replacing nodes in cache entry identifier more… #5690
- BUGFIX: Prevent render error if asset is not set in ImageTag #5647
The following fixes are included in the new version 9.0.8:
- TASK: Implement performance tracing for CatchUpHooks #5700
- FEATURE: Add yaml Flow core Neos 9 migrations (previously in rector) #5680
- FEATURE: Enable migration Version20251005080230 which adjusts EEL in Fusion code to the new Neos 9 API
- BUGFIX: Rebuild backend styles to fix user menu #5705
- BUGFIX: Prevent “security Context cannot be initialized” in CLI when using getContentSubgraph() #5701
- BUGFIX: Improve FusionView slow queries for current document and site #5597
- TASK: Cover bug #5677 with behat tests (tests shortcuts via FrontendNodeController) #5679
Note: With Neos 9.0.8 we moved the migration of Fusion code and Yaml configuration out of the neos/rector package into the Neos core migrations. So the neos/rector package will only rewrite the PHP code of your application in favor of phprector 2.+ and PHP 8.4+ compatibility.
See also: