Skip to content

Commit

Permalink
Release 4.10.0 (#7602)
Browse files Browse the repository at this point in the history
* bump library versions

* update package lock

* generate reports

* release notes for 4.10.0
  • Loading branch information
DenysVuika authored Apr 26, 2022
1 parent dec6f09 commit 90009d7
Show file tree
Hide file tree
Showing 19 changed files with 299 additions and 35 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": "4.9.0",
"version": "4.10.0",
"author": "Alfresco Software, Ltd.",
"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 @@ -27,3 +27,4 @@ The pages linked below contain the licenses for all third party dependencies of
- [ADF 4.7.0](license-info-4.7.0.md)
- [ADF 4.8.0](license-info-4.8.0.md)
- [ADF 4.9.0](license-info-4.9.0.md)
- [ADF 4.10.0](license-info-4.10.0.md)
181 changes: 181 additions & 0 deletions docs/license-info/license-info-4.10.0.md

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions docs/release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@
Title: Release notes
---

# Release notes
# Release Notes

Below are links to the release notes for all released versions of ADF back to v1.6.1.
The first **General available** release was v2.0.0.
The first **General Availability** release was v2.0.0.

## General available
## General Availability

- [4.10.0](RelNote4100.md)
- [4.9.0](RelNote490.md)
- [4.8.0](RelNote480.md)
- [4.7.0](RelNote470.md)
Expand Down Expand Up @@ -38,7 +39,7 @@ The first **General available** release was v2.0.0.
- [2.1.0](RelNote210.md)
- [2.0.0](RelNote200.md)

## Limited available
## Limited Availability

- [1.9.0](RelNote190.md)
- [1.8.0](RelNote180.md)
Expand Down
57 changes: 57 additions & 0 deletions docs/release-notes/RelNote4100.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
Title: Release notes v4.10.0
---

# Alfresco Application Development Framework (ADF) version 4.10.0 Release Note

This document provides information on the Alfresco Application Development Framework **v4.10.0**.

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

## Contents

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

## New Package Versions

| Name | Version |
| --- | --- |
| @alfresco/adf-content-services | 4.10.0 |
| @alfresco/adf-process-services | 4.10.0 |
| @alfresco/adf-core | 4.10.0 |
| @alfresco/adf-insights | 4.10.0 |
| @alfresco/adf-extensions | 4.10.0 |
| @alfresco/adf-testing | 4.10.0 |
| @alfresco/adf-cli | 4.10.0 |

## Features

This is a minor release of the Alfresco Application Development Framework containing bug fixes and enhancements.

## Changelog

- [3f7316f39](https://github.com/Alfresco/alfresco-ng2-components/commit/3f7316f39) use all the filter fields to count the elements (#7595)
- [abd540325](https://github.com/Alfresco/alfresco-ng2-components/commit/abd540325) [AAE-8565] multiple use viewer in form (#7594)
- [6174f8e10](https://github.com/Alfresco/alfresco-ng2-components/commit/6174f8e10) Fix reules event filtering when no form is provided (#7592)
- [039f167b7](https://github.com/Alfresco/alfresco-ng2-components/commit/039f167b7) [ADF-5480] Fix partially hidden icon on permissions (#7591)
- [6fcac9f5f](https://github.com/Alfresco/alfresco-ng2-components/commit/6fcac9f5f) [AAE-8554] - Fix linked dropdown values are displayed but not submitted (#7590)
- [d26204cd9](https://github.com/Alfresco/alfresco-ng2-components/commit/d26204cd9) [AAE-7819] Fix for custom header (#7585)
- [694d71a10](https://github.com/Alfresco/alfresco-ng2-components/commit/694d71a10) [AAE-8061] Add groups restriction to people widget (#7586)
- [6963bef09](https://github.com/Alfresco/alfresco-ng2-components/commit/6963bef09) [AAE-8086] Add form field changed event (#7584)
- [714123064](https://github.com/Alfresco/alfresco-ng2-components/commit/714123064) [AAE-7313] User can claim a task only if he is an candidate and relea… (#7558)
- [61cd711ce](https://github.com/Alfresco/alfresco-ng2-components/commit/61cd711ce) [AAE-8086] Remove form rules events that kill performance (#7583)
- [2db6d9e50](https://github.com/Alfresco/alfresco-ng2-components/commit/2db6d9e50) Provide preference services on for tasks/processes on component module level (#7579)
- [a02a8a4ad](https://github.com/Alfresco/alfresco-ng2-components/commit/a02a8a4ad) [AAE-8086] Propagate form events (#7572)
- [48c3fac01](https://github.com/Alfresco/alfresco-ng2-components/commit/48c3fac01) [AAE-7819] Change column order - enable drag and drop for datatable - [1/3] (#7567)
- [e89cea79b](https://github.com/Alfresco/alfresco-ng2-components/commit/e89cea79b) Update header.component.md
- [cad4c4184](https://github.com/Alfresco/alfresco-ng2-components/commit/cad4c4184) [AAE-7818] e2e - Task involved users can access process instance details (#7554)
- [574027321](https://github.com/Alfresco/alfresco-ng2-components/commit/574027321) [ci:force] Manually upgrade to latest js-api (#7560)
- [1c2d9ee83](https://github.com/Alfresco/alfresco-ng2-components/commit/1c2d9ee83) [AAE-5880] Add Tasks Create, DueDate range testing methods in the testing page (#7549)

## 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 @@ -24,3 +24,4 @@ The pages linked below contain the audit for all third party dependencies of ADF
- [ADF 4.7.0](audit-info-4.7.0.md)
- [ADF 4.8.0](audit-info-4.8.0.md)
- [ADF 4.9.0](audit-info-4.9.0.md)
- [ADF 4.10.0](audit-info-4.10.0.md)
23 changes: 23 additions & 0 deletions docs/vulnerability/audit-info-4.10.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
Title: Audit info, alfresco-ng2-components 4.10.0
---

# Audit information for alfresco-ng2-components 4.10.0

This page lists the security audit of the dependencies this project depends on.

## Risks

- Critical risk: 0
- High risk: 2
- Moderate risk: 0
- Low risk: 0

Dependencies analyzed: 128

## Libraries

| Severity | Module | Vulnerable versions |
| --- | --- | --- |
|high | moment | "<2.29.2" |

2 changes: 1 addition & 1 deletion lib/cli/package-lock.json

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

4 changes: 2 additions & 2 deletions 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": "4.9.0",
"version": "4.10.0",
"author": "Alfresco Software, Ltd.",
"bin": {
"adf-cli": "./bin/adf-cli",
Expand All @@ -20,7 +20,7 @@
"dist": "rm -rf ./dist/ && npm run build && cp -R ./bin ./dist/ && cp -R ./resources ./dist && cp -R ./templates ./dist && cp ./package.json ./dist/"
},
"dependencies": {
"@alfresco/js-api": "4.10.0-78",
"@alfresco/js-api": "4.10.0",
"commander": "^4.0.0",
"ejs": "^2.6.1",
"license-checker": "^25.0.1",
Expand Down
6 changes: 3 additions & 3 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": "4.9.0",
"version": "4.10.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-content-services.js",
"repository": {
Expand All @@ -20,8 +20,8 @@
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@angular/router": ">=10.0.2",
"@alfresco/js-api": "4.10.0-78",
"@alfresco/adf-core": "4.9.0",
"@alfresco/js-api": "4.10.0",
"@alfresco/adf-core": "4.10.0",
"@ngx-translate/core": ">=13.0.0",
"moment": ">=2.22.2"
},
Expand Down
6 changes: 3 additions & 3 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": "4.9.0",
"version": "4.10.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-core.js",
"repository": {
Expand All @@ -26,8 +26,8 @@
"@angular/router": ">=10.0.2",
"@mat-datetimepicker/core": ">=4.1.0",
"@mat-datetimepicker/moment": ">=4.1.0",
"@alfresco/js-api": "4.10.0-78",
"@alfresco/adf-extensions": "4.9.0",
"@alfresco/js-api": "4.10.0",
"@alfresco/adf-extensions": "4.10.0",
"@ngx-translate/core": ">=13.0.0",
"minimatch-browser": ">=1.0.0",
"moment": ">=2.22.2",
Expand Down
4 changes: 2 additions & 2 deletions 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": "4.9.0",
"version": "4.10.0",
"license": "Apache-2.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-extensions.js",
Expand All @@ -15,7 +15,7 @@
"peerDependencies": {
"@angular/common": ">=10.0.2",
"@angular/core": ">=10.0.2",
"@alfresco/js-api": "4.10.0-78"
"@alfresco/js-api": "4.10.0"
},
"keywords": [
"extensions",
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": "4.9.0",
"version": "4.10.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-insights.js",
"repository": {
Expand All @@ -17,7 +17,7 @@
"@angular/flex-layout": ">=10.0.0-beta.32",
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@alfresco/adf-core": "4.9.0",
"@alfresco/adf-core": "4.10.0",
"@ngx-translate/core": ">=13.0.0",
"chart.js": ">=2.9.3",
"moment": ">=2.22.2",
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.

8 changes: 4 additions & 4 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": "4.9.0",
"version": "4.10.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services-cloud.js",
"repository": {
Expand All @@ -18,9 +18,9 @@
"@angular/flex-layout": ">=10.0.0-beta.32",
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@alfresco/js-api": "4.10.0-78",
"@alfresco/adf-core": "4.9.0",
"@alfresco/adf-content-services": "4.9.0",
"@alfresco/js-api": "4.10.0",
"@alfresco/adf-core": "4.10.0",
"@alfresco/adf-content-services": "4.10.0",
"@apollo/client": "^3.3.7",
"@ngx-translate/core": ">=13.0.0",
"apollo-angular": "^2.2.0",
Expand Down
8 changes: 4 additions & 4 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": "4.9.0",
"version": "4.10.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services.js",
"repository": {
Expand All @@ -19,9 +19,9 @@
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@angular/router": ">=10.0.2",
"@alfresco/js-api": "4.10.0-78",
"@alfresco/adf-core": "4.9.0",
"@alfresco/adf-content-services": "4.9.0",
"@alfresco/js-api": "4.10.0",
"@alfresco/adf-core": "4.10.0",
"@alfresco/adf-content-services": "4.10.0",
"@ngx-translate/core": ">=13.0.0",
"moment": ">=2.22.2"
},
Expand Down
4 changes: 2 additions & 2 deletions 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": "4.9.0",
"version": "4.10.0",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",
Expand All @@ -11,7 +11,7 @@
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"peerDependencies": {
"@alfresco/js-api": "4.10.0-78"
"@alfresco/js-api": "4.10.0"
},
"keywords": [
"testing",
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 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": "4.9.0",
"version": "4.10.0",
"author": "Alfresco Software, Ltd.",
"main": "./index.js",
"scripts": {
Expand Down Expand Up @@ -70,7 +70,7 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/js-api": "4.10.0-78",
"@alfresco/js-api": "4.10.0",
"@angular/animations": "^10.0.4",
"@angular/cdk": "10.1.3",
"@angular/common": "^10.0.4",
Expand Down

0 comments on commit 90009d7

Please sign in to comment.