mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
4.4 KiB
4.4 KiB
Title
Title |
---|
Release notes v6.5.0 |
Alfresco Application Development Framework (ADF) version 6.5.0 Release Note
This document provides information on the Alfresco Application Development Framework v6.5.0.
You can find release artifacts on GitHub.
Contents
New Package Versions
Name | Version |
---|---|
@alfresco/js-api | 7.2.0 |
@alfresco/adf-content-services | 6.5.0 |
@alfresco/adf-process-services | 6.5.0 |
@alfresco/adf-core | 6.5.0 |
@alfresco/adf-insights | 6.5.0 |
@alfresco/adf-extensions | 6.5.0 |
@alfresco/adf-testing | 6.5.0 |
@alfresco/adf-cli | 6.5.0 |
Features
The suggested stack is:
Name | Version |
---|---|
Node | 18.x |
npm | 8.x |
Angular | 14.x |
Typescript | 4.7 |
For a complete list of changes, supported browsers and new feature please refer to the official documentation
Changelog
- 54fa5d886 Update init-aae-env.ts (#9073)
- a01a1b9e9 [AAE-17804] Fix login redirection, add redirectUri from the app.config (#9066)
- 34c82f4a4 [AAE-17807] fix for header background color (#9067)
- 41a788d97 [AAE-17475] Fix process for call activities (#9068)
- 10361b906 fix broken expression code in people cloud (#9065)
- 08da9ae2c [AAE-12501] move auth in ADF (#8689)
- 057e0bcd7 [AAE-17746] Remove secret from required prop from app.config.schema.json (#9063)
- bac7cc98e [ACS-6210] - ACA column alinement shifted when we have very long file/folder name (#9060)
- 7c127eb95 [AAE-17669] Custom theme should use default font (#9062)
- fe8f4a5e7 [ACS-6251] remove dead code and imports from insights (#9059)
- adf5a5e00 [AAE-17476] update default app by missing process (#9061)
- a29f63cd9 [AAE-17551] added backgroundImage property for header (#9058)
- 94fb61541 [ACS-5311] Notification History Bug Fix (#9011)
- 93fd0bec6 [ACS-6140] reduce access to internal material classes (#9053)
- 9278d9296 [AAE-16965] Improve data table date column (#9038)
- 85ddcdf22 Fix missing primary scss variable (#9056)
- 0b56a4858 [AAE-16579] upgrade nrwl dep solve critical webpack loader-utils issue in develop (#9030)
- 15f82c812 [AAE-15296] added design tokens to InfoDrawerComponent (#9051)
- 54e95bc5f [AAE-16970] Custom colors are not calculating correctly in default UI (#9054)
- 81f0df3da [AAE-16995] Code refactor of LocationCellComponent (#9033)
- 5d72597d7 [ACS-6245] remove mat-card and internal styling from demo shell (#9050)