From d107eaf526c4f3230f926c171afb92910f69c295 Mon Sep 17 00:00:00 2001 From: Dion Date: Fri, 15 Mar 2024 14:04:06 +0100 Subject: [PATCH] add blogpost for 0.6.0 release --- .../blog/20240315-new-release-version-060.md | 43 +++++++++++++++++++ documentation/public_links.md | 6 +++ starsky/starsky/readme.md | 2 +- 3 files changed, 50 insertions(+), 1 deletion(-) create mode 100644 documentation/blog/20240315-new-release-version-060.md create mode 100644 documentation/public_links.md diff --git a/documentation/blog/20240315-new-release-version-060.md b/documentation/blog/20240315-new-release-version-060.md new file mode 100644 index 0000000000..e9359a7df9 --- /dev/null +++ b/documentation/blog/20240315-new-release-version-060.md @@ -0,0 +1,43 @@ +--- +slug: new-release-version-060 +title: "New Release: Version 0.6.0 - March 15, 2024 🚀" +authors: dion +tags: [photo mangement, software update] +date: 2024-05-15 +image: https://media.qdraw.nl/log/de-7-dingen-die-ik-miste-bij-het-beheren-van-mijn-foto-collectie/embeded/01_video_search_cloud_starsky_v050.gif +--- + +# New Release: Version 0.6.0 - March 15, 2024 🚀 + +We're excited to unveil our latest release, Version 0.6.0, packed with exciting updates and +enhancements to elevate your user experience! Let's dive into the key highlights of this release: + +## 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) + +## 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) + +## 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) + +This release represents a significant leap forward for our platform, made possible by the dedication +of the development team. + +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 diff --git a/documentation/public_links.md b/documentation/public_links.md new file mode 100644 index 0000000000..a050dadb46 --- /dev/null +++ b/documentation/public_links.md @@ -0,0 +1,6 @@ +# Links who are public available: + +https://docs.qdraw.nl/docs/advanced-options/history +https://docs.qdraw.nl/docs/getting-started/first-steps +https://docs.qdraw.nl/docs/developer-guide/logging/opentelemetry +https://docs.qdraw.nl/docs/developer-guide/github-actions \ No newline at end of file diff --git a/starsky/starsky/readme.md b/starsky/starsky/readme.md index ef2cd3f11a..574c45f80c 100644 --- a/starsky/starsky/readme.md +++ b/starsky/starsky/readme.md @@ -122,7 +122,7 @@ machinename with your computer name in lowercase)_ 35. `AccountRolesByEmailRegisterOverwrite` Overwrite the default role for a user by email address, _default empty list_ 36. `OpenTelemetry` See logging in an external service, _default no enabled_ - see [OpenTelemetry](https://docs.qdraw.nl/docs/developer-guide/logging/opentelemetry.md) + see [OpenTelemetry](https://docs.qdraw.nl/docs/developer-guide/logging/opentelemetry/) 37. `UseLocalDesktop` Enable local desktop features (hide trash in Ui / Open in Application) _default false_ _in app true_ 38. `DefaultDesktopEditor` List of Properties that contain the default editor by imageFormat