mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
[ACS-5065] Release 6.0.0 (#8520)
* bump versions to 6.0.0 * move editorjs to proper place * release reports * release notes
This commit is contained in:
parent
b233d071a8
commit
81fea0fe40
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Alfresco-ADF-Angular-Demo",
|
||||
"description": "Demo shell for Alfresco Angular components",
|
||||
"version": "6.0.0-A.4",
|
||||
"version": "6.0.0",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -36,3 +36,4 @@ The pages linked below contain the licenses for all third party dependencies of
|
||||
- [ADF 6.0.0-A.2](license-info-6.0.0-A.2.md)
|
||||
- [ADF 6.0.0-A.3](license-info-6.0.0-A.3.md)
|
||||
- [ADF 6.0.0-A.4](license-info-6.0.0-A.4.md)
|
||||
- [ADF 6.0.0](license-info-6.0.0.md)
|
||||
|
1322
docs/license-info/license-info-6.0.0.md
Normal file
1322
docs/license-info/license-info-6.0.0.md
Normal file
File diff suppressed because it is too large
Load Diff
@ -9,6 +9,7 @@ The first **General Availability** release was v2.0.0.
|
||||
|
||||
## General Availability
|
||||
|
||||
- [6.0.0](RelNote-6.0.0.md)
|
||||
- [6.0.0-A.4](RelNote-6.0.0-A.4.md)
|
||||
- [6.0.0-A.3](RelNote-6.0.0-A.3.md)
|
||||
- [6.0.0-A.2](RelNote-6.0.0-A.2.md)
|
||||
|
67
docs/release-notes/RelNote-6.0.0.md
Normal file
67
docs/release-notes/RelNote-6.0.0.md
Normal file
@ -0,0 +1,67 @@
|
||||
---
|
||||
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)
|
@ -33,3 +33,4 @@ The pages linked below contain the audit for all third party dependencies of ADF
|
||||
- [ADF 6.0.0-A.2](audit-info-6.0.0-A.2.md)
|
||||
- [ADF 6.0.0-A.3](audit-info-6.0.0-A.3.md)
|
||||
- [ADF 6.0.0-A.4](audit-info-6.0.0-A.4.md)
|
||||
- [ADF 6.0.0](audit-info-6.0.0.md)
|
||||
|
24
docs/vulnerability/audit-info-6.0.0.md
Normal file
24
docs/vulnerability/audit-info-6.0.0.md
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
Title: Audit info, alfresco-ng2-components 6.0.0
|
||||
---
|
||||
|
||||
# Audit information for alfresco-ng2-components 6.0.0
|
||||
|
||||
This page lists the security audit of the dependencies this project depends on.
|
||||
|
||||
## Risks
|
||||
|
||||
- Critical risk: 0
|
||||
- High risk: 6
|
||||
- Moderate risk: 0
|
||||
- Low risk: 0
|
||||
|
||||
Dependencies analyzed: 1418
|
||||
|
||||
## Libraries
|
||||
|
||||
| Severity | Module | Vulnerable versions |
|
||||
| --- | --- | --- |
|
||||
|high | trim | "<0.0.3" |
|
||||
|high | glob-parent | "<5.1.2" |
|
||||
|
2
lib/cli/package-lock.json
generated
2
lib/cli/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@alfresco/adf-cli",
|
||||
"version": "6.0.0-A.4",
|
||||
"version": "6.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-cli",
|
||||
"description": "Alfresco ADF cli and utils",
|
||||
"version": "6.0.0-A.4",
|
||||
"version": "6.0.0",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"bin": {
|
||||
"adf-cli": "./bin/adf-cli",
|
||||
@ -20,7 +20,7 @@
|
||||
"dist": "rm -rf ../../dist/libs/cli && npm run build && cp -R ./bin ../../dist/libs/cli && cp -R ./resources ../../dist/libs/cli && cp -R ./templates ../../dist/libs/cli && cp ./package.json ../../dist/libs/cli"
|
||||
},
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "5.5.0",
|
||||
"@alfresco/js-api": "6.0.0",
|
||||
"commander": "6.2.1",
|
||||
"ejs": "^2.6.1",
|
||||
"license-checker": "^25.0.1",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-content-services",
|
||||
"description": "Alfresco ADF content services",
|
||||
"version": "6.0.0-A.4",
|
||||
"version": "6.0.0",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -22,10 +22,10 @@
|
||||
"@angular/platform-browser": ">=14.1.3",
|
||||
"@angular/platform-browser-dynamic": ">=14.1.3",
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@alfresco/js-api": "5.5.0",
|
||||
"@alfresco/js-api": "6.0.0",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"moment": ">=2.22.2",
|
||||
"@alfresco/adf-core": "6.0.0-A.4"
|
||||
"@alfresco/adf-core": "6.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
"content-services",
|
||||
|
@ -34,17 +34,6 @@
|
||||
},
|
||||
"allowedNonPeerDependencies": [
|
||||
"cropperjs",
|
||||
"@editorjs/editorjs",
|
||||
"@editorjs/code",
|
||||
"@editorjs/header",
|
||||
"@editorjs/inline-code",
|
||||
"@editorjs/list",
|
||||
"@editorjs/marker",
|
||||
"@editorjs/underline",
|
||||
"@quanzo/change-font-size",
|
||||
"editorjs-text-color-plugin",
|
||||
"editorjs-html",
|
||||
"editorjs-paragraph-with-alignment",
|
||||
"angular-oauth2-oidc"
|
||||
]
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-core",
|
||||
"description": "Alfresco ADF core",
|
||||
"version": "6.0.0-A.4",
|
||||
"version": "6.0.0",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -18,17 +18,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"cropperjs": "1.5.13",
|
||||
"@editorjs/editorjs": "^2.26.5",
|
||||
"@editorjs/code": "2.7.0",
|
||||
"@editorjs/header": "2.7.0",
|
||||
"@editorjs/inline-code": "1.3.1",
|
||||
"@editorjs/list": "1.8.0",
|
||||
"@editorjs/marker": "1.2.2",
|
||||
"@editorjs/underline": "1.0.0",
|
||||
"@quanzo/change-font-size": "1.0.0",
|
||||
"editorjs-text-color-plugin": "1.13.1",
|
||||
"editorjs-html": "3.4.2",
|
||||
"editorjs-paragraph-with-alignment": "3.0.0",
|
||||
"angular-oauth2-oidc": "^13.0.1",
|
||||
"angular-oauth2-oidc-jwks": "^13.0.1"
|
||||
},
|
||||
@ -44,8 +33,8 @@
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@mat-datetimepicker/core": "^9.0.68",
|
||||
"@mat-datetimepicker/moment": "^9.0.68",
|
||||
"@alfresco/js-api": "5.5.0",
|
||||
"@alfresco/adf-extensions": "6.0.0-A.4",
|
||||
"@alfresco/js-api": "6.0.0",
|
||||
"@alfresco/adf-extensions": "6.0.0",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"minimatch-browser": ">=1.0.0",
|
||||
"moment": ">=2.22.2",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-extensions",
|
||||
"description": "Provides extensibility support for ADF applications.",
|
||||
"version": "6.0.0-A.4",
|
||||
"version": "6.0.0",
|
||||
"license": "Apache-2.0",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"repository": {
|
||||
@ -14,7 +14,7 @@
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3",
|
||||
"@alfresco/js-api": "5.5.0"
|
||||
"@alfresco/js-api": "6.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
"extensions",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-insights",
|
||||
"description": "Alfresco ADF insights",
|
||||
"version": "6.0.0-A.4",
|
||||
"version": "6.0.0",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -17,7 +17,7 @@
|
||||
"@angular/flex-layout": "^14.0.0-beta.40",
|
||||
"@angular/forms": ">=14.1.3",
|
||||
"@angular/material": ">=14.1.2",
|
||||
"@alfresco/adf-core": "6.0.0-A.4",
|
||||
"@alfresco/adf-core": "6.0.0",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"chart.js": ">=2.9.4",
|
||||
"moment": ">=2.22.2",
|
||||
|
@ -26,6 +26,17 @@
|
||||
"allowedNonPeerDependencies": [
|
||||
"@apollo/client",
|
||||
"apollo-angular",
|
||||
"subscriptions-transport-ws"
|
||||
"subscriptions-transport-ws",
|
||||
"@editorjs/editorjs",
|
||||
"@editorjs/code",
|
||||
"@editorjs/header",
|
||||
"@editorjs/inline-code",
|
||||
"@editorjs/list",
|
||||
"@editorjs/marker",
|
||||
"@editorjs/underline",
|
||||
"@quanzo/change-font-size",
|
||||
"editorjs-text-color-plugin",
|
||||
"editorjs-html",
|
||||
"editorjs-paragraph-with-alignment"
|
||||
]
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-process-services-cloud",
|
||||
"description": "Alfresco ADF process services cloud",
|
||||
"version": "6.0.0-A.4",
|
||||
"version": "6.0.0",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -23,14 +23,25 @@
|
||||
"@angular/platform-browser": ">=14.1.3",
|
||||
"@angular/platform-browser-dynamic": ">=14.1.3",
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@alfresco/js-api": "5.5.0",
|
||||
"@alfresco/adf-core": "6.0.0-A.4",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.4",
|
||||
"@alfresco/js-api": "6.0.0",
|
||||
"@alfresco/adf-core": "6.0.0",
|
||||
"@alfresco/adf-content-services": "6.0.0",
|
||||
"@apollo/client": "^3.7.2",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"apollo-angular": "^4.0.1",
|
||||
"moment": ">=2.22.2",
|
||||
"subscriptions-transport-ws": "^0.11.0"
|
||||
"subscriptions-transport-ws": "^0.11.0",
|
||||
"@editorjs/editorjs": "^2.26.5",
|
||||
"@editorjs/code": "2.7.0",
|
||||
"@editorjs/header": "2.7.0",
|
||||
"@editorjs/inline-code": "1.3.1",
|
||||
"@editorjs/list": "1.8.0",
|
||||
"@editorjs/marker": "1.2.2",
|
||||
"@editorjs/underline": "1.0.0",
|
||||
"@quanzo/change-font-size": "1.0.0",
|
||||
"editorjs-text-color-plugin": "1.13.1",
|
||||
"editorjs-html": "3.4.2",
|
||||
"editorjs-paragraph-with-alignment": "3.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
"process-services-cloud",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-process-services",
|
||||
"description": "Alfresco ADF process services",
|
||||
"version": "6.0.0-A.4",
|
||||
"version": "6.0.0",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -22,9 +22,9 @@
|
||||
"@angular/platform-browser": ">=14.1.3",
|
||||
"@angular/platform-browser-dynamic": ">=14.1.3",
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@alfresco/js-api": "5.5.0",
|
||||
"@alfresco/adf-core": "6.0.0-A.4",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.4",
|
||||
"@alfresco/js-api": "6.0.0",
|
||||
"@alfresco/adf-core": "6.0.0",
|
||||
"@alfresco/adf-content-services": "6.0.0",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"moment": ">=2.22.2"
|
||||
},
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-testing",
|
||||
"description": "Alfresco ADF testing page and utils",
|
||||
"version": "6.0.0-A.4",
|
||||
"version": "6.0.0",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -11,7 +11,7 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/js-api": "5.5.0"
|
||||
"@alfresco/js-api": "6.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
"testing",
|
||||
|
8
package-lock.json
generated
8
package-lock.json
generated
@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "alfresco-ng2-components",
|
||||
"version": "6.0.0-A.4",
|
||||
"version": "6.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": {
|
||||
"version": "5.6.0-875",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.6.0-875.tgz",
|
||||
"integrity": "sha512-ms8xx0RB0YyMs+vKV9+03niZQzKNfMX3IjUoTRmEojRbbYb/XhDKqyvNKZNtU1GICRRmeJKqKZojNLKIX4CjIg==",
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.0.0.tgz",
|
||||
"integrity": "sha512-GoDsZp6RPp3eOnF6heeM2FCfNEsrSrj5PyqNMrbTYDcAE8tFErBbquzaDXq5ZvNLCNpQUtEQ9XfjWHBxkon8uA==",
|
||||
"requires": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"superagent": "^6.0.0",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "alfresco-ng2-components",
|
||||
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
|
||||
"description": "Alfresco Angular components",
|
||||
"version": "6.0.0-A.4",
|
||||
"version": "6.0.0",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"scripts": {
|
||||
"postinstall": "node ./decorate-angular-cli.js && ngcc --properties es2015 browser module main",
|
||||
@ -54,7 +54,7 @@
|
||||
"process services-cloud"
|
||||
],
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "5.6.0-875",
|
||||
"@alfresco/js-api": "6.0.0",
|
||||
"@angular/animations": "14.1.3",
|
||||
"@angular/cdk": "14.1.2",
|
||||
"@angular/common": "14.1.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user