Skip to content

Latest commit

 

History

History
67 lines (51 loc) · 3.37 KB

RelNote-6.0.0.md

File metadata and controls

67 lines (51 loc) · 3.37 KB
Title
Release notes v6.0.0

Alfresco Application Development Framework (ADF) version 6.0.0 Release Note

This document provides information on the Alfresco Application Development Framework v6.0.0.

See also: Upgrading from ADF v5.0 to v6.0.

You can find release artifacts on GitHub.

Contents

New Package Versions

Name Version
@alfresco/js-api 6.0.0
@alfresco/adf-content-services 6.0.0
@alfresco/adf-process-services 6.0.0
@alfresco/adf-core 6.0.0
@alfresco/adf-insights 6.0.0
@alfresco/adf-extensions 6.0.0
@alfresco/adf-testing 6.0.0
@alfresco/adf-cli 6.0.0

Features

The suggested stack is:

Name Version
Node 14.21
npm 6.14
Angular 14.1
Typescript 4.7

For a complete list of changes, supported browsers and new feature please refer to the official documentation

Changelog

  • b233d071a refine upgrade to 6.0.0 guide (#8514)
  • 8ccd8ea56 LOC-436 - Additional UI strings to be updated after last committ. Also fixes to issues in PL and ES (#8510)
  • 20b1864b6 [AAE-13433] Update app for BE UAT and move processes from simpleapp to be uat default one (#8507)
  • 17631d0b4 Stop PR in case of forbidden label (#8508)
  • 1ae178a43 [ACS-4523] Fix translation and label (#8505)
  • c68dd8227 [ACS-4662] Allow to see category children after search (#8494)
  • 9b2d433f2 [ACS-5093] Optimise Categories facet names load (#8498)
  • a563dc2f5 [ACS-4523] Assigning content to categories (#8451)
  • e9b8d99b1 [AAE-13884] Remove duplicaetd test C315169 (#8497)
  • 4fd1e3093 [ACS-4788] Add support for the Categories facet (#8470)
  • 760798338 [ACA-4677] Added download functionality on DownloadPromptDialog (#8467)
  • 0ebdecbe7 [ACS-5021] Fixed displaying label above existing tags list (#8453)
  • ee3f1cdf5 AAE-13310: update and preserve column width preferences only on visible columns (#8488)
  • 98c0a3c7b [ACS-5041] update license headers to reflect hyland copyright guidelines (#8472)

See Also