Skip to content

Commit

Permalink
Release 4.3.0 (#3503)
Browse files Browse the repository at this point in the history
* Release 4.3.0

* Correct typing for unit test
  • Loading branch information
MichalKinas authored Oct 31, 2023
1 parent 1b3195d commit b23bd3e
Show file tree
Hide file tree
Showing 11 changed files with 308 additions and 66 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 |
|-----|-----|-----------|------|---------|
| 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 |
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 @@ -29,7 +29,7 @@
"locale": "en",
"application": {
"name": "Workspace",
"version": "4.2.0",
"version": "4.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 |
|------|-----|-----------|------|---------|
| 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 |
Expand Down
24 changes: 24 additions & 0 deletions docs/audit/audit-info-4.3.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
Title: Audit info, alfresco-content-app 4.3.0
---

# Audit information for alfresco-content-app 4.3.0

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

## Risks

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

Dependencies analyzed:

## Libraries

| Severity | Module | Vulnerable versions |
| --- | --- | --- |
|moderate | semver | "6.0.0 - 6.3.0" |


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

# Changelog

- [3d6ec4b4]([email protected]:Alfresco/alfresco-content-app/commit/3d6ec4b4) update lock file
- [b2f3aa62]([email protected]:Alfresco/alfresco-content-app/commit/b2f3aa62) remove moment from the dependencies (#3496)
- [835ddc32]([email protected]:Alfresco/alfresco-content-app/commit/835ddc32) [ACS-5566] - add configurable columns to document list (#3473)
- [02f581e4]([email protected]:Alfresco/alfresco-content-app/commit/02f581e4) [ACS-5752] fixed incorrect info drawer properties update (#3492)
- [b25a3ad9]([email protected]:Alfresco/alfresco-content-app/commit/b25a3ad9) Use latest JS-API and ADF (#3494)
- [ddb26382]([email protected]:Alfresco/alfresco-content-app/commit/ddb26382) [ACS-6191] remove e2e test on search filter (#3493)
- [7ae335c3]([email protected]:Alfresco/alfresco-content-app/commit/7ae335c3) [ACS-5647] rework template of library metadata form component (#3487)
- [9b2cf2bb]([email protected]:Alfresco/alfresco-content-app/commit/9b2cf2bb) [ACS-6185 ] infoDriver test fix. (#3490)
- [f50dfe9d]([email protected]:Alfresco/alfresco-content-app/commit/f50dfe9d) [ACS-6106] fix delete in after all (#3489)
- [1c222bdd]([email protected]:Alfresco/alfresco-content-app/commit/1c222bdd) [ACS-6106] Breadcrumb navigation fix on Details tab (#3482)
- [99c27a88]([email protected]:Alfresco/alfresco-content-app/commit/99c27a88) [ACS-5617] test result upload protractor in git action (#3481)
- [686e6c9d]([email protected]:Alfresco/alfresco-content-app/commit/686e6c9d) [ACS-6085] user is not prevented from renaming library to name containing only spaces (#3476)
- [928c6b57]([email protected]:Alfresco/alfresco-content-app/commit/928c6b57) [ACS-5611] Add custom metadata side panels as new extension feature (#3466)
- [bc98af09]([email protected]:Alfresco/alfresco-content-app/commit/bc98af09) [ACS-6078] Fixed layout for create from template component (#3467)
- [102b6220]([email protected]:Alfresco/alfresco-content-app/commit/102b6220) [APPS-2170] Replace moment.js to date-fns in file-folder-properties.test.ts (#3463)
- [ec18f6b9]([email protected]:Alfresco/alfresco-content-app/commit/ec18f6b9) [ACS-4130] Added autocomplete to folder rules 'Has Category' condition (#3464)
- [c7e29127]([email protected]:Alfresco/alfresco-content-app/commit/c7e29127) [AAE-14484] fix peerdepend (#3471)
- [18542ebf]([email protected]:Alfresco/alfresco-content-app/commit/18542ebf) migrate to nx 16 (#3465)
- [f2d09e8b]([email protected]:Alfresco/alfresco-content-app/commit/f2d09e8b) [ACS-6066] viewer special permissions playwright (#3453)
- [4059a3d2]([email protected]:Alfresco/alfresco-content-app/commit/4059a3d2) [ACS-5949] library property update and cancel button do not reflect the change in UI (#3461)
- [72c6ad0f]([email protected]:Alfresco/alfresco-content-app/commit/72c6ad0f) [APPS-2171][APPS-2172] Migration from moment to date-fns (#3459)
- [6edbb57d]([email protected]:Alfresco/alfresco-content-app/commit/6edbb57d) [ACS-5601] Add badges to custom name column (#3450)
- [33c50bdd]([email protected]:Alfresco/alfresco-content-app/commit/33c50bdd) [ACS-5678] create folder from template tests (#3456)
- [c5f1e227]([email protected]:Alfresco/alfresco-content-app/commit/c5f1e227) [ACS-5539] Icon and pressed state of buttons updated as per the figma (#3449)
- [be761bae]([email protected]:Alfresco/alfresco-content-app/commit/be761bae) [ACS-5639] fix viewer exclude test from protractor and playwright (#3443)
- [97f01386]([email protected]:Alfresco/alfresco-content-app/commit/97f01386) [ACS-5923] playwright sidenav and single click test (#3442)
- [2157e8e0]([email protected]:Alfresco/alfresco-content-app/commit/2157e8e0) [ACS-5988] - Details tab not opening in custom file preview (#3429)
- [fcc289ff]([email protected]:Alfresco/alfresco-content-app/commit/fcc289ff) [ACS-5576] Icon updated as per the figma (#3432)
- [c6e54e20]([email protected]:Alfresco/alfresco-content-app/commit/c6e54e20) [APPS-2170] Replace moment.js to date-fns in file-folder-properties.test.ts (#3417)
- [df8b08fd]([email protected]:Alfresco/alfresco-content-app/commit/df8b08fd) [APPS-2171][APPS-2172] Replace from moment.js to date-fns in search-filter.test and search-results-file-folders.test (#3421)
- [d1ff0010]([email protected]:Alfresco/alfresco-content-app/commit/d1ff0010) [ACS-5686] add reselect to edit offline, shorten template (#3433)
- [0faf5661]([email protected]:Alfresco/alfresco-content-app/commit/0faf5661) bump to new version

Loading

0 comments on commit b23bd3e

Please sign in to comment.