17.0.0-alpha.26
Pre-release
Pre-release
·
1776 commits
to main
since this release
17.0.0-alpha.26 (2023-09-14)
Breaking
- Upgrade to Cypress 13 @sneridagh #5163
- Removed support for Node.js 16. It is no longer supported by the Node.js community. @davisagli #5166
Feature
-
Use the
@navrootendpoint to build thetitletag. @erralUse the
@siteendpoint to render the logo. @erralRegister a widget to set the logo in the site control panel. @erral #3537
-
Refactor Navigation -@Tishasoumya-02 #4076
-
Added loading spinner and disable search button while data is fetching. @tedw87 #4551
-
Messages Component Refactor - @Tishasoumya-02 #4926
-
Refactor Login -@Tishasoumya-02 #4933
-
Add external className to UniversalLink for external link. @iFlameing #5109
-
(feat): Update toc block entries @dobri1408 #5146
-
Views cypress test -@Tishasoumya #5149
-
Added support for Node.js 20. @davisagli #5166
-
Cypress test to test if 'Search results: number' text is present @ionlizarazu #5171
Bugfix
- Fix for responsive error in the login page when the width of the screen decreases. @suman9893 #3250
- Fix back button in the search block to execute the search by adding two useEffects that update the facets and search data based on the current URL. @MihaelaCretu11 #4402
- fix : RecursiveWidget is incorrectly translated. @suman9893 #4503
- Fix use of CSS modules in webpack 5. @wesleybl #5019
- Fix toc accessibility issue @dobri1408 #5058
- Fix storybook config for project generator. Add support for SCSS, upgrade to webpack 5 in there as well. @sneridagh #5132
- Don't show
No valueoption in SelectWidget and ArrayWidget if default value is 0. @wesleybl #5151 - Fix SelectWidget throwing error when editing a recently created content. @iFlameing #5154
- Fix editing layout for blocks using schema enhancers. @iFlameing, @davisagli #5158
- Fix ContentRules add and edit forms for languages other than English. @ericof #5161
- Fix search block search results number @ionlizarazu #5171
- fix flaky cypress in blocks-listing.js @nileshgulia1 #5173
- Fix regression in forms input in toolbar height related to (#5115) @sneridagh #5176
Documentation
- Fix linkcheckbroken 301 redirect to https://www.dlr.de/de @stevepiercy #5131