From cd0af9e0eb252de491c86e8415912ed4cb000781 Mon Sep 17 00:00:00 2001 From: JBaird00183 <109660435+JBaird00183@users.noreply.github.com> Date: Tue, 30 Apr 2024 11:34:05 +0100 Subject: [PATCH 1/2] Update CHANGELOG.md Added change to changelog under 8.1.5 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 195c703871..9f4354d8dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Allow for Project Specific Catalogues to have multiple extraction identifiers - Fix issue with notification popups being inaccessable when RDMP is minimised - Allow for Catalogues with Non-Core extraction categories to be made Project specific +- Fix to remove stack trace button from non error popups - Bump coverlet.collector from 6.0.0 to 6.0.1 - Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0 - Bump Autoupdater.NET.Official from 1.8.4 to 1.8.5 From a4be040c8b277193728aff000695df9e10500a3c Mon Sep 17 00:00:00 2001 From: JBaird00183 <109660435+JBaird00183@users.noreply.github.com> Date: Tue, 30 Apr 2024 11:37:44 +0100 Subject: [PATCH 2/2] Update CHANGELOG.md Second update into correct release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f4354d8dd..5a07550a9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add Microsoft.Bcl.AsyncInterfaces 6.0.0 for plugin dependancy tree - Add prompt to reanem container when adding a cohort filter +- Fix to remove stack trace button from non error popups ## [8.1.5] - 2024-04-03 @@ -24,7 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Allow for Project Specific Catalogues to have multiple extraction identifiers - Fix issue with notification popups being inaccessable when RDMP is minimised - Allow for Catalogues with Non-Core extraction categories to be made Project specific -- Fix to remove stack trace button from non error popups - Bump coverlet.collector from 6.0.0 to 6.0.1 - Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0 - Bump Autoupdater.NET.Official from 1.8.4 to 1.8.5