---
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](../upgrade-guide/upgrade50-60.md).

You can find release artifacts on [GitHub](https://github.com/Alfresco/alfresco-ng2-components/releases/tag/6.0.0).

## Contents

- [New Package Versions](#new-package-versions)
- [Features](#features)
- [Upgrade](#upgrade)
- [Changelog](#changelog)
- [See Also](#see-also)

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

## See Also

- [Issue Tracker](https://github.com/Alfresco/alfresco-ng2-components/issues/new)
- [Discussion forum](http://gitter.im/Alfresco/alfresco-ng2-components)