From a7f654d1a1967392cd78ea3c92495fe3d533f1b9 Mon Sep 17 00:00:00 2001 From: Dion van Velde Date: Fri, 20 Dec 2024 22:13:08 +0100 Subject: [PATCH 1/4] Create 20241220-year-in-review.md --- documentation/blog/20241220-year-in-review.md | 43 +++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 documentation/blog/20241220-year-in-review.md diff --git a/documentation/blog/20241220-year-in-review.md b/documentation/blog/20241220-year-in-review.md new file mode 100644 index 0000000000..e98f569015 --- /dev/null +++ b/documentation/blog/20241220-year-in-review.md @@ -0,0 +1,43 @@ +### Starsky 2024 Year in Review + +2024 has been a transformative year for the Starsky project with significant updates and enhancements across various components. Below is a summary of the key updates and improvements: + +#### Version 0.6.4 - 2024-12-19 +- Fixed back-end notification duplicate error handling. +- Added cache headers for download publish for Cloudflare. +- Improved back-end readability and filename checks. +- Enhanced tests for the port mapper. +- Updated ESLint configurations and removed the use of `any`. + +#### Version 0.6.3 - 2024-11-14 +- Fixed front-end upload modal status issue. +- Changed thumbnail generation behavior to run in the background. +- Added cleanup of non-linked thumbnails on startup. +- Moved stacktrace logging out of the endpoint for security. +- Fixed several bugs related to thumbnail cleaning, logging, and API responses. +- Improved date parsing and added new UI elements in the front-end. + +#### Version 0.6.2 - 2024-10-11 +- Fixed query execution timeouts and download issues. +- Improved password hashing security and updated models. +- Upgraded Cypress and ESLint for the tools. + +#### Version 0.6.1 - 2024-05-16 +- Improved front-end contrast for navigation. +- Fixed demo site issues and back-end query timeouts. +- Addressed concurrency conflicts and updated Electron version. + +#### Version 0.6.0 - 2024-03-15 +- Major upgrade to .NET 8. +- Fixed various issues related to version checks, regex timeouts, and logging. +- Updated URLs and documentation links in the front-end. + +#### Beta Versions +- **0.6.0-beta.3 (2024-03-11)**: Fixed back-end dispose issues, updated ImageSharp, and added support for Apple Silicon Mac OS in the desktop app. +- **0.6.0-beta.2 (2024-03-05)**: Added native open file support on Windows & Mac OS, and renamed `UseLocalDesktopUi` to `UseLocalDesktop`. +- **0.6.0-beta.1 (2024-02-18)**: Fixed image import issues and updated Docker base packages. +- **0.6.0-beta.0 (2024-02-11)**: Added support for OpenTelemetry and upgraded to .NET 8 SDK 8.0.100. + +These updates reflect the continuous efforts to enhance the Starsky project, ensuring better performance, security, and user experience. For more detailed release notes, you can refer to the [history file](https://github.com/qdraw/starsky/blob/e5b16cd83a1dada4066e7c909a272bd6f5b47589/history.md). + +This year has marked a significant improvement in the Starsky ecosystem, focusing on robustness, user-centric features, and maintaining a high standard of security and performance. We look forward to continuing this journey and achieving new milestones in the coming year. From 4e36b19c4b19982a4ba76d0688d599af5da08362 Mon Sep 17 00:00:00 2001 From: Dion van Velde Date: Fri, 20 Dec 2024 22:15:07 +0100 Subject: [PATCH 2/4] Update 20241220-year-in-review.md --- documentation/blog/20241220-year-in-review.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/documentation/blog/20241220-year-in-review.md b/documentation/blog/20241220-year-in-review.md index e98f569015..1a9b7fc236 100644 --- a/documentation/blog/20241220-year-in-review.md +++ b/documentation/blog/20241220-year-in-review.md @@ -1,4 +1,13 @@ -### Starsky 2024 Year in Review +--- +slug: starsky-2024-year-in-review +title: "Starsky 2024 Year in Review 🚀" +authors: dion +tags: [photo mangement, software update] +date: 2024-12-20 +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 +--- + +# Starsky 2024 Year in Review 2024 has been a transformative year for the Starsky project with significant updates and enhancements across various components. Below is a summary of the key updates and improvements: From 3a4f0e03f5a20c5ea9767a358da93dbfcb81c919 Mon Sep 17 00:00:00 2001 From: Dion van Velde Date: Fri, 20 Dec 2024 22:16:38 +0100 Subject: [PATCH 3/4] Update 20241220-year-in-review.md --- documentation/blog/20241220-year-in-review.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/blog/20241220-year-in-review.md b/documentation/blog/20241220-year-in-review.md index 1a9b7fc236..6831c50213 100644 --- a/documentation/blog/20241220-year-in-review.md +++ b/documentation/blog/20241220-year-in-review.md @@ -4,7 +4,7 @@ title: "Starsky 2024 Year in Review 🚀" authors: dion tags: [photo mangement, software update] date: 2024-12-20 -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 +image: https://media.qdraw.nl/log/de-7-dingen-die-ik-miste-bij-het-beheren-van-mijn-foto-collectie/1000/02_starsky_v052_kl1k.jpg --- # Starsky 2024 Year in Review From a498cfba8ff7ae225fd772d213201d059bde67b7 Mon Sep 17 00:00:00 2001 From: Dion van Velde Date: Fri, 20 Dec 2024 22:18:15 +0100 Subject: [PATCH 4/4] Update 20241220-year-in-review.md --- documentation/blog/20241220-year-in-review.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/blog/20241220-year-in-review.md b/documentation/blog/20241220-year-in-review.md index 6831c50213..47e518ed55 100644 --- a/documentation/blog/20241220-year-in-review.md +++ b/documentation/blog/20241220-year-in-review.md @@ -47,6 +47,6 @@ image: https://media.qdraw.nl/log/de-7-dingen-die-ik-miste-bij-het-beheren-van-m - **0.6.0-beta.1 (2024-02-18)**: Fixed image import issues and updated Docker base packages. - **0.6.0-beta.0 (2024-02-11)**: Added support for OpenTelemetry and upgraded to .NET 8 SDK 8.0.100. -These updates reflect the continuous efforts to enhance the Starsky project, ensuring better performance, security, and user experience. For more detailed release notes, you can refer to the [history file](https://github.com/qdraw/starsky/blob/e5b16cd83a1dada4066e7c909a272bd6f5b47589/history.md). +These updates reflect the continuous efforts to enhance the Starsky project, ensuring better performance, security, and user experience. For more detailed release notes, you can refer to the [history file](https://docs.qdraw.nl/docs/advanced-options/history). This year has marked a significant improvement in the Starsky ecosystem, focusing on robustness, user-centric features, and maintaining a high standard of security and performance. We look forward to continuing this journey and achieving new milestones in the coming year.