Skip to content

Commit

Permalink
Release 4.4.1 (#3688)
Browse files Browse the repository at this point in the history
* Release 4.4.1

* Bump ADF and JS-API
  • Loading branch information
MichalKinas authored Mar 6, 2024
1 parent 33264f0 commit 4bc7dde
Show file tree
Hide file tree
Showing 7 changed files with 269 additions and 74 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ Please refer to the public [documentation](https://alfresco-content-app.netlify.

## Compatibility

| ACA | ADF | ACS | Node | Angular |
|-----|-----|-----------|------|---------|
| 4.4 | 6.7 | 23.2 | 18.x | 14.x |
| 4.3 | 6.4 | 23.1 | 18.x | 14.x |
| 4.2 | 6.3 | 23.1.0-M4 | 18.x | 14.x |
| 4.1 | 6.2 | 7.4 | 18.x | 14.x |
| 4.0 | 6.1 | 7.4 | 14.x | 14.x |
| 3.1 | 5.1 | 7.3 | | |
| 3.0 | 5.0 | 7.3 | | |
| ACA | ADF | ACS | Node | Angular |
|-------|-----|-----------|------|---------|
| 4.4.x | 6.7 | 23.2 | 18.x | 14.x |
| 4.3.x | 6.4 | 23.1 | 18.x | 14.x |
| 4.2.x | 6.3 | 23.1.0-M4 | 18.x | 14.x |
| 4.1.x | 6.2 | 7.4 | 18.x | 14.x |
| 4.0.x | 6.1 | 7.4 | 14.x | 14.x |
| 3.1.x | 5.1 | 7.3 | | |
| 3.0.x | 5.0 | 7.3 | | |

> See <https://angular.io/guide/versions> for more details on Angular and Node.js compatibility
Expand Down
52 changes: 26 additions & 26 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,32 +38,32 @@ The documentation is divided into the following sections:

## Compatibility

| ACA | ADF | ACS | Node | Angular |
|------|-----|-----------|------|---------|
| 4.4 | 6.7 | 23.2 | 18.x | 14.x |
| 4.3 | 6.4 | 23.1 | 18.x | 14.x |
| 4.2 | 6.3 | 23.1.0-M4 | 18.x | 14.x |
| 4.1 | 6.2 | 7.4 | 18.x | 14.x |
| 4.0 | 6.1 | 7.4 | 14.x | 14.x |
| 3.1 | 5.1 | 7.3 | | |
| 3.0 | 5.0 | 7.3 | | |
| 2.4 | 4.4 | 6.2 | | |
| 2.3 | 4.3 | 6.2 | | |
| 2.2 | 4.2 | 6.2 | | |
| 2.1 | 4.1 | 6.2 | | |
| 1.12 | 3.9 | 6.2 | | |
| 1.11 | 3.8 | 6.2 | | |
| 1.10 | 3.7 | 6.2 | | |
| 1.9 | 3.6 | 6.2 | | |
| 1.8 | 3.3 | 6.1 | | |
| 1.7 | 3.0 | 6.1 | | |
| 1.6 | 2.6 | 6.1 | | |
| 1.5 | 2.6 | 6.0 | | |
| 1.4 | 2.5 | 6.0 | | |
| 1.3 | 2.4 | 6.0 | | |
| 1.2 | 2.3 | 5.2 | | |
| 1.1 | 2.2 | 5.2 | | |
| 1.0 | 2.0 | 5.2 | | |
| ACA | ADF | ACS | Node | Angular |
|-------|-----|-----------|------|---------|
| 4.4.x | 6.7 | 23.2 | 18.x | 14.x |
| 4.3.x | 6.4 | 23.1 | 18.x | 14.x |
| 4.2.x | 6.3 | 23.1.0-M4 | 18.x | 14.x |
| 4.1.x | 6.2 | 7.4 | 18.x | 14.x |
| 4.0.x | 6.1 | 7.4 | 14.x | 14.x |
| 3.1.x | 5.1 | 7.3 | | |
| 3.0.x | 5.0 | 7.3 | | |
| 2.4.x | 4.4 | 6.2 | | |
| 2.3.x | 4.3 | 6.2 | | |
| 2.2 | 4.2 | 6.2 | | |
| 2.1 | 4.1 | 6.2 | | |
| 1.12 | 3.9 | 6.2 | | |
| 1.11 | 3.8 | 6.2 | | |
| 1.10 | 3.7 | 6.2 | | |
| 1.9 | 3.6 | 6.2 | | |
| 1.8 | 3.3 | 6.1 | | |
| 1.7 | 3.0 | 6.1 | | |
| 1.6 | 2.6 | 6.1 | | |
| 1.5 | 2.6 | 6.0 | | |
| 1.4 | 2.5 | 6.0 | | |
| 1.3 | 2.4 | 6.0 | | |
| 1.2 | 2.3 | 5.2 | | |
| 1.1 | 2.2 | 5.2 | | |
| 1.0 | 2.0 | 5.2 | | |

> See <https://angular.io/guide/versions> for more details on Angular and Node.js compatibility
Expand Down
29 changes: 29 additions & 0 deletions docs/audit/audit-info-4.4.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
Title: Audit info, alfresco-content-app 4.4.1
---

# Audit information for alfresco-content-app 4.4.1

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

## Risks

- Critical risk: 0
- High risk: 4
- Moderate risk: 1
- Low risk: 1

Dependencies analyzed:

## Libraries

| Severity | Module | Vulnerable versions |
| --- | --- | --- |
|high | @alfresco/adf-content-services | &#34;&gt;=5.2.0-36726&#34; |
|high | @alfresco/adf-core | &#34;&gt;=5.2.0-36726&#34; |
|high | angular-oauth2-oidc-jwks | &#34;*&#34; |
|low | es5-ext | &#34;0.10.1 - 0.10.62&#34; |
|high | jsrsasign | &#34;&lt;11.0.0&#34; |
|moderate | semver | &#34;6.0.0 - 6.3.0&#34; |


11 changes: 11 additions & 0 deletions docs/changelog/changelog-4.4.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
Title: Changelog for alfresco-content-app v4.4.1
---

# Changelog

- [33264f073]([email protected]:Alfresco/alfresco-content-app/commit/33264f073) [ACS-6924] Rename tags and categories plugins to mitigate naming conflicts (#3687)
- [c883e16d2]([email protected]:Alfresco/alfresco-content-app/commit/c883e16d2) [ACS-6907] enable exclude test (#3676)
- [73726a8d3]([email protected]:Alfresco/alfresco-content-app/commit/73726a8d3) [ACS-6795] Search Input tests migrated to Playwright (#3675)
- [3fe3746df]([email protected]:Alfresco/alfresco-content-app/commit/3fe3746df) Post release version bump (#3679)

Loading

0 comments on commit 4bc7dde

Please sign in to comment.