Skip to content

9.0.0-beta1

Compare
Choose a tag to compare
@mhsdesign mhsdesign released this 07 Nov 16:01
· 928 commits to 9.0 since this release

What's Changed

FEATURE

  • FEATURE: Allow changing the base workspace of a workspace by @dlubitz in #3463
  • FEATURE: 4622 - decouple out-of-band rendering from Fusion by @nezaniel in #3647

TASK

BUGFIX

  • BUGFIX: Remove initiatingUserId from createNode command by @ahaeslich in #3349
  • BUGFIX: Remove initiatingUserId from node commands by @ahaeslich in #3352
  • BUGFIX: Remove usage of Neos\ContentRepository\Core\SharedModel\User\UserId by @ahaeslich in #3420
  • 9.0: BUGFIX: fix converting reference or references properties in NodePropertyConverterService by @ahaeslich in #3432
  • BUGFIX: Some 9.0 fixes by @bwaidelich in #3459
  • BUGFIX: Fix accessing nodeAggregateId during content reload by @ahaeslich in #3505
  • BUGFIX: Adjust to removed Neos WorkspaceName by @bwaidelich in #3624
  • !!! TASK: 9.0 Set nodeName to null for regular created nodes by @mhsdesign in #3515
  • BUGFIX: Apply multiple properties from inspector by @mhsdesign in #3656
  • BUGFIX: Feedbacks have null defaults for optional properties by @kitsunet in #3659

Other Changes

New Contributors

Full Changelog: 8.3.4...9.0.0-beta1