-
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.
* bump versions * release reports * update lock file
- Loading branch information
1 parent
2fd10b2
commit c11650a
Showing
17 changed files
with
1,417 additions
and
34 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
--- | ||
Title: Release notes v5.0.0 | ||
--- | ||
|
||
# Alfresco Application Development Framework (ADF) version 5.0.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/5.0.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 | 5.0.0 | | ||
| @alfresco/adf-process-services | 5.0.0 | | ||
| @alfresco/adf-core | 5.0.0 | | ||
| @alfresco/adf-insights | 5.0.0 | | ||
| @alfresco/adf-extensions | 5.0.0 | | ||
| @alfresco/adf-testing | 5.0.0 | | ||
| @alfresco/adf-cli | 5.0.0 | | ||
|
||
## Features | ||
|
||
This is a minor release of the Alfresco Application Development Framework containing bug fixes and enhancements. | ||
|
||
## Changelog | ||
|
||
- [2fd10b2fe](https://github.com/Alfresco/alfresco-ng2-components/commit/2fd10b2fe) [ADF-5500] Set mat-checkbox display to block in order to takes up the whole width and shows checkboxes one below the other (#7815) | ||
- [47e62c113](https://github.com/Alfresco/alfresco-ng2-components/commit/47e62c113) [ACA-4609] Fix regression checkbox list shown horizontally (#7813) | ||
- [8e9cb07cd](https://github.com/Alfresco/alfresco-ng2-components/commit/8e9cb07cd) rename the schame appconfig (#7805) | ||
- [76bbe582f](https://github.com/Alfresco/alfresco-ng2-components/commit/76bbe582f) [AAE-10377] Changed from namespace to default import (#7803) | ||
- [9352daf79](https://github.com/Alfresco/alfresco-ng2-components/commit/9352daf79) [AAE-10472] upgrade apollo libraries to Angular 14 compatible versions (#7799) | ||
- [b2ac4b416](https://github.com/Alfresco/alfresco-ng2-components/commit/b2ac4b416) Not anymore used (#7802) | ||
- [109e99786](https://github.com/Alfresco/alfresco-ng2-components/commit/109e99786) Short circuit e2e in case lib not affected (#7801) | ||
- [b90b12952](https://github.com/Alfresco/alfresco-ng2-components/commit/b90b12952) Fix assignment type translations (#7793) | ||
- [9547e78f0](https://github.com/Alfresco/alfresco-ng2-components/commit/9547e78f0) Update datatable.component.md (#7796) | ||
- [147fb5672](https://github.com/Alfresco/alfresco-ng2-components/commit/147fb5672) [AAE-9464] - Fetch image from ACS only in case of ECM (#7779) | ||
- [6f209726e](https://github.com/Alfresco/alfresco-ng2-components/commit/6f209726e) [AAE-10472] Upgrade and deprecate libs (#7788) | ||
- [4a39161ad](https://github.com/Alfresco/alfresco-ng2-components/commit/4a39161ad) Run everyting in case of CRON | ||
- [38e9cc9f4](https://github.com/Alfresco/alfresco-ng2-components/commit/38e9cc9f4) Run e2e only when lib affected (#7791) | ||
- [c7d769510](https://github.com/Alfresco/alfresco-ng2-components/commit/c7d769510) [AAE-9186] Filter tasks by assignee (#7784) | ||
- [2ef40b150](https://github.com/Alfresco/alfresco-ng2-components/commit/2ef40b150) [AAE-10219] Add css to align according to alignment property in RadioField (#7750) | ||
- [76c98c53e](https://github.com/Alfresco/alfresco-ng2-components/commit/76c98c53e) [AAE-10460] fix storybook config (#7785) | ||
- [1fa81962a](https://github.com/Alfresco/alfresco-ng2-components/commit/1fa81962a) 👽 Angular 14 rebase 👽 (#7769) | ||
- [53bc5aab2](https://github.com/Alfresco/alfresco-ng2-components/commit/53bc5aab2) change wrong licence header dates (#7781) | ||
- [0d3db534f](https://github.com/Alfresco/alfresco-ng2-components/commit/0d3db534f) Fix incorrect import in card view array (#7774) | ||
- [2a522579c](https://github.com/Alfresco/alfresco-ng2-components/commit/2a522579c) [AAE-10214] Storybook ErrorContent Component (#7761) | ||
- [972aa256e](https://github.com/Alfresco/alfresco-ng2-components/commit/972aa256e) [AAE-10220] Storybook stories for Info Drawer component (#7757) | ||
- [d3129e2ad](https://github.com/Alfresco/alfresco-ng2-components/commit/d3129e2ad) [AAE-10202] Storybook EmptyContent component (#7745) | ||
- [104a93602](https://github.com/Alfresco/alfresco-ng2-components/commit/104a93602) [AAE-10347] Remove playwright travis job duplication (#7772) | ||
- [07762308f](https://github.com/Alfresco/alfresco-ng2-components/commit/07762308f) ACA-4600 Added edit profile link (#7739) | ||
- [11e793257](https://github.com/Alfresco/alfresco-ng2-components/commit/11e793257) [AAE-10261] SmartRunner fix (#7760) | ||
- [d2a246ac2](https://github.com/Alfresco/alfresco-ng2-components/commit/d2a246ac2) [AAE-10292] Fix opening two dialogs for card view array items (#7770) | ||
- [be0545801](https://github.com/Alfresco/alfresco-ng2-components/commit/be0545801) [AAE-10105] Update Storybook to 6.5.10v (#7765) | ||
- [26c46cfb9](https://github.com/Alfresco/alfresco-ng2-components/commit/26c46cfb9) [AAE-10089] Process variables values are not shown for old tasks and … (#7744) | ||
|
||
## 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,22 @@ | ||
--- | ||
Title: Audit info, alfresco-ng2-components 5.0.0 | ||
--- | ||
|
||
# Audit information for alfresco-ng2-components 5.0.0 | ||
|
||
This page lists the security audit of the dependencies this project depends on. | ||
|
||
## Risks | ||
|
||
- Critical risk: 0 | ||
- High risk: 0 | ||
- Moderate risk: 0 | ||
- Low risk: 0 | ||
|
||
Dependencies analyzed: 138 | ||
|
||
## Libraries | ||
|
||
| Severity | Module | Vulnerable versions | | ||
| --- | --- | --- | | ||
|
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
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