Skip to content

17.0.0-alpha.28

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 28 Sep 13:45
· 1739 commits to main since this release
62fdc03

17.0.0-alpha.28 (2023-09-28)

Breaking

  • Updated Prettier @sneridagh
    Upgrade Stylelint @sneridagh
    Fixed introduced violations due to the upgrades @sneridagh
    Updated HTML block and prettier loadables to match the new async Prettier plugin API @sneridagh #5216
  • Improve linked headlines after feedback:
    Disable the feature for anonymous users of the website
    Disable it for the page title
    Change the wording of the notification from "Link copied to clipboard" to "Anchor link copied to the clipboard" to make it more obvious that an anchor link has been copied
    Normalize the slug to use only ascii characters
    @sneridagh #5225

Feature

Bugfix

  • Improved accessibility by adding an aria-label to the search icon on sharing page. @ZubairImtiaz3 #5124
  • Fixed PreviewImage component to work as Image component when testing image, and added showDefault prop to PreviewImage #5153
  • Fix empty slate text block in table of contents. @kreafox #5156
  • Remove integration with volto-style-block, as it's not working anymore @dobri1408 #5192
  • Fix standalone navigation action call if expander is set @sneridagh #5197
  • Updated the deprecated Buffer.from package in create-addons-loader.js @Junko-Takeguchi #5205
  • restrict moment.js locales to supported languages @mamico #5207
  • Fix links to link integrity in delete modal @sneridagh #5226

Internal

Documentation

  • Update documentation: instruction 'make develop' to fetch add-on from repository. @ksuess #5195
  • Document the querystringSearchGet setting @erral #5206