From b089b855ff3e55aca64f93a2036985828a91c102 Mon Sep 17 00:00:00 2001 From: DominikIwanek Date: Tue, 1 Sep 2026 10:40:54 +0200 Subject: [PATCH] Release 8.0.4 --- lib/cli/package.json | 2 +- lib/content-services/package.json | 2 +- lib/core/package.json | 2 +- .../lib/viewer/components/pdf-viewer/pdf-viewer.component.ts | 2 +- lib/eslint-angular/package.json | 2 +- lib/extensions/package.json | 2 +- lib/insights/package.json | 2 +- lib/js-api/package.json | 2 +- lib/process-services-cloud/package.json | 2 +- lib/process-services/package.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/lib/cli/package.json b/lib/cli/package.json index 7adceab2d8..4877dea570 100644 --- a/lib/cli/package.json +++ b/lib/cli/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-cli", "description": "Alfresco ADF cli and utils", - "version": "8.0.3", + "version": "8.0.4", "author": "Hyland Software, Inc. and its affiliates", "bin": { "adf-cli": "bin/adf-cli", diff --git a/lib/content-services/package.json b/lib/content-services/package.json index 63a9c4050e..ef1010a4a0 100644 --- a/lib/content-services/package.json +++ b/lib/content-services/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-content-services", "description": "Alfresco ADF content services", - "version": "8.0.3", + "version": "8.0.4", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", diff --git a/lib/core/package.json b/lib/core/package.json index 66edb3c35f..66112b847b 100644 --- a/lib/core/package.json +++ b/lib/core/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-core", "description": "Alfresco ADF core", - "version": "8.0.3", + "version": "8.0.4", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", diff --git a/lib/core/src/lib/viewer/components/pdf-viewer/pdf-viewer.component.ts b/lib/core/src/lib/viewer/components/pdf-viewer/pdf-viewer.component.ts index 0b3290a122..bfef61f4f1 100644 --- a/lib/core/src/lib/viewer/components/pdf-viewer/pdf-viewer.component.ts +++ b/lib/core/src/lib/viewer/components/pdf-viewer/pdf-viewer.component.ts @@ -288,7 +288,7 @@ export class PdfViewerComponent implements OnChanges, OnDestroy { viewer, renderingQueue: this.renderingQueueServices, eventBus: this.eventBus, - annotationMode: 0 + annotationMode: 1 }); // cspell: disable-next diff --git a/lib/eslint-angular/package.json b/lib/eslint-angular/package.json index ac3f0e878b..364a811c2a 100644 --- a/lib/eslint-angular/package.json +++ b/lib/eslint-angular/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/eslint-plugin-eslint-angular", - "version": "8.0.3", + "version": "8.0.4", "description": "Alfresco ADF eslint angular custom rules", "main": "main.js", "author": "Hyland Software, Inc. and its affiliates", diff --git a/lib/extensions/package.json b/lib/extensions/package.json index fda80ebcee..e2dadb1888 100644 --- a/lib/extensions/package.json +++ b/lib/extensions/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-extensions", "description": "Provides extensibility support for ADF applications.", - "version": "8.0.3", + "version": "8.0.4", "license": "Apache-2.0", "author": "Hyland Software, Inc. and its affiliates", "repository": { diff --git a/lib/insights/package.json b/lib/insights/package.json index 5a2e509bf6..ddc853561d 100644 --- a/lib/insights/package.json +++ b/lib/insights/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-insights", "description": "Alfresco ADF insights", - "version": "8.0.3", + "version": "8.0.4", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", diff --git a/lib/js-api/package.json b/lib/js-api/package.json index 3df198695a..753cdf5645 100644 --- a/lib/js-api/package.json +++ b/lib/js-api/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/js-api", - "version": "9.0.3", + "version": "9.0.4", "license": "Apache-2.0", "description": "JavaScript client library for the Alfresco REST API", "author": "Hyland Software, Inc. and its affiliates", diff --git a/lib/process-services-cloud/package.json b/lib/process-services-cloud/package.json index bb930bf095..0c57404213 100644 --- a/lib/process-services-cloud/package.json +++ b/lib/process-services-cloud/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-process-services-cloud", "description": "Alfresco ADF process services cloud", - "version": "8.0.3", + "version": "8.0.4", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", diff --git a/lib/process-services/package.json b/lib/process-services/package.json index ca949c40a4..5bd48bf79f 100644 --- a/lib/process-services/package.json +++ b/lib/process-services/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-process-services", "description": "Alfresco ADF process services", - "version": "8.0.3", + "version": "8.0.4", "author": "Hyland Software, Inc. and its affiliates", "repository": { "type": "git", diff --git a/package-lock.json b/package-lock.json index 0be84d7c41..676fa7d389 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "alfresco-ng2-components", - "version": "8.0.3", + "version": "8.0.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "alfresco-ng2-components", - "version": "8.0.3", + "version": "8.0.4", "license": "Apache-2.0", "dependencies": { "@angular/animations": "19.2.6", diff --git a/package.json b/package.json index 3bb288c1aa..47af8e2619 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alfresco-ng2-components", "description": "Alfresco Angular components", - "version": "8.0.3", + "version": "8.0.4", "author": "Hyland Software, Inc. and its affiliates", "scripts": { "prepare": "husky install",