17.0.0-alpha.25
Pre-release
Pre-release
·
1807 commits
to main
since this release
17.0.0-alpha.25 (2023-08-25)
Breaking
- Spin off relation stats action. Get relation stats with getRelationStats() instead of with queryRelations(). @ksuess
Refactor relations actions: slightly change the shape of the redux state forqueryRelationsto follow common signatures. @ksuess #5041
Feature
- Refactor Comment -@Tishasoumya-02 #4074
- Refactor Logout component @Tishasoumya-02 #4860
- Refactore SearchTags @Tishasoumya-02 #4873
Bugfix
- Allow a user to register when they use an email address as their username. #5031 @mehedikhan72 #5031
- Fix querystringResults subrequests id, to work properly in duplicate pages where blocks id's are the same. @giuliaghisini #5070
- Fix i18n for link settings fieldset in the image block @iRohitSingh #5075
- Prevent caching the outdated browser message in a shared cache. @davisagli #5076
- Fix accessibility of the content folder buttons. @SaraBianchi #5101
- For folders inside navigation roots, properly fetch navigation from the
navroot, rather then the site root @tiberiuichim #5106 - Fix uncached case when the widget is slate on diff @dobri1408 #5107
- Fix load addon translations: last addon translations wins @giuliaghisini #5113
- [Visual bugfix] Match the original mockups for PastanagaUI in regards of the error messages in form field elements @sneridagh #5115
- Fix default toc renderer for nested entries @pnicolli #5116
- Fix inherit checkbox in sharing view @sneridagh #5514
Internal
- Improved spellcheck to keep spellings consistent. @chirayu-humar #1190
Documentation
- Update links to contributing. @stevepiercy #5084
- Accept
ploneandvoltoin labels with janky regex. Include Vale styles directory for checking spelling and styles. @stevepiercy #5095