Skip to content

Releases: neos/neos-ui

8.3.15

26 Aug 21:31
509d886
Compare
Choose a tag to compare

What's Changed

FEATURE

TASK

BUGFIX

  • Add CKEditor Heading Plugin for p, pre, blockquote by @laurahaenel in #3965
  • Skip content childnodes when returning document tree nodes by @Sebobo in #3961
  • Forward defined insert mode in creation workflow when nodetype is set by @Sebobo in #3981
  • Update inline hidden state when hidden property is changed via inspector by @Sebobo in #3989
  • Speed up node tree copy actions by @Sebobo in #3984
  • Close creation dialog if back is pressed and a nodetype was preselected by @Sebobo in #3982
  • Allow selecting Flow entites in selectboxeditor without value error by @Sebobo in #3968
  • Replace non existing method call in renderNode by @Sebobo in #3991

Full Changelog: 8.3.14...8.3.15

9.0.1

15 Jun 09:30
a86d2b6
Compare
Choose a tag to compare

What's Changed

FEATURE

TASK

BUGFIX

  • BUGFIX: Render cke toolbar table dropdowns with data urls by @mhsdesign in #3915
  • BUGFIX: Non-scrollable Neos.Neos/Inspector/Editors/RichTextEditor by @auwaerter in #3913
  • BUGFIX: Allow float-point numbers without decimal places in FloatValidator by @c4ll-m3-j4ck in #3824
  • BUGFIX: Prevent constant re-rendering of right sidebar by @Sebobo in #3937
  • BUGFIX: Add parameter name for js/css cachebuster by @Sebobo in #3947
  • BUGFIX: Solve deprecation warnings in PHP 8.3 by @dlubitz in #3949
  • BUGFIX: Translate selectbox group labels by @Sebobo in #3955
  • BUGFIX: Remove the height to reduce the size of step 2 of the Creation Dialog by @kerstin-cornelsen in #3942
  • BUGFIX: add feedback to switch to new document in tree on cut and copy by @pKallert in #3918
  • BUGFIX: Have base z-index for inspector to make relative z-indices work by @Sebobo in #3929
  • BUGFIX: Allow to insert node inside not editable content collection (via policy) by @mhsdesign in #3886
  • BUGFIX: Fix the height of CKEditor Wrapper by @Devclaim in #3956

Other Changes

New Contributors

Full Changelog: 9.0.0...9.0.1

8.3.14

15 Jun 08:42
0fbac4e
Compare
Choose a tag to compare

What's Changed

BUGFIX

  • BUGFIX: Translate selectbox group labels by @Sebobo in #3955
  • BUGFIX: Remove the height to reduce the size of step 2 of the Creation Dialog by @kerstin-cornelsen in #3942
  • BUGFIX: add feedback to switch to new document in tree on cut and copy by @pKallert in #3918
  • BUGFIX: Have base z-index for inspector to make relative z-indices work by @Sebobo in #3929
  • BUGFIX: Allow to insert node inside not editable content collection (via policy) by @mhsdesign in #3886
  • BUGFIX: Fix the height of CKEditor Wrapper by @Devclaim in #3956

New Contributors

Full Changelog: 8.3.13...8.3.14

8.3.13

08 May 06:17
0a37405
Compare
Choose a tag to compare

What's Changed

BUGFIX

  • BUGFIX: Solve deprecation warnings in PHP 8.3 by @dlubitz in #3949

Special thanks to @patriceckhart for reporting the issue 💙

Full Changelog: 8.3.12...8.3.13

8.3.12

06 May 07:56
9f69ed8
Compare
Choose a tag to compare

What's Changed

TASK

BUGFIX

  • BUGFIX: Skip null when publishing nodes by @kdambekalns in #3875
  • BUGFIX: Hide paste button in inline ui if no nodes are in clipboard by @mhsdesign in #3890
  • BUGFIX: Add content element wrapping to restricted nodes by @mhsdesign in #3888
  • BUGFIX: Prevent proptype warning regarding canBePasted property by @markusguenther in #3900
  • BUGFIX: Render cke toolbar table dropdowns with data urls by @mhsdesign in #3915
  • BUGFIX: Non-scrollable Neos.Neos/Inspector/Editors/RichTextEditor by @auwaerter in #3913
  • BUGFIX: Allow float-point numbers without decimal places in FloatValidator by @c4ll-m3-j4ck in #3824
  • BUGFIX: Prevent constant re-rendering of right sidebar by @Sebobo in #3937
  • BUGFIX: Add parameter name for js/css cachebuster by @Sebobo in #3947

New Contributors

Full Changelog: 8.3.11...8.3.12

9.0.0

03 Apr 13:40
85303b2
Compare
Choose a tag to compare

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
  • FEATURE: Allow grouping in DimensionSwitcher by @JamesAlias in #3670
  • FEATURE: Add workspace Sync button by @pKallert in #3665
  • FEATURE: adjust image editor to allow a custom upload screen component by @andrehoffmann30 in #3302
  • FEATURE: move user menu to left drawer by @laurahaenel in #3740
  • !!! FEATURE: Overhaul NodeCreationHandlerInterface by @mhsdesign in #3519
  • FEATURE: Refactor publication and discarding endpoints by @nezaniel in #3752
  • FEATURE: Collapse All Button in Content and Page Tree by @Devclaim in #3756
  • FEATURE: Level up to PHPStan 8 by @mhsdesign in #3786
  • FEATURE: Separated references and properties in Neos UI by @pKallert in #3810
  • FEATURE: Allow to set maximum rows to restrict height of the textarea editor in inspector by @dlubitz in #3821
  • TASK: Adjust to extract workspace metadata and user-assignment to Neos by @bwaidelich in #3838
  • FEATURE: Integrate conflict resolution with publish/discard dialog workflow by @grebaldi in #3769
  • FEATURE: Add options.moveNodeStrategy configuration to NodeTypes by @pKallert in #3876
  • FEATURE: Simplify publish workflow by @mhsdesign in #3909
  • FEATURE: Add possibility to display warning by @pKallert in #3933
  • FEATURE: Add "publish all" dialog for partial publish error by @pKallert in #3893

TASK

Read more

9.0.0-beta19

12 Mar 11:32
Compare
Choose a tag to compare

9.0.0-beta18

28 Jan 17:00
3fb3ef5
Compare
Choose a tag to compare

9.0.0-beta15

01 Nov 20:21
Compare
Choose a tag to compare

Head over to https://discuss.neos.io/t/neos-9-beta-15-release/6701 for release notes of this beta.

8.3.11

15 Oct 07:16
288e29a
Compare
Choose a tag to compare

What's Changed

TASK

BUGFIX

  • BUGFIX: Prevent augmenter from applying data of multiple nodes into the same element by @Sebobo in #3856
  • BUGFIX: Trim leading and tailing whitespaces by @markusguenther in #3860
  • BUGFIX: Restore old Placeholder behavior to keep shown when focused by @mhsdesign in #3864

Full Changelog: 8.3.10...8.3.11