Skip to content

17.0.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@sneridagh sneridagh released this 11 May 14:51
· 1156 commits to main since this release
5e13ea0

17.0.0-alpha.6 (2023-05-11)

Feature

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

Documentation