-
Notifications
You must be signed in to change notification settings - Fork 269
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
54fa5d8
commit 479cc8b
Showing
21 changed files
with
1,540 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
--- | ||
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](https://github.com/Alfresco/alfresco-ng2-components/releases/tag/6.5.0). | ||
|
||
## Contents | ||
|
||
- [New Package Versions](#new-package-versions) | ||
- [Features](#features) | ||
- [Changelog](#changelog) | ||
- [See Also](#see-also) | ||
|
||
## 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](https://github.com/Alfresco/alfresco-ng2-components/commit/54fa5d886) Update init-aae-env.ts (#9073) | ||
- [a01a1b9e9](https://github.com/Alfresco/alfresco-ng2-components/commit/a01a1b9e9) [AAE-17804] Fix login redirection, add redirectUri from the app.config (#9066) | ||
- [34c82f4a4](https://github.com/Alfresco/alfresco-ng2-components/commit/34c82f4a4) [AAE-17807] fix for header background color (#9067) | ||
- [41a788d97](https://github.com/Alfresco/alfresco-ng2-components/commit/41a788d97) [AAE-17475] Fix process for call activities (#9068) | ||
- [10361b906](https://github.com/Alfresco/alfresco-ng2-components/commit/10361b906) fix broken expression code in people cloud (#9065) | ||
- [08da9ae2c](https://github.com/Alfresco/alfresco-ng2-components/commit/08da9ae2c) [AAE-12501] move auth in ADF (#8689) | ||
- [057e0bcd7](https://github.com/Alfresco/alfresco-ng2-components/commit/057e0bcd7) [AAE-17746] Remove secret from required prop from app.config.schema.json (#9063) | ||
- [bac7cc98e](https://github.com/Alfresco/alfresco-ng2-components/commit/bac7cc98e) [ACS-6210] - ACA column alinement shifted when we have very long file/folder name (#9060) | ||
- [7c127eb95](https://github.com/Alfresco/alfresco-ng2-components/commit/7c127eb95) [AAE-17669] Custom theme should use default font (#9062) | ||
- [fe8f4a5e7](https://github.com/Alfresco/alfresco-ng2-components/commit/fe8f4a5e7) [ACS-6251] remove dead code and imports from insights (#9059) | ||
- [adf5a5e00](https://github.com/Alfresco/alfresco-ng2-components/commit/adf5a5e00) [AAE-17476] update default app by missing process (#9061) | ||
- [a29f63cd9](https://github.com/Alfresco/alfresco-ng2-components/commit/a29f63cd9) [AAE-17551] added backgroundImage property for header (#9058) | ||
- [94fb61541](https://github.com/Alfresco/alfresco-ng2-components/commit/94fb61541) [ACS-5311] Notification History Bug Fix (#9011) | ||
- [93fd0bec6](https://github.com/Alfresco/alfresco-ng2-components/commit/93fd0bec6) [ACS-6140] reduce access to internal material classes (#9053) | ||
- [9278d9296](https://github.com/Alfresco/alfresco-ng2-components/commit/9278d9296) [AAE-16965] Improve data table date column (#9038) | ||
- [85ddcdf22](https://github.com/Alfresco/alfresco-ng2-components/commit/85ddcdf22) Fix missing primary scss variable (#9056) | ||
- [0b56a4858](https://github.com/Alfresco/alfresco-ng2-components/commit/0b56a4858) [AAE-16579] upgrade nrwl dep solve critical webpack loader-utils issue in develop (#9030) | ||
- [15f82c812](https://github.com/Alfresco/alfresco-ng2-components/commit/15f82c812) [AAE-15296] added design tokens to InfoDrawerComponent (#9051) | ||
- [54e95bc5f](https://github.com/Alfresco/alfresco-ng2-components/commit/54e95bc5f) [AAE-16970] Custom colors are not calculating correctly in default UI (#9054) | ||
- [81f0df3da](https://github.com/Alfresco/alfresco-ng2-components/commit/81f0df3da) [AAE-16995] Code refactor of LocationCellComponent (#9033) | ||
- [5d72597d7](https://github.com/Alfresco/alfresco-ng2-components/commit/5d72597d7) [ACS-6245] remove mat-card and internal styling from demo shell (#9050) | ||
|
||
## See Also | ||
|
||
- [Issue Tracker](https://github.com/Alfresco/alfresco-ng2-components/issues/new) | ||
- [Discussion forum](http://gitter.im/Alfresco/alfresco-ng2-components) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
--- | ||
Title: Audit info, alfresco-ng2-components 6.5.0 | ||
--- | ||
|
||
# Audit information for alfresco-ng2-components 6.5.0 | ||
|
||
This page lists the security audit of the dependencies this project depends on. | ||
|
||
## Risks | ||
|
||
- Critical risk: 0 | ||
- High risk: 17 | ||
- Moderate risk: 12 | ||
- Low risk: 0 | ||
|
||
Dependencies analyzed: | ||
|
||
## Libraries | ||
|
||
| Severity | Module | Vulnerable versions | | ||
| --- | --- | --- | | ||
|high | @mdx-js/mdx | "<=1.6.22" | | ||
|moderate | @storybook/builder-webpack4 | "*" | | ||
|high | @storybook/core-server | "<=7.0.0-rc.11" | | ||
|high | @storybook/csf-tools | "6.5.0-alpha.1 - 6.5.17-alpha.0" | | ||
|moderate | @storybook/manager-webpack4 | "*" | | ||
|high | @storybook/mdx1-csf | "*" | | ||
|moderate | autoprefixer | "1.0.20131222 - 9.8.8" | | ||
|high | chokidar | "1.0.0-rc1 - 2.1.8" | | ||
|high | cpy | "7.0.0 - 8.1.2" | | ||
|moderate | css-loader | "0.15.0 - 4.3.0" | | ||
|high | fast-glob | "<=2.2.7" | | ||
|high | glob-parent | "<5.1.2" | | ||
|high | globby | "8.0.0 - 9.2.0" | | ||
|moderate | icss-utils | "<=4.1.1" | | ||
|high | meow | "3.4.0 - 5.0.0" | | ||
|moderate | postcss | "<8.4.31" | | ||
|moderate | postcss-flexbugs-fixes | "<=4.2.1" | | ||
|moderate | postcss-modules-extract-imports | "<=2.0.0" | | ||
|moderate | postcss-modules-local-by-default | "<=4.0.0-rc.4" | | ||
|moderate | postcss-modules-scope | "<=2.2.0" | | ||
|moderate | postcss-modules-values | "<=4.0.0-rc.5" | | ||
|high | remark-mdx | "<=1.6.22" | | ||
|high | remark-parse | "<=8.0.3" | | ||
|moderate | semver | "7.0.0 - 7.5.1" | | ||
|high | trim | "<0.0.3" | | ||
|high | trim-newlines | "<3.0.1" | | ||
|high | watchpack | "1.7.2 - 1.7.5" | | ||
|high | watchpack-chokidar2 | "*" | | ||
|high | webpack | "4.44.0 - 4.47.0" | | ||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters