Skip to content

Commit

Permalink
Release 6.5.0 (#9076)
Browse files Browse the repository at this point in the history
  • Loading branch information
DudaRobert committed Nov 8, 2023
1 parent 54fa5d8 commit 479cc8b
Show file tree
Hide file tree
Showing 21 changed files with 1,540 additions and 27 deletions.
2 changes: 1 addition & 1 deletion demo-shell/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Alfresco-ADF-Angular-Demo",
"description": "Demo shell for Alfresco Angular components",
"version": "6.4.0",
"version": "6.5.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand Down
1 change: 1 addition & 0 deletions docs/license-info/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ The pages linked below contain the licenses for all third party dependencies of
- [ADF 6.2.0](license-info-6.2.0.md)
- [ADF 6.3.0](license-info-6.3.0.md)
- [ADF 6.4.0](license-info-6.4.0.md)
- [ADF 6.5.0](license-info-6.5.0.md)
1,388 changes: 1,388 additions & 0 deletions docs/license-info/license-info-6.5.0.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ The first **General Availability** release was v2.0.0.

## General Availability

- [6.5.0](RelNote-6.5.0.md)
- [6.4.0](RelNote-6.4.0.md)
- [6.3.0](RelNote-6.3.0.md)
- [6.2.0](RelNote-6.2.0.md)
Expand Down
71 changes: 71 additions & 0 deletions docs/release-notes/RelNote-6.5.0.md
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)
1 change: 1 addition & 0 deletions docs/vulnerability/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ The pages linked below contain the audit for all third party dependencies of ADF
- [ADF 6.2.0](audit-info-6.2.0.md)
- [ADF 6.3.0](audit-info-6.3.0.md)
- [ADF 6.4.0](audit-info-6.4.0.md)
- [ADF 6.5.0](audit-info-6.5.0.md)
52 changes: 52 additions & 0 deletions docs/vulnerability/audit-info-6.5.0.md
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" |


4 changes: 2 additions & 2 deletions lib/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-cli",
"description": "Alfresco ADF cli and utils",
"version": "6.4.0",
"version": "6.5.0",
"author": "Hyland Software, Inc. and its affiliates",
"bin": {
"adf-cli": "./bin/adf-cli",
Expand Down
4 changes: 2 additions & 2 deletions lib/content-services/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-content-services",
"description": "Alfresco ADF content services",
"version": "6.4.0",
"version": "6.5.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
"@angular/router": ">=14.1.3",
"@alfresco/js-api": ">=7.2.0",
"@ngx-translate/core": ">=14.0.0",
"@alfresco/adf-core": ">=6.4.0"
"@alfresco/adf-core": ">=6.5.0"
},
"keywords": [
"content-services",
Expand Down
4 changes: 2 additions & 2 deletions lib/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-core",
"description": "Alfresco ADF core",
"version": "6.4.0",
"version": "6.5.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@angular/router": ">=14.1.3",
"@mat-datetimepicker/core": "^10.1.1",
"@alfresco/js-api": ">=7.2.0",
"@alfresco/adf-extensions": ">=6.4.0",
"@alfresco/adf-extensions": ">=6.5.0",
"@ngx-translate/core": ">=14.0.0",
"minimatch-browser": ">=1.0.0",
"pdfjs-dist": ">=3.3.122"
Expand Down
2 changes: 1 addition & 1 deletion lib/eslint-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfresco/eslint-plugin-eslint-angular",
"version": "6.4.0",
"version": "6.5.0",
"description": "Alfresco ADF eslint angular custom rules",
"main": "main.js",
"author": "Hyland Software, Inc. and its affiliates",
Expand Down
2 changes: 1 addition & 1 deletion lib/extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-extensions",
"description": "Provides extensibility support for ADF applications.",
"version": "6.4.0",
"version": "6.5.0",
"license": "Apache-2.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions lib/insights/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights",
"version": "6.4.0",
"version": "6.5.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand All @@ -16,7 +16,7 @@
"@angular/core": ">=14.1.3",
"@angular/forms": ">=14.1.3",
"@angular/material": ">=14.1.2",
"@alfresco/adf-core": ">=6.4.0",
"@alfresco/adf-core": ">=6.5.0",
"@ngx-translate/core": ">=14.0.0",
"chart.js": "^4.3.0",
"ng2-charts": "^4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion lib/process-services-cloud/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions lib/process-services-cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud",
"version": "6.4.0",
"version": "6.5.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand Down Expand Up @@ -35,8 +35,8 @@
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": ">=7.2.0",
"@alfresco/adf-core": ">=6.4.0",
"@alfresco/adf-content-services": ">=6.4.0",
"@alfresco/adf-core": ">=6.5.0",
"@alfresco/adf-content-services": ">=6.5.0",
"@apollo/client": "^3.7.2",
"@ngx-translate/core": ">=14.0.0",
"apollo-angular": "^4.0.1",
Expand Down
6 changes: 3 additions & 3 deletions lib/process-services/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services",
"version": "6.4.0",
"version": "6.5.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand All @@ -22,8 +22,8 @@
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": ">=7.2.0",
"@alfresco/adf-core": ">=6.4.0",
"@alfresco/adf-content-services": ">=6.4.0",
"@alfresco/adf-core": ">=6.5.0",
"@alfresco/adf-content-services": ">=6.5.0",
"@ngx-translate/core": ">=14.0.0"
},
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions lib/testing/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-testing",
"description": "Alfresco ADF testing page and utils",
"version": "6.4.0",
"version": "6.5.0",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "alfresco-ng2-components",
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
"description": "Alfresco Angular components",
"version": "6.4.0",
"version": "6.5.0",
"author": "Hyland Software, Inc. and its affiliates",
"scripts": {
"postinstall": "node ./decorate-angular-cli.js && ngcc --properties es2015 browser module main",
Expand Down Expand Up @@ -54,7 +54,7 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/js-api": "7.2.0",
"@alfresco/js-api": ">=7.2.0",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.2",
"@angular/common": "14.1.3",
Expand Down Expand Up @@ -226,4 +226,3 @@
"module": "./index.js",
"typings": "./index.d.ts"
}

0 comments on commit 479cc8b

Please sign in to comment.