Skip to content

5.9.3

Compare
Choose a tag to compare
@renderpci renderpci released this 13 Dec 18:35
· 14326 commits to master since this release

Maintenance and security update.

Additions

  • Added ReturnTypeWillChange to allow php>=8.1 mismatching tentative return type should not emit a deprecation notice.
  • Added Publication Server API new feature: 'resolve_dd_relations'. Updated swagger.json file to v1.0.24
  • Added component_autocomplete breakdown option to export values (as component_portal do). Implemented in tool_export
  • Added component_autocomplete export dataframe.

Fixes

  • Fixed delete button dialog error where current_section_label it's not available when menu is disabled causing a DOM selection error
  • Fixed issue in class diffusion_sql where empty values were treated as strings generating a server error
  • Fixed lang import for tool_import_files_dcnav

Deleteions