17.0.0-alpha.6
Pre-release
Pre-release
sneridagh
released this
11 May 14:51
·
1156 commits
to main
since this release
17.0.0-alpha.6 (2023-05-11)
Feature
- Changed control panel list to be fetched server-side not client-side
@JeffersonBledsoe #3749
Bugfix
- Apply suggestion from browser for password field @lord2anil #3990
- Open all accordion'd content in InlineForm by default, allow arbitrarily close any number of them. @sneridagh #4178
- Fix duplicating listing block by removing block uid from blocks data. @ksuess #4234
- The tabs for the add page was unresponsive on mobile devices. Fixed this by changing flex-wrap property. @sudhanshu1309 #4506
- (fix):Object.normaliseMail: Cannot read properties of null @dobri1408 #4558
- Update add-on control panel tranlsations: install -> activate. @ksuess #4582
- Fix robot.txt - the sitemap link should respect x-forwarded headers @reebalazs #4638
- Fix Move to top of folder ordering in folder content view by searching also @iFlameing #4690
- Fix faulty D&D elements in ObjectBrowserList widget @sneridagh #4703
- Fix fetching API paths with urlencoded characters in the querystring. @davisagli #4718
Internal
- Change conditional checking to optional chaining for a theme icon @nilootpal #4567
- Security upgrade for momentjs #4715
- Upgrade to Plone 6.0.4 @sneridagh #4743
Documentation
- Added documentation regarding the static middleware. @BhardwajAditya-github #4518
- Use new URL
6.docs.plone.org
. @stevepiercy #4726 - Synch stuff from
16.x.x
branch that should have been inmaster
as well. @stevepiercy #4728 - Fix link in Volto, remove from linkcheck ignore in Documentation. @stevepiercy #4742