Skip to content

Commit

Permalink
Release 5.2.0 (#4249)
Browse files Browse the repository at this point in the history
* Release 5.2.0

* Fixed build issue

* Updated correct dependency versions. Updated compatibility matrix to denote correct ACS version
  • Loading branch information
swapnil-verma-gl authored Nov 21, 2024
1 parent 6cdd5da commit dec6c41
Show file tree
Hide file tree
Showing 11 changed files with 469 additions and 60 deletions.
21 changes: 11 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,17 @@ Please refer to the public [documentation](https://alfresco-content-app.netlify.
## Compatibility

| ACA | ADF | ACS | Node | Angular |
|-------|---------------|-----------|------|---------|
| 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 |
| 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 | | |
|-------|---------------|-----------|------|--------|
| 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 |
| 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
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.1.1",
"version": "5.2.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.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 |
| 4.4.x | 6.7 | 23.2 | 18.x | 14.x |
Expand Down
24 changes: 24 additions & 0 deletions docs/audit/audit-info-5.2.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
Title: Audit info, alfresco-content-app 5.2.0
---

# Audit information for alfresco-content-app 5.2.0

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

## Risks

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

Dependencies analyzed:

## Libraries

| Severity | Module | Vulnerable versions |
| --- | --- | --- |
|high | pdfjs-dist | &#34;&lt;=4.1.392&#34; |


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

# Changelog

- [90cb0d4db]([email protected]:Alfresco/alfresco-content-app/commit/90cb0d4db) [ACS-9008] Proper form initialization for Saved Searches (#4243)
- [baaa8ca37]([email protected]:Alfresco/alfresco-content-app/commit/baaa8ca37) [ACS-8991] Fix sidenav issue when clicking on manage saved searches (#4238)
- [90ca3707f]([email protected]:Alfresco/alfresco-content-app/commit/90ca3707f) SonarCloud fixes (#4235)
- [27e318aaa]([email protected]:Alfresco/alfresco-content-app/commit/27e318aaa) [ACS-8924] Failing Sonar job (#4219)
- [ad0ec78e0]([email protected]:Alfresco/alfresco-content-app/commit/ad0ec78e0) [MNT-24648] Turn page selector button visible (#4233)
- [173254262]([email protected]:Alfresco/alfresco-content-app/commit/173254262) [MNT-24622] Add files via upload (#4202)
- [a74d18916]([email protected]:Alfresco/alfresco-content-app/commit/a74d18916) [ACS-8634] Add new option to edit changes in saved search or save as new (#4229)
- [71764b09e]([email protected]:Alfresco/alfresco-content-app/commit/71764b09e) [ACS-8706] split context menu to allow injecting actions (#4203)
- [df6fdb38b]([email protected]:Alfresco/alfresco-content-app/commit/df6fdb38b) [ACS-8914] Fix error on manage rules page open (#4228)
- [8d78a408b]([email protected]:Alfresco/alfresco-content-app/commit/8d78a408b) [ACS-8981] [E2E] added deleteTagsByTagName method for TagsApiin ACA (#4226)
- [62f38ee8a]([email protected]:Alfresco/alfresco-content-app/commit/62f38ee8a) [ACS-8951] [E2E] tags and categories e2es added in ACA (#4210)
- [c2d2f9509]([email protected]:Alfresco/alfresco-content-app/commit/c2d2f9509) [ACS-8634] &#34;Manage Searches&#34; - a full page list of saved searches (#4181)
- [cacc4149f]([email protected]:Alfresco/alfresco-content-app/commit/cacc4149f) [ACS-8956] Add new ESLint rule for self-closing tags (#4211)
- [d25c08a2c]([email protected]:Alfresco/alfresco-content-app/commit/d25c08a2c) [ACS-8807] Fixed answer formatting (#4209)
- [092a57f8b]([email protected]:Alfresco/alfresco-content-app/commit/092a57f8b) [ACS-8907] Remove query / question from input on the results page (#4189)
- [e743a3811]([email protected]:Alfresco/alfresco-content-app/commit/e743a3811) [ACS-8769] Removed mocked avatars and replaced with loading them from backend (#4207)
- [3cda94558]([email protected]:Alfresco/alfresco-content-app/commit/3cda94558) Manual dependencies update (#4200)
- [093099d99]([email protected]:Alfresco/alfresco-content-app/commit/093099d99) Router might be undefined added safe check (#4198)
- [3fbdc93c5]([email protected]:Alfresco/alfresco-content-app/commit/3fbdc93c5) Ng16 migration (#4104)
- [e97fd97e7]([email protected]:Alfresco/alfresco-content-app/commit/e97fd97e7) [ACS-5996] [E2E] fixed C286473 e2e test (#4191)
- [a7573dc93]([email protected]:Alfresco/alfresco-content-app/commit/a7573dc93) ADW Saved Search (#4173)
- [b9213f345]([email protected]:Alfresco/alfresco-content-app/commit/b9213f345) [MNT-24660] Updated documentation (#4187)
- [dfa155df0]([email protected]:Alfresco/alfresco-content-app/commit/dfa155df0) [MNT-24660] version list action cannot be disabled using app conf (#4182)
- [2f507323a]([email protected]:Alfresco/alfresco-content-app/commit/2f507323a) [ACS-8886] enable excluded test from ACA (#4170)
- [0fb9f9ebe]([email protected]:Alfresco/alfresco-content-app/commit/0fb9f9ebe) [ACS-8398] unit tests part 3 (#4163)
- [3ec6d0be3]([email protected]:Alfresco/alfresco-content-app/commit/3ec6d0be3) [ACS-8779] Keep selections and question after going to the previous page (#4147)
- [de8f48cff]([email protected]:Alfresco/alfresco-content-app/commit/de8f48cff) [ACS-8866] [E2E] Added UI, Debug and Headed modes to NX console (#4160)
- [b72009f9e]([email protected]:Alfresco/alfresco-content-app/commit/b72009f9e) [ACS-8845] viewer file types fixes pr (#4159)
- [5968a39de]([email protected]:Alfresco/alfresco-content-app/commit/5968a39de) [ACS-8845] [E2E] Added e2e tests for verifying file types in viewer (#4156)
- [01f0deb83]([email protected]:Alfresco/alfresco-content-app/commit/01f0deb83) [ACS-8784] Fixed references layout (#4157)
- [7ceadcc27]([email protected]:Alfresco/alfresco-content-app/commit/7ceadcc27) Post-release version bump (#4149)

Loading

0 comments on commit dec6c41

Please sign in to comment.