Release 7.3.0 (#5088)

This commit is contained in:
Michal Kinas
2026-03-11 17:00:15 +01:00
committed by GitHub
parent 9b220c475f
commit 5046a92409
8 changed files with 260 additions and 64 deletions
+1
View File
@@ -40,6 +40,7 @@ The documentation is divided into the following sections:
| ACA | ADF | ACS | Node | Angular |
|-------|---------------|------------|------|---------|
| 7.3.x | 8.3.1 | 26.x | 24.x | 19.x |
| 7.2.x | 8.2.1 | 23.x, 25.x | 22.x | 19.x |
| 7.1.x | 8.1.1 | 25.2 | 22.x | 19.x |
| 7.0.x | 8.0.0 | 25.2 | 22.x | 19.x |
+23
View File
@@ -0,0 +1,23 @@
---
Title: Audit info, alfresco-content-app 7.3.0
---
# Audit information for alfresco-content-app 7.3.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:
## Libraries
| Severity | Module | Vulnerable versions |
| --- | --- | --- |
+72
View File
@@ -0,0 +1,72 @@
---
Title: Changelog for alfresco-content-app v7.3.0
---
# Changelog
- [1f8e5d9cf](git@github.com:Alfresco/alfresco-content-app/commit/1f8e5d9cf) [PRODSEC-11289] [ACA] Fix Angular i18n vulnerable to CSS (#5076)
- [a63664f31](git@github.com:Alfresco/alfresco-content-app/commit/a63664f31) [ACS-11213] Reverted ngx translate upgrade (#5068)
- [acb832da6](git@github.com:Alfresco/alfresco-content-app/commit/acb832da6) [ACS-11033] ai answer references id mapping workaround (#5064)
- [02ca4dfca](git@github.com:Alfresco/alfresco-content-app/commit/02ca4dfca) [ACS-11219] removed unused locators and methods from E2E components (#5061)
- [52d7f52bf](git@github.com:Alfresco/alfresco-content-app/commit/52d7f52bf) [ACS-11033] Knowledge Retrieval answer page displays general error instead of response (#5044)
- [2d2347c1a](git@github.com:Alfresco/alfresco-content-app/commit/2d2347c1a) [ACS-11153] remove the usage of ng reflect from the unit tests (#5057)
- [1218c0fb6](git@github.com:Alfresco/alfresco-content-app/commit/1218c0fb6) [ACS-11051] getChild usage refactored (#5056)
- [b5cb26e57](git@github.com:Alfresco/alfresco-content-app/commit/b5cb26e57) [ACS-11173] Inital set of code review rules for Copilot (#5053)
- [8ee2ab9be](git@github.com:Alfresco/alfresco-content-app/commit/8ee2ab9be) [PRODSEC-11179] Bump Mermaid to mitigate lodash-es prototype pollution (#5054)
- [420474522](git@github.com:Alfresco/alfresco-content-app/commit/420474522) [MNT-25478] Add Information dialog for nodes and dialog for additional location references (#5041)
- [0f7bd8926](git@github.com:Alfresco/alfresco-content-app/commit/0f7bd8926) Add retry logic and authentication to ACS deployment version fetch (#5051)
- [de59a0b21](git@github.com:Alfresco/alfresco-content-app/commit/de59a0b21) test fixes for deploy local acs (#5049)
- [85c8d3673](git@github.com:Alfresco/alfresco-content-app/commit/85c8d3673) Manual upstream (#5040)
- [51deb5ccd](git@github.com:Alfresco/alfresco-content-app/commit/51deb5ccd) [MNT-25541]: copies wasm files to app build (#5035)
- [3bb00fe22](git@github.com:Alfresco/alfresco-content-app/commit/3bb00fe22) [MNT-25123] Addded scss variables (#5039)
- [13c8002b1](git@github.com:Alfresco/alfresco-content-app/commit/13c8002b1) [ACS-10960] allow to run e2e with local or custom url (#5022)
- [2019f151e](git@github.com:Alfresco/alfresco-content-app/commit/2019f151e) [ACS-10293] Bulk actions dropdown SR fixes (#5019)
- [6d8729d96](git@github.com:Alfresco/alfresco-content-app/commit/6d8729d96) [ACS-10258] a11y fix: Search page: Table columns are lost on 320px width (#5021)
- [19270e256](git@github.com:Alfresco/alfresco-content-app/commit/19270e256) [ACS-10956] Update eslint configuration for all automated tests related files (#4991)
- [8eabf2ffc](git@github.com:Alfresco/alfresco-content-app/commit/8eabf2ffc) [ACS-10233] Corrected headings structure on profile page (#5020)
- [7c71e8f46](git@github.com:Alfresco/alfresco-content-app/commit/7c71e8f46) [ACS-10203]: color var for select all tooltip (#5017)
- [55d818eb8](git@github.com:Alfresco/alfresco-content-app/commit/55d818eb8) [ACS-10217]: adds proper enter key handling (#5000)
- [ebca95d98](git@github.com:Alfresco/alfresco-content-app/commit/ebca95d98) [ACS-10294] KN: Personal Files: On activating the button, focus does not move into newly opened section (#5014)
- [e13be780f](git@github.com:Alfresco/alfresco-content-app/commit/e13be780f) [ACS-7768] Form fields cleanup (#4956)
- [3fad8cce7](git@github.com:Alfresco/alfresco-content-app/commit/3fad8cce7) [ACS-10307] SR: Personal files: No confirmation announced when creating new folder or document (#5006)
- [046c93966](git@github.com:Alfresco/alfresco-content-app/commit/046c93966) [ACS-10886] Buttons under collapsed/expanded menu are coded as regions instead of list of items (#5005)
- [7d0133af3](git@github.com:Alfresco/alfresco-content-app/commit/7d0133af3) [ACS-10309] screen reader personal files new process dialog does not announce any semantics (#5008)
- [0bc5bcc13](git@github.com:Alfresco/alfresco-content-app/commit/0bc5bcc13) [ACS-10323] a11y fix - Adding/removing favorites are not announced by SR (#5002)
- [715f928b3](git@github.com:Alfresco/alfresco-content-app/commit/715f928b3) [ACS-10239] Add aria hidden to visual separators (#5007)
- [747d8afee](git@github.com:Alfresco/alfresco-content-app/commit/747d8afee) build(deps): Bump @angular-devkit/build-angular to 19.2.19 (#5003)
- [826bfa7cc](git@github.com:Alfresco/alfresco-content-app/commit/826bfa7cc) Security fix for node, package lock
- [8fe74b7e0](git@github.com:Alfresco/alfresco-content-app/commit/8fe74b7e0) [ACS-10960] fix workflow (run-e2e-with-env) localhost (#4989)
- [d1dde5909](git@github.com:Alfresco/alfresco-content-app/commit/d1dde5909) [PRODSEC-11159] Bump Angular packages to v19.2.18 (#4990)
- [d85f3bfbe](git@github.com:Alfresco/alfresco-content-app/commit/d85f3bfbe) [ACS-10315] Remove extra focus bg on mat tab (#4987)
- [eda687d14](git@github.com:Alfresco/alfresco-content-app/commit/eda687d14) [ACS-10287] a11y Fix: No label is announced for the dropdown, folder rules dialog (#4981)
- [0f5940a33](git@github.com:Alfresco/alfresco-content-app/commit/0f5940a33) [ACS-10514] fix leading and trailing operators (#4944)
- [d59be51fe](git@github.com:Alfresco/alfresco-content-app/commit/d59be51fe) [ACS-10204] Provide proper contrast for user profile icon (#4973)
- [5799cddd0](git@github.com:Alfresco/alfresco-content-app/commit/5799cddd0) [ACS-10885] Dashboard: Non-descriptive announcement of the Company Logo button (#4975)
- [fd81a29d5](git@github.com:Alfresco/alfresco-content-app/commit/fd81a29d5) [ACS-10083]: addstop level filter management; unit tests (#4935)
- [fef4075e9](git@github.com:Alfresco/alfresco-content-app/commit/fef4075e9) [MNT-25408]: fix activeFilter stream logic (#4957)
- [21963b936](git@github.com:Alfresco/alfresco-content-app/commit/21963b936) [ACS-10283] a11y fix - Folder rules 'when' label is not associated with checkboxes (#4968)
- [90f6fedd1](git@github.com:Alfresco/alfresco-content-app/commit/90f6fedd1) [ACS-10201] Snackbar content is hidden and not announced by SR (#4974)
- [4ea377574](git@github.com:Alfresco/alfresco-content-app/commit/4ea377574) ACS-10934: migrate from adf-toolbar to mat-toolbar (#4969)
- [dd7852ead](git@github.com:Alfresco/alfresco-content-app/commit/dd7852ead) Use native node 24 .env loader (#4970)
- [53f19f793](git@github.com:Alfresco/alfresco-content-app/commit/53f19f793) [ACS-10876] ACA e2e playwright automated test for Firefox Edge and Safari (#4952)
- [7df4e8472](git@github.com:Alfresco/alfresco-content-app/commit/7df4e8472) [ACS-10730] The Save Changes button becomes disabled after modifying the search or filter. (#4929)
- [44b8ec53d](git@github.com:Alfresco/alfresco-content-app/commit/44b8ec53d) ACS 9871 - add additional transformation rule tests (#4927)
- [3f25c12b6](git@github.com:Alfresco/alfresco-content-app/commit/3f25c12b6) [MNT-25408]: ensure loader is not shown on nullish query (#4885)
- [12a4c76c2](git@github.com:Alfresco/alfresco-content-app/commit/12a4c76c2) [ACS-10801]: removes pipe mock declaration (#4936)
- [3b01f1a32](git@github.com:Alfresco/alfresco-content-app/commit/3b01f1a32) [ACS-10220] Fix color contrast issue for in folder rule action component (#4934)
- [ae3db8ff3](git@github.com:Alfresco/alfresco-content-app/commit/ae3db8ff3) [ACS-10226] Improve color contrast for better accessibility (#4931)
- [124c1f5b7](git@github.com:Alfresco/alfresco-content-app/commit/124c1f5b7) OPSEXP-3693 Remove duplicated free-hosted-runner-disk-space action in pull-request workflow (#4942)
- [66d8f3980](git@github.com:Alfresco/alfresco-content-app/commit/66d8f3980) [ACS-10200] a11y Fix: Sidenav do not announce state to SR users (#4943)
- [828338c82](git@github.com:Alfresco/alfresco-content-app/commit/828338c82) OPSEXP-3693: ensure space has been freed in PR workflow (#4938)
- [bf932aea0](git@github.com:Alfresco/alfresco-content-app/commit/bf932aea0) [ACS-10282] screen reader personal files perform actions empty state not announced by screen reader (#4932)
- [ac3d99697](git@github.com:Alfresco/alfresco-content-app/commit/ac3d99697) [ACS-10838]change-Deploy-local-ACS-workflow-step sequence (#4939)
- [35f662bee](git@github.com:Alfresco/alfresco-content-app/commit/35f662bee) ACS-9871: Add transformation rule tests and supporting methods (#4921)
- [b54e42cce](git@github.com:Alfresco/alfresco-content-app/commit/b54e42cce) [MNT-25276] sorting using sorting key configuration is not correctly saved in localstorage (#4905)
- [ef7542ec0](git@github.com:Alfresco/alfresco-content-app/commit/ef7542ec0) [ACS-10219] a11y Keyboard focus is lost when dismissing popup with Esc (#4906)
- [907d4c4cd](git@github.com:Alfresco/alfresco-content-app/commit/907d4c4cd) [ACS-10763] Switch to NPM trusted publishing (#4907)
- [8ee33bc94](git@github.com:Alfresco/alfresco-content-app/commit/8ee33bc94) [ACS-10514] ADW Search not working for some scenario tocken creation issue (#4891)
- [5fdd2202e](git@github.com:Alfresco/alfresco-content-app/commit/5fdd2202e) [ACS-10710] set user define version to update and run (#4895)
- [964d2e8ce](git@github.com:Alfresco/alfresco-content-app/commit/964d2e8ce) [ACS-10222] Fixed reaching visibility dropdown for libraries using Tab key (#4897)
- [24c5b35ee](git@github.com:Alfresco/alfresco-content-app/commit/24c5b35ee) [ACS-10740] Adjust karma config for coverage report (#4901)
- [25d2129f6](git@github.com:Alfresco/alfresco-content-app/commit/25d2129f6) post release version bump (#4903)
+49
View File
@@ -0,0 +1,49 @@
---
Title: License info, alfresco-content-app 7.3.0
---
# License information for alfresco-content-app 7.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) | 8.3.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/adf-core](https://github.com/Alfresco/alfresco-ng2-components) | 8.3.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/adf-extensions](https://github.com/Alfresco/alfresco-ng2-components) | 8.3.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/eslint-plugin-eslint-angular](https://github.com/Alfresco/alfresco-ng2-components) | 8.3.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/js-api](https://github.com/Alfresco/alfresco-ng2-components) | 9.3.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@angular/animations](https://github.com/angular/angular) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/cdk](https://github.com/angular/components) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/common](https://github.com/angular/angular) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/compiler](https://github.com/angular/angular) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/core](https://github.com/angular/angular) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/forms](https://github.com/angular/angular) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/material-date-fns-adapter](https://github.com/angular/components) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/material](https://github.com/angular/components) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/platform-browser](https://github.com/angular/angular) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/router](https://github.com/angular/angular) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@fontsource/open-sans](https://github.com/fontsource/font-files) | 5.2.7 | [OFL-1.1](http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web) |
| [@mat-datetimepicker/core](https://github.com/kuhnroyal/mat-datetimepicker) | 15.0.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/effects](https://github.com/ngrx/platform) | 19.2.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/operators](https://github.com/ngrx/platform) | 19.2.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/router-store](https://github.com/ngrx/platform) | 19.2.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/store-devtools](https://github.com/ngrx/platform) | 19.2.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/store](https://github.com/ngrx/platform) | 19.2.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| @ngx-translate/core | 16.0.4 | [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) |
| [date-fns](https://github.com/date-fns/date-fns) | 4.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [katex](https://github.com/KaTeX/KaTeX) | 0.16.25 | [MIT](http://www.opensource.org/licenses/MIT) |
| [material-icons](https://github.com/marella/material-icons) | 1.13.14 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [mermaid](https://github.com/mermaid-js/mermaid) | 11.12.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [minimatch-browser](https://github.com/isaacs/minimatch) | 1.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [ngx-markdown](https://github.com/jfcere/ngx-markdown) | 19.1.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [pdfjs-dist](https://github.com/mozilla/pdf.js) | 5.4.449 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [prismjs](https://github.com/PrismJS/prism) | 1.30.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [rxjs](https://github.com/reactivex/rxjs) | 7.8.2 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [tslib](https://github.com/Microsoft/tslib) | 2.8.1 | [0BSD](http://landley.net/toybox/license.html) |
| [zone.js](https://github.com/angular/angular) | 0.15.0 | [MIT](http://www.opensource.org/licenses/MIT) |