Skip to content

Releases: neos/neos-ui

9.0.4

03 Dec 15:57
0a031dc

Choose a tag to compare

What's Changed

TASK

  • TASK: Introduce global getConfiguration() and cleanup configuration provider by @mhsdesign in #4012
  • TASK: Undo preview url changes by @kitsunet in #4036
  • TASK: Prevent sub package build error and add test by @Sebobo in #4038
  • TASK: Fix jenkins release build step by @Sebobo in #4039
  • TASK: Fix test-plugin build in Jenkins release by @Sebobo in #4044

BUGFIX

  • BUGFIX: Position Dialog Modals centered and adjust width and height by @mhsdesign in #4007
  • BUGFIX: Neos Ui JSON serializable property values by @mhsdesign in #3723
  • BUGFIX: Correctly handle empty children for notInlineEditable overlay by @PRGfx in #4041

Full Changelog: 9.0.3...9.0.4

9.0.3

29 Oct 20:29

Choose a tag to compare

What's Changed

TASK

BUGFIX

  • BUGFIX: properly pass node hidden in menu state to UI by @nezaniel in #4020
  • BUGFIX: Auto-vary non-tethered ancestors by @nezaniel in #4019

Full Changelog: 9.0.2...9.0.3

8.4.0

10 Oct 10:04
9b9e692

Choose a tag to compare

What's Changed

FEATURE

  • FEATURE: Allow grouping in DimensionSwitcher by @JamesAlias in #3670
  • FEATURE: adjust image editor to allow a custom upload screen component by @andrehoffmann30 in #3302
  • FEATURE: Collapse All Button in Content and Page Tree by @Devclaim in #3756
  • FEATURE: Allow to set maximum rows to restrict height of the textarea editor in inspector by @dlubitz in #3821
  • FEATURE: Add possibility to display warning by @pKallert in #3933
  • FEATURE: Make RightSideBar inspector resizable by @c4ll-m3-j4ck in #3828
  • FEATURE: Make multi select box drag&drop sorting feature optional by @laurahaenel in #3874
  • FEATURE: Display document status of other dimensions in dimension dropdown by @pKallert in #3680
  • FEATURE: Use new preview behaviour in Neos 8.4 by default by @mhsdesign in #4005

TASK

BUGFIX

Other Changes

New Contributors

Full Changelog: 8.3.16...8.4.0

9.0.2

29 Sep 07:22

Choose a tag to compare

What's Changed

FEATURE

  • BUGFIX: Speed up preview uri generation by @Sebobo in #3980
  • FEATURE: Display document status of other dimensions in dimension dropdown by @pKallert in #3680

TASK

BUGFIX

  • BUGFIX: Proper error if site node not found in backend by @mhsdesign in #3954
  • BUGFIX: add CKEditor Heading Plugin for p, pre, blockquote by @laurahaenel in #3965
  • BUGFIX: (CSS): add visual selection of multiple cells in table in ckeditor by @dasoe in #3957
  • BUGFIX: createAttributeElement is not a function by @mhsdesign in #3951
  • BUGFIX: Adjust dimension space point handling without a node address in backend controller by @nezaniel in #3967
  • BUGFIX: Skip content childnodes when returning document tree nodes by @Sebobo in #3961
  • BUGFIX: Forward defined insert mode in creation workflow when nodetype is set by @Sebobo in #3981
  • BUGFIX: Use preview links consistently by @kitsunet in #3973
  • BUGFIX: add CKEditor Heading Plugin for p, pre, blockquote by @laurahaenel in #3966
  • BUGFIX: Update inline hidden state when hidden property is changed via inspector by @Sebobo in #3989
  • BUGFIX: Speed up node tree copy actions by @Sebobo in #3984
  • BUGFIX: Close creation dialog if back is pressed and a nodetype was preselected by @Sebobo in #3982
  • BUGFIX: Allow selecting Flow entites in selectboxeditor without value error by @Sebobo in #3968
  • BUGFIX: Adjust hidden in menu state to new CR property by @Sebobo in #3987
  • BUGFIX: Replace non existing method call in renderNode by @Sebobo in #3991
  • BUGFIX: Speed up node tree copy actions 9.0 port of #3984 by @mhsdesign in #3992
  • BUGFIX: Use preview links consistently by @kitsunet in #3974
  • BUGFIX: Nested content not editable after copy by @Sebobo in #3994
  • BUGFIX: Use preview links consistently by @kitsunet in #3999
  • BUGFIX: Nested content not editable after copy (9.0 port) by @mhsdesign in #4000

Other Changes

New Contributors

Full Changelog: 9.0.1...9.0.2

8.3.16

26 Sep 10:07
e532c53

Choose a tag to compare

What's Changed

BUGFIX

Full Changelog: 8.3.15...8.3.16

8.3.15

26 Aug 21:31
509d886

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

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

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

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

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