From 7b3ae93ea6a584f64907f9087edd9ed661635dc1 Mon Sep 17 00:00:00 2001 From: Dion Date: Mon, 18 Mar 2024 20:44:00 +0100 Subject: [PATCH] add feedback --- .../blog/20240315-new-release-version-060.md | 30 +++++++++++-------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/documentation/blog/20240315-new-release-version-060.md b/documentation/blog/20240315-new-release-version-060.md index e9359a7df9..c9b89d9c18 100644 --- a/documentation/blog/20240315-new-release-version-060.md +++ b/documentation/blog/20240315-new-release-version-060.md @@ -14,24 +14,28 @@ enhancements to elevate your user experience! Let's dive into the key highlights ## Backend Enhancements: -- **Upgrade to .NET 8**: Our backend system has been upgraded to .NET 8 - SDK 8.0.202 and Runtime - 8.0.3, bringing improved performance and stability. (PR #1464) +- **Upgrade to .NET 8**: Our backend system has been upgraded to .NET 8 - SDK 8.0.202 and Runtime + 8.0.3, bringing improved performance and stability. (PR #1464) ## Bug Fixes: -- **Improved Version Check**: Addressed an issue where the version check wasn't functioning - correctly post the 0.5.10+ upgrade, ensuring smooth operation. (PR #1477) -- **Enhanced Error Handling**: Various fixes have been implemented to enhance system stability, - including fixes for regex timeouts and log errors. (PR #1457, #1444, #1445) +- **Improved Version Check**: Addressed an issue where the version check wasn't functioning + correctly post the 0.5.10+ upgrade, ensuring smooth operation. (PR #1477) +- **Enhanced Error Handling**: Various fixes have been implemented to enhance system stability, + including fixes for regex timeouts and log errors. (PR #1457, #1444, #1445) ## Exciting Features: -- **Apple Silicon Mac OS Support**: We're thrilled to introduce support for Apple Silicon Mac OS in - our desktop app, ensuring compatibility with the latest hardware. (PR #1454) -- **SonarScanner for Desktop App**: Our desktop app now includes SonarScanner, allowing for more - effective monitoring of code quality. (PR #1454) -- **Native File Opening**: Experience seamless file opening on both Windows and Mac OS with native - file open support. (PR #1381) +- **Apple Silicon Mac OS Support**: We're thrilled to introduce support for Apple Silicon Mac OS in + our desktop app, ensuring compatibility with the latest hardware. (PR #1454) +- **SonarScanner for Desktop App**: Our desktop app now includes SonarScanner, allowing for more + effective monitoring of code quality. (PR #1454) +- **Native File Opening**: Experience seamless file opening on both Windows and Mac OS with native + file open support. (PR #1381) + +## Feedback + +- Based on user feedback the documentation on "Getting Started" and Tagging is improved. Thanks for the feedback. The verbose setting is removed out of the UI since users don't understand it and didn't had any value for a normal end user. This release represents a significant leap forward for our platform, made possible by the dedication of the development team. @@ -40,4 +44,4 @@ For a detailed breakdown of all changes in this release, please refer to our [changelog](https://docs.qdraw.nl/docs/advanced-options/history/#v0.6.0). Thank you for your continued support - we can't wait to see how these enhancements enrich your experience! -#SoftwareUpdate #Version0.6.0 #ReleaseNotes 🌟 \ No newline at end of file +#SoftwareUpdate #Version0.6.0 #ReleaseNotes 🌟