Skip to content

Commit

Permalink
[ACS-5158] Release 4.0.0 (#3155)
Browse files Browse the repository at this point in the history
* bump adf to 6.0.0

* bump release version

* release reports
  • Loading branch information
DenysVuika authored Apr 28, 2023
1 parent c2a1dd9 commit b2ba94f
Show file tree
Hide file tree
Showing 6 changed files with 376 additions and 245 deletions.
2 changes: 1 addition & 1 deletion app/src/app.config.json.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"locale": "en",
"application": {
"name": "Workspace",
"version": "4.0.0-A.3",
"version": "4.0.0",
"logo": "assets/images/app-logo.svg",
"copyright": "APP.COPYRIGHT"
},
Expand Down
22 changes: 22 additions & 0 deletions docs/audit/audit-info-4.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
Title: Audit info, alfresco-content-app 4.0.0
---

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

## Libraries

| Severity | Module | Vulnerable versions |
| --- | --- | --- |

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

# Changelog

- [c2a1dd9ae](https://github.com/Alfresco/alfresco-content-app/commit/c2a1dd9ae) [ACS-3742] Bug Fixes for new Layout (#3149)
- [94185c370](https://github.com/Alfresco/alfresco-content-app/commit/94185c370) [ACA-4690] added width and max-width to sidebar (#3150)
- [5fa5ac411](https://github.com/Alfresco/alfresco-content-app/commit/5fa5ac411) [ACA-4695] Fix saving screenshots for E2Es, add nx eslint plugin (#3148)
- [42479d92c](https://github.com/Alfresco/alfresco-content-app/commit/42479d92c) [ACS-3742] Added styles for new layout design (#3137)
- [e9bc42df1](https://github.com/Alfresco/alfresco-content-app/commit/e9bc42df1) [ACS-4534] nx workspace support for aca (#3143)
- [ef5cbb07d](https://github.com/Alfresco/alfresco-content-app/commit/ef5cbb07d) [ACA-4692] fixed focus for create and upload modals (#3146)
- [c335a148b](https://github.com/Alfresco/alfresco-content-app/commit/c335a148b) LOC-434 - further updates to ACA 3.0 - localized files in 16 languages (#3145)
- [9148ccc6a](https://github.com/Alfresco/alfresco-content-app/commit/9148ccc6a) [ACA-4679] Added code changes and env variables to enable DownloadPrompt and FileAutoDownload features on ACA (#3127)
- [6fac964d9](https://github.com/Alfresco/alfresco-content-app/commit/6fac964d9) [ACS-3742] Layout changes for workspace (#2980)
- [d042b8038](https://github.com/Alfresco/alfresco-content-app/commit/d042b8038) [ACS-4425] Improved share file with expiration date test (#3133)
- [c9163038a](https://github.com/Alfresco/alfresco-content-app/commit/c9163038a) LOC-416 - Updated UI files for ACA in 16 languages (#3131)
- [4956655a8](https://github.com/Alfresco/alfresco-content-app/commit/4956655a8) [AAE-13780] Use theme variables for about page (#3130)
- [77cac1faa](https://github.com/Alfresco/alfresco-content-app/commit/77cac1faa) remove unused commonjs libs (#3129)
- [f3f2b18e5](https://github.com/Alfresco/alfresco-content-app/commit/f3f2b18e5) [AAE-13780] Fix custom theme components colors (#3128)
- [9f3ce1b60](https://github.com/Alfresco/alfresco-content-app/commit/9f3ce1b60) [AAE-13780] Fix custom theme colors (#3124)
- [9717dfb07](https://github.com/Alfresco/alfresco-content-app/commit/9717dfb07) [ACS-4788] Add support for the Categories facet (#3120)
- [2b2ce642a](https://github.com/Alfresco/alfresco-content-app/commit/2b2ce642a) [AAE-13640] Custom theme fix (#3122)
- [7245e994c](https://github.com/Alfresco/alfresco-content-app/commit/7245e994c) [ACS-4959] Update license headers to reflect Hyland Copyright Guidelines (#3115)
- [1ce80f318](https://github.com/Alfresco/alfresco-content-app/commit/1ce80f318) [ACS-4922] folder rule e2e fail timeout (#3116)
- [b37584ee8](https://github.com/Alfresco/alfresco-content-app/commit/b37584ee8) [ACS-5027] Fix ADF linking in ACA (#3114)
- [2787ed97f](https://github.com/Alfresco/alfresco-content-app/commit/2787ed97f) [ACS-4448] Adding selectable options of mime types in folder rules add conditions (#3098)
- [494c2f753](https://github.com/Alfresco/alfresco-content-app/commit/494c2f753) fix npm publish script
- [3f805b0e2](https://github.com/Alfresco/alfresco-content-app/commit/3f805b0e2) release workflow fixes for docker tags
- [567754668](https://github.com/Alfresco/alfresco-content-app/commit/567754668) fix docker releases
- [41f1292cb](https://github.com/Alfresco/alfresco-content-app/commit/41f1292cb) fix release workflow script
- [5ae99da59](https://github.com/Alfresco/alfresco-content-app/commit/5ae99da59) fixed the primary text color (#3105)
- [af4d1ab2b](https://github.com/Alfresco/alfresco-content-app/commit/af4d1ab2b) added i18n string for categories facet (#3106)
- [cfdae7efd](https://github.com/Alfresco/alfresco-content-app/commit/cfdae7efd) [ACS-4968] Sort tags by usage in search facet (#3100)
- [155314236](https://github.com/Alfresco/alfresco-content-app/commit/155314236) [ACS-4126] Removed tags from libraries (#3093)
- [d9489214a](https://github.com/Alfresco/alfresco-content-app/commit/d9489214a) [ACS-4951] fix pre-commit linting (#3089)
- [5f0549922](https://github.com/Alfresco/alfresco-content-app/commit/5f0549922) [ACA-4651] Fix build config in GHA (#3088)
- [2067ad814](https://github.com/Alfresco/alfresco-content-app/commit/2067ad814) [ACS-4125] Add support for the tags search facet (#3070)
- [73a4c95e4](https://github.com/Alfresco/alfresco-content-app/commit/73a4c95e4) use angular serve for e2e (#3085)
- [918176aca](https://github.com/Alfresco/alfresco-content-app/commit/918176aca) add dynamic title (#3073)
- [8fd7e626a](https://github.com/Alfresco/alfresco-content-app/commit/8fd7e626a) [ACS-4436] comparator options set as Equals only when Encoding is selected in condition in Create/Edit a rule in Manage rules same as Share application (#3080)
- [c3b9886ed](https://github.com/Alfresco/alfresco-content-app/commit/c3b9886ed) cleanup GitHub actions (#3071)
- [509bb5ee9](https://github.com/Alfresco/alfresco-content-app/commit/509bb5ee9) [ACS-4922] Fix Playwright e2es
- [9609393d1](https://github.com/Alfresco/alfresco-content-app/commit/9609393d1) [ACS-4865] setup and enable code coverage for all projects (#3074)
- [86c0bbb99](https://github.com/Alfresco/alfresco-content-app/commit/86c0bbb99) [ACS-4837] eslint spellcheck support (#3072)
- [36c5c3931](https://github.com/Alfresco/alfresco-content-app/commit/36c5c3931) [ACS-4535] rework docker publishing actions (#3068)
- [f21299a90](https://github.com/Alfresco/alfresco-content-app/commit/f21299a90) use dot as separator for minor v (#3069)
- [13548b730](https://github.com/Alfresco/alfresco-content-app/commit/13548b730) [ACS-4106] Removed default text for file upload placeholder (#3065)
- [25f9a0311](https://github.com/Alfresco/alfresco-content-app/commit/25f9a0311) [ACS-4535] cleanup unused dependencies (#3064)
- [c3294905e](https://github.com/Alfresco/alfresco-content-app/commit/c3294905e) [ACS-4837] improved spellcheck configuration (#3063)
- [8a7b051c9](https://github.com/Alfresco/alfresco-content-app/commit/8a7b051c9) Destination folder ids are now properly visible on View Rule Screen in Folder Rules (#3060)
- [eba0f9aef](https://github.com/Alfresco/alfresco-content-app/commit/eba0f9aef) remove travis remains (#3051)
- [680319596](https://github.com/Alfresco/alfresco-content-app/commit/680319596) ACS-4814 - Use PR id for library publishing (#3061)
- [b939d1c58](https://github.com/Alfresco/alfresco-content-app/commit/b939d1c58) [ACS-4792] provide support for style linting (#3055)
- [c996d7d7d](https://github.com/Alfresco/alfresco-content-app/commit/c996d7d7d) fix publishing upon PR merge (#3056)
- [8efd832a1](https://github.com/Alfresco/alfresco-content-app/commit/8efd832a1) [AAE-10777] upgrade to latest ADF with common content services (#2970)
- [2ccf6cb23](https://github.com/Alfresco/alfresco-content-app/commit/2ccf6cb23) [ACA-4668] cancel previous jobs in the workflow (#3052)
- [ed6614bb0](https://github.com/Alfresco/alfresco-content-app/commit/ed6614bb0) [AAE-12511] add '@alfresco/adf-core/api' to tsconfig.adf.json paths to fix imports error using adf configuration (#3050)
- [2a32fadb5](https://github.com/Alfresco/alfresco-content-app/commit/2a32fadb5) Revert "try fetch all branches"
- [fc985c91d](https://github.com/Alfresco/alfresco-content-app/commit/fc985c91d) try fetch all branches

Loading

0 comments on commit b2ba94f

Please sign in to comment.