Skip to content

Commit

Permalink
Release 5.3.0 (#4354)
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksanderSklorz authored Jan 27, 2025
1 parent ace2454 commit fa7eac8
Show file tree
Hide file tree
Showing 11 changed files with 170 additions and 56 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Please refer to the public [documentation](https://alfresco-content-app.netlify.

| ACA | ADF | ACS | Node | Angular |
|-------|---------------|-----------|------|--------|
| 5.3.x | 7.0.0-alpha.7 | 23.4 | 18.x | 16.x |
| 5.2.x | 7.0.0-alpha.6 | 23.4 | 18.x | 16.x |
| 5.1.x | 7.0.0-alpha.3 | 23.3 | 18.x | 15.x |
| 5.0.x | 7.0.0-alpha.2 | 23.3 | 18.x | 15.x |
Expand Down
2 changes: 1 addition & 1 deletion app/src/app.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"locale": "en",
"application": {
"name": "Workspace",
"version": "5.2.0",
"version": "5.3.0",
"logo": "assets/images/app-logo.svg",
"copyright": "APP.COPYRIGHT"
},
Expand Down
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ The documentation is divided into the following sections:

| ACA | ADF | ACS | Node | Angular |
|-------|---------------|-----------|------|---------|
| 5.3.x | 7.0.0-alpha.7 | 23.4 | 18.x | 16.x |
| 5.2.x | 7.0.0-alpha.6 | 23.4 | 18.x | 16.x |
| 5.1.x | 7.0.0-alpha.3 | 23.3 | 18.x | 15.x |
| 5.0.x | 7.0.0-alpha.2 | 23.3 | 18.x | 15.x |
Expand Down
25 changes: 25 additions & 0 deletions docs/audit/audit-info-5.3.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
Title: Audit info, alfresco-content-app 5.3.0
---

# Audit information for alfresco-content-app 5.3.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:

## Libraries

| Severity | Module | Vulnerable versions |
| --- | --- | --- |
|high | @alfresco/adf-core | "<=2.7.0-fee35c98df520c917e22b6bb19cba1d697365d75 || >=6.10.0-9127362140" |
|high | pdfjs-dist | "<=4.1.392" |


32 changes: 32 additions & 0 deletions docs/changelog/changelog-5.3.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
Title: Changelog for alfresco-content-app v5.3.0
---

# Changelog

- [1b170f69e](https://github.com/Alfresco/alfresco-content-app.git//commit/1b170f69e) Revert "[ACS-9166] Migrate Saved Searches to preferences API from config file…" (#4347)
- [0dfd2c17a](https://github.com/Alfresco/alfresco-content-app.git//commit/0dfd2c17a) [ACS-9166] Migrate Saved Searches to preferences API from config file (#4340)
- [52b4060e7](https://github.com/Alfresco/alfresco-content-app.git//commit/52b4060e7) [ACS-8960] Review and apply required inputs where possible (#4339)
- [d30c93325](https://github.com/Alfresco/alfresco-content-app.git//commit/d30c93325) [MNT-24575] Added dialog to display folder information (#4282)
- [72e740502](https://github.com/Alfresco/alfresco-content-app.git//commit/72e740502) [ACS-6486] in breadcrumb the file title is not updating after editing (#4337)
- [8931a295c](https://github.com/Alfresco/alfresco-content-app.git//commit/8931a295c) [ACS-9102] Local ACS deployment for E2Es (#4324)
- [3f6d08247](https://github.com/Alfresco/alfresco-content-app.git//commit/3f6d08247) ACA-playwright-package-version-fix (#4323)
- [539408862](https://github.com/Alfresco/alfresco-content-app.git//commit/539408862) ACS-9039 fix for export aca-playwright-shared lib (#4317)
- [a6057763c](https://github.com/Alfresco/alfresco-content-app.git//commit/a6057763c) [ACS-9088] Review and update docs on extension creation (#4312)
- [03e505a89](https://github.com/Alfresco/alfresco-content-app.git//commit/03e505a89) [ACS-8902] Fixed incorrect icon for join library option (#4310)
- [d6f859dd7](https://github.com/Alfresco/alfresco-content-app.git//commit/d6f859dd7) [ACS-8961] Remove expandedSidenav from local storage upon logout (#4242)
- [65763df7e](https://github.com/Alfresco/alfresco-content-app.git//commit/65763df7e) [ACS-8604] Add new param to control undo for deleting nodes (#4308)
- [111f3f99e](https://github.com/Alfresco/alfresco-content-app.git//commit/111f3f99e) [ACS-8998] Added validation to search input to disallow certain special characters (#4253)
- [af6deb438](https://github.com/Alfresco/alfresco-content-app.git//commit/af6deb438) [ACS-8160] apply styles for tags in info drawer (#4126)
- [7fcc0af5b](https://github.com/Alfresco/alfresco-content-app.git//commit/7fcc0af5b) Manual dependencies update (#4298)
- [93157d2e6](https://github.com/Alfresco/alfresco-content-app.git//commit/93157d2e6) [ACS-9012] Truncate text in saved searches description (#4265)
- [85b4455b0](https://github.com/Alfresco/alfresco-content-app.git//commit/85b4455b0) Test translation cleanup (#4285)
- [58e21189f](https://github.com/Alfresco/alfresco-content-app.git//commit/58e21189f) Test translation added (#4283)
- [f5ca67cc2](https://github.com/Alfresco/alfresco-content-app.git//commit/f5ca67cc2) [ACS-9042] Introduce Crowdin related workflows and Crowdin config (#4281)
- [6734da982](https://github.com/Alfresco/alfresco-content-app.git//commit/6734da982) [ACS-8999] rename confirmation button label for closing conversation dialog (#4261)
- [a37fec5a7](https://github.com/Alfresco/alfresco-content-app.git//commit/a37fec5a7) [ACS-9010] Loading spinner is not shown on search results page when filtering for files or folders (#4263)
- [4cb6e5691](https://github.com/Alfresco/alfresco-content-app.git//commit/4cb6e5691) [ACS-8993] [E2E] fixed expect in sorting order for C261147 (#4262)
- [f8c6b6bbd](https://github.com/Alfresco/alfresco-content-app.git//commit/f8c6b6bbd) [ACS-8898] Empty context menu on multi-selected libraries (#4260)
- [7985f76b5](https://github.com/Alfresco/alfresco-content-app.git//commit/7985f76b5) Post release version bump (#4250)
- [adda597f1](https://github.com/Alfresco/alfresco-content-app.git//commit/adda597f1) [ACS-8959] Introduce new `takeUntilDestroyed` operator (#4237)

44 changes: 44 additions & 0 deletions docs/licences/license-info-5.3.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
Title: License info, alfresco-content-app 5.3.0
---

# License information for alfresco-content-app 5.3.0

This page lists all third party libraries the project depends on.

## Libraries

| Name | Version | License |
| --- | --- | --- |
| [@alfresco/adf-content-services](https://github.com/Alfresco/alfresco-ng2-components) | 7.0.0-alpha.7 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/adf-core](https://github.com/Alfresco/alfresco-ng2-components) | 7.0.0-alpha.7 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/adf-extensions](https://github.com/Alfresco/alfresco-ng2-components) | 7.0.0-alpha.7 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/eslint-plugin-eslint-angular](https://github.com/Alfresco/alfresco-ng2-components) | 7.0.0-alpha.7 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/js-api](https://github.com/Alfresco/alfresco-ng2-components) | 8.0.0-alpha.7 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@angular/animations](https://github.com/angular/angular) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/cdk](https://github.com/angular/components) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/common](https://github.com/angular/angular) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/compiler](https://github.com/angular/angular) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/core](https://github.com/angular/angular) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/forms](https://github.com/angular/angular) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/material-date-fns-adapter](https://github.com/angular/components) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/material](https://github.com/angular/components) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/platform-browser](https://github.com/angular/angular) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/router](https://github.com/angular/angular) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@fontsource/open-sans](https://github.com/fontsource/font-files) | 5.1.0 | [OFL-1.1](http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web) |
| [@mat-datetimepicker/core](https://github.com/kuhnroyal/mat-datetimepicker) | 12.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/effects](https://github.com/ngrx/platform) | 16.3.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/router-store](https://github.com/ngrx/platform) | 16.3.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/store-devtools](https://github.com/ngrx/platform) | 16.3.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/store](https://github.com/ngrx/platform) | 16.3.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngx-translate/core](https://github.com/ngx-translate/core) | 14.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [date-fns](https://github.com/date-fns/date-fns) | 2.30.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [material-icons](https://github.com/marella/material-icons) | 1.13.12 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [minimatch-browser](https://github.com/isaacs/minimatch) | 1.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) | 3.3.122 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [rxjs](https://github.com/reactivex/rxjs) | 7.8.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [tslib](https://github.com/Microsoft/tslib) | 1.14.1 | [0BSD](http://landley.net/toybox/license.html) |
| [tslib](https://github.com/Microsoft/tslib) | 2.8.1 | [0BSD](http://landley.net/toybox/license.html) |
| [zone.js](https://github.com/angular/angular) | 0.13.3 | [MIT](http://www.opensource.org/licenses/MIT) |

83 changes: 47 additions & 36 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "7.0.0-alpha.7-12867200386",
"@alfresco/adf-core": "7.0.0-alpha.7-12867200386",
"@alfresco/adf-extensions": "7.0.0-alpha.7-12867200386",
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.7-12867200386",
"@alfresco/js-api": "8.0.0-alpha.7-12867200386",
"@alfresco/adf-content-services": "7.0.0-alpha.7",
"@alfresco/adf-core": "7.0.0-alpha.7",
"@alfresco/adf-extensions": "7.0.0-alpha.7",
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.7",
"@alfresco/js-api": "8.0.0-alpha.7",
"@angular/animations": "16.2.9",
"@angular/cdk": "16.2.9",
"@angular/common": "16.2.9",
Expand Down Expand Up @@ -62,7 +62,7 @@
"zone.js": "0.13.3"
},
"devDependencies": {
"@alfresco/adf-cli": "7.0.0-alpha.7-12867200386",
"@alfresco/adf-cli": "7.0.0-alpha.7",
"@angular-devkit/build-angular": "16.2.16",
"@angular-devkit/core": "16.2.9",
"@angular-devkit/schematics": "16.2.9",
Expand Down
8 changes: 4 additions & 4 deletions projects/aca-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"peerDependencies": {
"@angular/common": ">=15.2",
"@angular/core": ">=15.2",
"@alfresco/adf-core": ">=7.0.0-alpha.7-0",
"@alfresco/adf-content-services": ">=7.0.0-alpha.7-0",
"@alfresco/adf-extensions": ">=7.0.0-alpha.7-0",
"@alfresco/js-api": ">=8.0.0-alpha.7-0",
"@alfresco/adf-core": ">=7.0.0-alpha.7",
"@alfresco/adf-content-services": ">=7.0.0-alpha.7",
"@alfresco/adf-extensions": ">=7.0.0-alpha.7",
"@alfresco/js-api": ">=8.0.0-alpha.7",
"@angular/animations": ">=15.2",
"@angular/cdk": ">=15.2",
"@angular/forms": ">=15.2",
Expand Down
10 changes: 5 additions & 5 deletions projects/aca-playwright-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"access": "public"
},
"peerDependencies": {
"@alfresco/adf-core": ">=7.0.0-alpha.7-0",
"@alfresco/adf-content-services": ">=7.0.0-alpha.7-0",
"@alfresco/adf-extensions": ">=7.0.0-alpha.7-0",
"@alfresco/eslint-plugin-eslint-angular": ">=7.0.0-alpha.7-0",
"@alfresco/js-api": ">=8.0.0-alpha.7-0",
"@alfresco/adf-core": ">=7.0.0-alpha.7",
"@alfresco/adf-content-services": ">=7.0.0-alpha.7",
"@alfresco/adf-extensions": ">=7.0.0-alpha.7",
"@alfresco/eslint-plugin-eslint-angular": ">=7.0.0-alpha.7",
"@alfresco/js-api": ">=8.0.0-alpha.7",
"tslib": ">=2.0.0"
},
"repository": {
Expand Down
Loading

0 comments on commit fa7eac8

Please sign in to comment.