Skip to content

18.0.0-alpha.41

Pre-release
Pre-release
Compare
Choose a tag to compare
@sneridagh sneridagh released this 05 Jul 13:27
b9ebf67

18.0.0-alpha.41 (2024-07-05)

Breaking

  • Fixed image widget position and look and feel in sidebar. @ichim-david

    Breaking:

    • Updated the markup of the widget in the sidebar to render the widget on a single column bellow the label.
    • AddLink Pop-up of the widget is now rendered inside toolbar-inner instead of the document body, this fixes the positioning of the toolbar when scrolling. #6159

Bugfix

  • Revisit login/logout process, better catching of edge cases @sneridagh #6155
  • Restored browse link in Slate AddLink Pop-up. @ichim-david
    Fixed recursive error when uploading an image using the Image widget. @sneridagh
    Fixed image display when using an external URL. @sneridagh
    Fixed the position of the Image widget toolbar when scrolling by changing the position of the toolbar to be within the widget area instead of the body. @ichim-david
    Improved display of AddLink Pop-up when using it inside the Image widget where we don't have a link picker. @ichim-david #6159