Skip to content

18.0.0-alpha.26

Pre-release
Pre-release
Compare
Choose a tag to compare
@sneridagh sneridagh released this 03 Apr 11:10
· 47 commits to main since this release
f406464

18.0.0-alpha.26 (2024-04-03)

Breaking

  • Use id instead of title for the fieldset's generated value when rendering a Field component in a form. @sneridagh #5921

Feature

  • Add parameters to ContentsUploadModal to be reusable in different scenarios. @erral #5881
  • Print error message from request in toast, if clipboardRequest return an error. @cekk #5932

Bugfix

  • Fix edge case in search options mangling when the options are false-ish sneridagh #5869
  • Does not show borders in addon block inputs. @wesleybl #5894
  • Fix error is null in FormFieldWrapper.jsx. @mauritsvanrees #5919
  • Updated Italian locales file volto.po with translation for "yes" from "si" to "sì". @yurj #5924
  • Fix self-registration form. @davisagli #5935

Internal

  • Changed relative path to absolute in DefaultView.jsx for the RenderBlocks component to make it easier to customize. @agan-k #5917
  • Fix cypress test "As editor, I can unlock a locked page". @wesleybl #5933
  • Fix cypress test "Navigate to different pages on two different listings". @ichim-david #5934
  • Add a new label needs: triage to new bug reports. @stevepiercy #5940

Documentation

  • Add missing step in Storybook 6 to 8 migration. @sneridagh #5913
  • Fix redirect of https://sustainability.eionet.europa.eu to https://www.eea.europa.eu/en/topics/at-a-glance/sustainability/. @stevepiercy #5941
  • Cleanup obsolete EEA projects from README and update info about EEA main website. @avoinea #5943